Shades of Myrtle #214421
Tints of Myrtle #214421
RGB
CMYK
RGB Variations
Color information
#214421 (or 0x214421) is known color: Myrtle. HEX triplet: 21, 44 and 21. RGB value is (33,68,33). Sum of RGB (Red+Green+Blue) = 33+68+33=134 (17% of max value = 765). Red value is 33 (13.28% from 255 or 24.63% from 134); Green value is 68 (26.95% from 255 or 50.75% from 134); Blue value is 33 (13.28% from 255 or 24.63% from 134); Max value from RGB is 68 - color contains mainly: green. Hex color #214421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214421 is #DEBBDE. Grayscale: #353535. Windows color (decimal): -14597087 or 2180129. OLE color: 2180129.
HSL color Cylindrical-coordinate representation of color #214421: hue angle of 120º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #214421 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 33 | 68 | 33 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.73 |
| HSL | 120º | 0.35% | 0.2% | - |
| HSV(B) | 120º | 0.51% | 0.27% | - |
| XYZ | 2.97 | 4.57 | 2.16 | - |
| YUV | 53.55 | 116.4 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 68 | 33 | 0.51 | 0 | 0.51 | 0.73 | 120 | 0.35 | 0.2 |
| Hex | 21 | 44 | 21 | 33 | 0 | 33 | 49 | 78 | 23 | 14 |
| Octal | 41 | 104 | 41 | 63 | 0 | 63 | 111 | 170 | 43 | 24 |
| Binary | 100001 | 1000100 | 100001 | 110011 | 0 | 110011 | 1001001 | 1111000 | 100011 | 10100 |
Color Harmonies of #214421
Complementary color
Monochromatic Colors of #214421
Black with #214421
Text Example
Text Example
White with #214421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214421; }
p { color: rgb(33,68,33); }
H1.HeaderClassName
{
color: #214421;
}
.AnyTagClassName
{
color: #214421;
}
</style>
background-color css
<style>
a { background-color: #214421; }
a { background-color: rgb(33,68,33); }
div.DivClassName
{
background-color: #214421;
}
.BgClassName
{
background-color: #214421;
}
</style>
border-color css
<style>
span { border-color: #214421; }
span { border-color: rgb(33,68,33); }
td.TdClassName
{
border-color: #214421;
}
.TagClassName
{
border-color: #214421;
}
</style>