Shades of Myrtle #162915
Tints of Myrtle #162915
RGB
CMYK
RGB Variations
Color information
#162915 (or 0x162915) is known color: Myrtle. HEX triplet: 16, 29 and 15. RGB value is (22,41,21). Sum of RGB (Red+Green+Blue) = 22+41+21=84 (11% of max value = 765). Red value is 22 (8.98% from 255 or 26.19% from 84); Green value is 41 (16.41% from 255 or 48.81% from 84); Blue value is 21 (8.59% from 255 or 25% from 84); Max value from RGB is 41 - color contains mainly: green. Hex color #162915 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #162915 is #E9D6EA. Grayscale: #212121. Windows color (decimal): -15324907 or 1386774. OLE color: 1386774.
HSL color Cylindrical-coordinate representation of color #162915: hue angle of 117º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #162915 is Cyan = 0.46, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 22 | 41 | 21 | - |
| CMYK | 0.46 | 0 | 0.49 | 0.84 |
| HSL | 117º | 0.32% | 0.12% | - |
| HSV(B) | 117º | 0.49% | 0.16% | - |
| XYZ | 1.26 | 1.81 | 0.99 | - |
| YUV | 33.04 | 121.21 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 41 | 21 | 0.46 | 0 | 0.49 | 0.84 | 117 | 0.32 | 0.12 |
| Hex | 16 | 29 | 15 | 2E | 0 | 31 | 54 | 75 | 20 | C |
| Octal | 26 | 51 | 25 | 56 | 0 | 61 | 124 | 165 | 40 | 14 |
| Binary | 10110 | 101001 | 10101 | 101110 | 0 | 110001 | 1010100 | 1110101 | 100000 | 1100 |
Color Harmonies of #162915
Complementary color
Monochromatic Colors of #162915
Black with #162915
Text Example
Text Example
White with #162915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162915; }
p { color: rgb(22,41,21); }
H1.HeaderClassName
{
color: #162915;
}
.AnyTagClassName
{
color: #162915;
}
</style>
background-color css
<style>
a { background-color: #162915; }
a { background-color: rgb(22,41,21); }
div.DivClassName
{
background-color: #162915;
}
.BgClassName
{
background-color: #162915;
}
</style>
border-color css
<style>
span { border-color: #162915; }
span { border-color: rgb(22,41,21); }
td.TdClassName
{
border-color: #162915;
}
.TagClassName
{
border-color: #162915;
}
</style>