Shades of Myrtle #214406
Tints of Myrtle #214406
RGB
CMYK
RGB Variations
Color information
#214406 (or 0x214406) is known color: Myrtle. HEX triplet: 21, 44 and 06. RGB value is (33,68,6). Sum of RGB (Red+Green+Blue) = 33+68+6=107 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30.84% from 107); Green value is 68 (26.95% from 255 or 63.55% from 107); Blue value is 6 (2.73% from 255 or 5.61% from 107); Max value from RGB is 68 - color contains mainly: green. Hex color #214406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #214406 is #DEBBF9. Grayscale: #323232. Windows color (decimal): -14597114 or 410657. OLE color: 410657.
HSL color Cylindrical-coordinate representation of color #214406: hue angle of 93.87º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #214406 is Cyan = 0.51, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 33 | 68 | 6 | - |
| CMYK | 0.51 | 0 | 0.91 | 0.73 |
| HSL | 93.87º | 0.84% | 0.15% | - |
| HSV(B) | 93.87º | 0.91% | 0.27% | - |
| XYZ | 2.73 | 4.47 | 0.89 | - |
| YUV | 50.47 | 102.9 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 68 | 6 | 0.51 | 0 | 0.91 | 0.73 | 93.87 | 0.84 | 0.15 |
| Hex | 21 | 44 | 6 | 33 | 0 | 5B | 49 | 5E | 54 | F |
| Octal | 41 | 104 | 6 | 63 | 0 | 133 | 111 | 136 | 124 | 17 |
| Binary | 100001 | 1000100 | 110 | 110011 | 0 | 1011011 | 1001001 | 1011110 | 1010100 | 1111 |
Color Harmonies of #214406
Complementary color
Monochromatic Colors of #214406
Black with #214406
Text Example
Text Example
White with #214406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214406; }
p { color: rgb(33,68,6); }
H1.HeaderClassName
{
color: #214406;
}
.AnyTagClassName
{
color: #214406;
}
</style>
background-color css
<style>
a { background-color: #214406; }
a { background-color: rgb(33,68,6); }
div.DivClassName
{
background-color: #214406;
}
.BgClassName
{
background-color: #214406;
}
</style>
border-color css
<style>
span { border-color: #214406; }
span { border-color: rgb(33,68,6); }
td.TdClassName
{
border-color: #214406;
}
.TagClassName
{
border-color: #214406;
}
</style>