Shades of Myrtle #156010
Tints of Myrtle #156010
RGB
CMYK
RGB Variations
Color information
#156010 (or 0x156010) is known color: Myrtle. HEX triplet: 15, 60 and 10. RGB value is (21,96,16). Sum of RGB (Red+Green+Blue) = 21+96+16=133 (17% of max value = 765). Red value is 21 (8.59% from 255 or 15.79% from 133); Green value is 96 (37.89% from 255 or 72.18% from 133); Blue value is 16 (6.64% from 255 or 12.03% from 133); Max value from RGB is 96 - color contains mainly: green. Hex color #156010 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156010 is #EA9FEF. Grayscale: #404040. Windows color (decimal): -15376368 or 1073173. OLE color: 1073173.
HSL color Cylindrical-coordinate representation of color #156010: hue angle of 116.25º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #156010 is Cyan = 0.78, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 96 | 16 | - |
| CMYK | 0.78 | 0 | 0.83 | 0.62 |
| HSL | 116.25º | 0.71% | 0.22% | - |
| HSV(B) | 116.25º | 0.83% | 0.38% | - |
| XYZ | 4.59 | 8.56 | 1.9 | - |
| YUV | 64.46 | 100.65 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 96 | 16 | 0.78 | 0 | 0.83 | 0.62 | 116.25 | 0.71 | 0.22 |
| Hex | 15 | 60 | 10 | 4E | 0 | 53 | 3E | 74 | 47 | 16 |
| Octal | 25 | 140 | 20 | 116 | 0 | 123 | 76 | 164 | 107 | 26 |
| Binary | 10101 | 1100000 | 10000 | 1001110 | 0 | 1010011 | 111110 | 1110100 | 1000111 | 10110 |
Color Harmonies of #156010
Complementary color
Monochromatic Colors of #156010
Black with #156010
Text Example
Text Example
White with #156010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156010; }
p { color: rgb(21,96,16); }
H1.HeaderClassName
{
color: #156010;
}
.AnyTagClassName
{
color: #156010;
}
</style>
background-color css
<style>
a { background-color: #156010; }
a { background-color: rgb(21,96,16); }
div.DivClassName
{
background-color: #156010;
}
.BgClassName
{
background-color: #156010;
}
</style>
border-color css
<style>
span { border-color: #156010; }
span { border-color: rgb(21,96,16); }
td.TdClassName
{
border-color: #156010;
}
.TagClassName
{
border-color: #156010;
}
</style>