Shades of Myrtle #113916
Tints of Myrtle #113916
RGB
CMYK
RGB Variations
Color information
#113916 (or 0x113916) is known color: Myrtle. HEX triplet: 11, 39 and 16. RGB value is (17,57,22). Sum of RGB (Red+Green+Blue) = 17+57+22=96 (12% of max value = 765). Red value is 17 (7.03% from 255 or 17.71% from 96); Green value is 57 (22.66% from 255 or 59.38% from 96); Blue value is 22 (8.98% from 255 or 22.92% from 96); Max value from RGB is 57 - color contains mainly: green. Hex color #113916 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #113916 is #EEC6E9. Grayscale: #292929. Windows color (decimal): -15648490 or 1456401. OLE color: 1456401.
HSL color Cylindrical-coordinate representation of color #113916: hue angle of 127.5º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #113916 is Cyan = 0.70, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 57 | 22 | - |
| CMYK | 0.70 | 0 | 0.61 | 0.78 |
| HSL | 127.5º | 0.54% | 0.15% | - |
| HSV(B) | 127.5º | 0.7% | 0.22% | - |
| XYZ | 1.84 | 3.1 | 1.26 | - |
| YUV | 41.05 | 117.25 | 110.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 57 | 22 | 0.70 | 0 | 0.61 | 0.78 | 127.5 | 0.54 | 0.15 |
| Hex | 11 | 39 | 16 | 46 | 0 | 3D | 4E | 80 | 36 | F |
| Octal | 21 | 71 | 26 | 106 | 0 | 75 | 116 | 200 | 66 | 17 |
| Binary | 10001 | 111001 | 10110 | 1000110 | 0 | 111101 | 1001110 | 10000000 | 110110 | 1111 |
Color Harmonies of #113916
Complementary color
Monochromatic Colors of #113916
Black with #113916
Text Example
Text Example
White with #113916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113916; }
p { color: rgb(17,57,22); }
H1.HeaderClassName
{
color: #113916;
}
.AnyTagClassName
{
color: #113916;
}
</style>
background-color css
<style>
a { background-color: #113916; }
a { background-color: rgb(17,57,22); }
div.DivClassName
{
background-color: #113916;
}
.BgClassName
{
background-color: #113916;
}
</style>
border-color css
<style>
span { border-color: #113916; }
span { border-color: rgb(17,57,22); }
td.TdClassName
{
border-color: #113916;
}
.TagClassName
{
border-color: #113916;
}
</style>