#217c21 color RGB value is (33,124,33)
#217c21 color CMYK value
#217c21 color HSL value
HSV(or HSB) | 120° | 73.4 | 48.6 |
XYZ | 8.109 | 14.848 | 3.877 |
Yxy | 0.302 | 0.553 | 14.848 |
LAB | 45.426 | -44.65 | 40.107 |
LUV | 45.426 | -37.83 | 48.903 |
Hunter-LAB | 38.534 | -29.869 | 21.007 |
CIE-LCH | 45.426 | 60.018 | 138.069 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 21 | 7C | 21 |
Decimal | 33 | 124 | 33 |
Octal | 41 | 174 | 41 |
Binary | 00100001 | 01111100 | 00100001 |
Below, you can see some colors close to #217c21. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #217c21.
<span style="color:#217c21">Text here</span>
This paragraph has a background color of #217c21.
<p style="background-color:#217c21;">Content here</p>
This element has a border color of #217c21.
<div style="border:1px #217c21;">Content here</div>
.text {color:#217c21;}
.background {background-color:#217c21;}
.border {border:1px solid #217c21;}
.text-shadow {border:1px solid #217c21;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020702 is the darkest color, while #f5fcf5 is the lightest one.