Shades of Myrtle #156011
Tints of Myrtle #156011
RGB
CMYK
RGB Variations
Color information
#156011 (or 0x156011) is known color: Myrtle. HEX triplet: 15, 60 and 11. RGB value is (21,96,17). Sum of RGB (Red+Green+Blue) = 21+96+17=134 (17% of max value = 765). Red value is 21 (8.59% from 255 or 15.67% from 134); Green value is 96 (37.89% from 255 or 71.64% from 134); Blue value is 17 (7.03% from 255 or 12.69% from 134); Max value from RGB is 96 - color contains mainly: green. Hex color #156011 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156011 is #EA9FEE. Grayscale: #404040. Windows color (decimal): -15376367 or 1138709. OLE color: 1138709.
HSL color Cylindrical-coordinate representation of color #156011: hue angle of 116.96º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156011 is Cyan = 0.78, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 96 | 17 | - |
| CMYK | 0.78 | 0 | 0.82 | 0.62 |
| HSL | 116.96º | 0.7% | 0.22% | - |
| HSV(B) | 116.96º | 0.82% | 0.38% | - |
| XYZ | 4.59 | 8.57 | 1.94 | - |
| YUV | 64.57 | 101.15 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 96 | 17 | 0.78 | 0 | 0.82 | 0.62 | 116.96 | 0.7 | 0.22 |
| Hex | 15 | 60 | 11 | 4E | 0 | 52 | 3E | 75 | 46 | 16 |
| Octal | 25 | 140 | 21 | 116 | 0 | 122 | 76 | 165 | 106 | 26 |
| Binary | 10101 | 1100000 | 10001 | 1001110 | 0 | 1010010 | 111110 | 1110101 | 1000110 | 10110 |
Color Harmonies of #156011
Complementary color
Monochromatic Colors of #156011
Black with #156011
Text Example
Text Example
White with #156011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156011; }
p { color: rgb(21,96,17); }
H1.HeaderClassName
{
color: #156011;
}
.AnyTagClassName
{
color: #156011;
}
</style>
background-color css
<style>
a { background-color: #156011; }
a { background-color: rgb(21,96,17); }
div.DivClassName
{
background-color: #156011;
}
.BgClassName
{
background-color: #156011;
}
</style>
border-color css
<style>
span { border-color: #156011; }
span { border-color: rgb(21,96,17); }
td.TdClassName
{
border-color: #156011;
}
.TagClassName
{
border-color: #156011;
}
</style>