Shades of Myrtle #215816
Tints of Myrtle #215816
RGB
CMYK
RGB Variations
Color information
#215816 (or 0x215816) is known color: Myrtle. HEX triplet: 21, 58 and 16. RGB value is (33,88,22). Sum of RGB (Red+Green+Blue) = 33+88+22=143 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.08% from 143); Green value is 88 (34.77% from 255 or 61.54% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 88 - color contains mainly: green. Hex color #215816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #215816 is #DEA7E9. Grayscale: #404040. Windows color (decimal): -14591978 or 1464353. OLE color: 1464353.
HSL color Cylindrical-coordinate representation of color #215816: hue angle of 110º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #215816 is Cyan = 0.62, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 88 | 22 | - |
| CMYK | 0.62 | 0 | 0.75 | 0.65 |
| HSL | 110º | 0.6% | 0.22% | - |
| HSV(B) | 110º | 0.75% | 0.35% | - |
| XYZ | 4.26 | 7.36 | 1.96 | - |
| YUV | 64.03 | 104.28 | 105.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 22 | 0.62 | 0 | 0.75 | 0.65 | 110 | 0.6 | 0.22 |
| Hex | 21 | 58 | 16 | 3E | 0 | 4B | 41 | 6E | 3C | 16 |
| Octal | 41 | 130 | 26 | 76 | 0 | 113 | 101 | 156 | 74 | 26 |
| Binary | 100001 | 1011000 | 10110 | 111110 | 0 | 1001011 | 1000001 | 1101110 | 111100 | 10110 |
Color Harmonies of #215816
Complementary color
Monochromatic Colors of #215816
Black with #215816
Text Example
Text Example
White with #215816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215816; }
p { color: rgb(33,88,22); }
H1.HeaderClassName
{
color: #215816;
}
.AnyTagClassName
{
color: #215816;
}
</style>
background-color css
<style>
a { background-color: #215816; }
a { background-color: rgb(33,88,22); }
div.DivClassName
{
background-color: #215816;
}
.BgClassName
{
background-color: #215816;
}
</style>
border-color css
<style>
span { border-color: #215816; }
span { border-color: rgb(33,88,22); }
td.TdClassName
{
border-color: #215816;
}
.TagClassName
{
border-color: #215816;
}
</style>