Shades of Myrtle #215418
Tints of Myrtle #215418
RGB
CMYK
RGB Variations
Color information
#215418 (or 0x215418) is known color: Myrtle. HEX triplet: 21, 54 and 18. RGB value is (33,84,24). Sum of RGB (Red+Green+Blue) = 33+84+24=141 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.40% from 141); Green value is 84 (33.20% from 255 or 59.57% from 141); Blue value is 24 (9.77% from 255 or 17.02% from 141); Max value from RGB is 84 - color contains mainly: green. Hex color #215418 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #215418 is #DEABE7. Grayscale: #3E3E3E. Windows color (decimal): -14593000 or 1594401. OLE color: 1594401.
HSL color Cylindrical-coordinate representation of color #215418: hue angle of 111º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #215418 is Cyan = 0.61, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 84 | 24 | - |
| CMYK | 0.61 | 0 | 0.71 | 0.67 |
| HSL | 111º | 0.56% | 0.21% | - |
| HSV(B) | 111º | 0.71% | 0.33% | - |
| XYZ | 3.96 | 6.73 | 1.95 | - |
| YUV | 61.91 | 106.6 | 107.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 24 | 0.61 | 0 | 0.71 | 0.67 | 111 | 0.56 | 0.21 |
| Hex | 21 | 54 | 18 | 3D | 0 | 47 | 43 | 6F | 38 | 15 |
| Octal | 41 | 124 | 30 | 75 | 0 | 107 | 103 | 157 | 70 | 25 |
| Binary | 100001 | 1010100 | 11000 | 111101 | 0 | 1000111 | 1000011 | 1101111 | 111000 | 10101 |
Color Harmonies of #215418
Complementary color
Monochromatic Colors of #215418
Black with #215418
Text Example
Text Example
White with #215418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215418; }
p { color: rgb(33,84,24); }
H1.HeaderClassName
{
color: #215418;
}
.AnyTagClassName
{
color: #215418;
}
</style>
background-color css
<style>
a { background-color: #215418; }
a { background-color: rgb(33,84,24); }
div.DivClassName
{
background-color: #215418;
}
.BgClassName
{
background-color: #215418;
}
</style>
border-color css
<style>
span { border-color: #215418; }
span { border-color: rgb(33,84,24); }
td.TdClassName
{
border-color: #215418;
}
.TagClassName
{
border-color: #215418;
}
</style>