Shamrock to RGB

Color Code

#01b44c
Format Value
HEX #01b44c
RGB rgb(1, 180, 76)
HSL hsl(145.1, 98.9%, 35.5%)
CMYK cmyk(99.4%, 0%, 57.8%, 29.4%)
HSV hsv(145.1, 99.4%, 70.6%)

shamrock color harmonies

Tints & shades of shamrock

Tints (lighter)

#18bb5c #2fc26d #46c87d #5dcf8d #74d69d #8cddae #a3e4be #baebce #d1f1de #e8f8ef

Shades (darker)

#01a445 #01933e #018337 #017330 #016229 #005223 #00411c #003115 #00210e #001007

Contrast & accessibility

The quick brown fox

On white · 2.75:1 · Fail

The quick brown fox

On black · 7.63:1 · AAA

Recommended text color: #000000

Use shamrock in code

CSS color: #01b44c;
SCSS $color: #01b44c;
Tailwind bg-[#01b44c]
Swift UIColor(red: 0.004, green: 0.706, blue: 0.298, alpha: 1)
Android Color.parseColor("#01b44c")
Flutter Color(0xFF01B44C)

Colors similar to shamrock

Browse all Green colors →

What is the RGB code for shamrock?

The CSS color shamrock in RGB format is rgb(1, 180, 76). Use this value directly in CSS, SVG, and most design tools.

How do I use shamrock in CSS?

To apply shamrock in CSS:

  • Text color: color: rgb(1, 180, 76);
  • Background: background-color: rgb(1, 180, 76);
  • Border: border-color: rgb(1, 180, 76);

What are all the color format values for shamrock?

FormatValue
HEX#01b44c
RGBrgb(1, 180, 76)
HSLhsl(145.1, 98.9%, 35.5%)
CMYKcmyk(99.4%, 0%, 57.8%, 29.4%)

How do I convert shamrock to RGB?

Select shamrock from the color name list in our color converter. The RGB value — rgb(1, 180, 76) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does shamrock belong to?

shamrock belongs to the green color family. It is a medium, vivid color with HSL values: hue 145.1°, saturation 98.9%, lightness 35.5%.

How do I create lighter and darker shades of shamrock?

Lighter variant (lightness 50.5%): #04fe6c. Darker variant (lightness 20.5%): #01682c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.