Shades of Myrtle #214617
Tints of Myrtle #214617
RGB
CMYK
RGB Variations
Color information
#214617 (or 0x214617) is known color: Myrtle. HEX triplet: 21, 46 and 17. RGB value is (33,70,23). Sum of RGB (Red+Green+Blue) = 33+70+23=126 (16% of max value = 765). Red value is 33 (13.28% from 255 or 26.19% from 126); Green value is 70 (27.73% from 255 or 55.56% from 126); Blue value is 23 (9.38% from 255 or 18.25% from 126); Max value from RGB is 70 - color contains mainly: green. Hex color #214617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #214617 is #DEB9E8. Grayscale: #353535. Windows color (decimal): -14596585 or 1525281. OLE color: 1525281.
HSL color Cylindrical-coordinate representation of color #214617: hue angle of 107.23º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #214617 is Cyan = 0.53, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 33 | 70 | 23 | - |
| CMYK | 0.53 | 0 | 0.67 | 0.73 |
| HSL | 107.23º | 0.51% | 0.18% | - |
| HSV(B) | 107.23º | 0.67% | 0.27% | - |
| XYZ | 2.97 | 4.77 | 1.57 | - |
| YUV | 53.58 | 110.74 | 113.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 70 | 23 | 0.53 | 0 | 0.67 | 0.73 | 107.23 | 0.51 | 0.18 |
| Hex | 21 | 46 | 17 | 35 | 0 | 43 | 49 | 6B | 33 | 12 |
| Octal | 41 | 106 | 27 | 65 | 0 | 103 | 111 | 153 | 63 | 22 |
| Binary | 100001 | 1000110 | 10111 | 110101 | 0 | 1000011 | 1001001 | 1101011 | 110011 | 10010 |
Color Harmonies of #214617
Complementary color
Monochromatic Colors of #214617
Black with #214617
Text Example
Text Example
White with #214617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214617; }
p { color: rgb(33,70,23); }
H1.HeaderClassName
{
color: #214617;
}
.AnyTagClassName
{
color: #214617;
}
</style>
background-color css
<style>
a { background-color: #214617; }
a { background-color: rgb(33,70,23); }
div.DivClassName
{
background-color: #214617;
}
.BgClassName
{
background-color: #214617;
}
</style>
border-color css
<style>
span { border-color: #214617; }
span { border-color: rgb(33,70,23); }
td.TdClassName
{
border-color: #214617;
}
.TagClassName
{
border-color: #214617;
}
</style>