Shades of Myrtle #115006
Tints of Myrtle #115006
RGB
CMYK
RGB Variations
Color information
#115006 (or 0x115006) is known color: Myrtle. HEX triplet: 11, 50 and 06. RGB value is (17,80,6). Sum of RGB (Red+Green+Blue) = 17+80+6=103 (13% of max value = 765). Red value is 17 (7.03% from 255 or 16.50% from 103); Green value is 80 (31.64% from 255 or 77.67% from 103); Blue value is 6 (2.73% from 255 or 5.83% from 103); Max value from RGB is 80 - color contains mainly: green. Hex color #115006 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #115006 is #EEAFF9. Grayscale: #343434. Windows color (decimal): -15642618 or 413713. OLE color: 413713.
HSL color Cylindrical-coordinate representation of color #115006: hue angle of 111.08º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #115006 is Cyan = 0.79, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 17 | 80 | 6 | - |
| CMYK | 0.79 | 0 | 0.92 | 0.69 |
| HSL | 111.08º | 0.86% | 0.17% | - |
| HSV(B) | 111.08º | 0.93% | 0.31% | - |
| XYZ | 3.13 | 5.87 | 1.14 | - |
| YUV | 52.73 | 101.63 | 102.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 80 | 6 | 0.79 | 0 | 0.92 | 0.69 | 111.08 | 0.86 | 0.17 |
| Hex | 11 | 50 | 6 | 4F | 0 | 5C | 45 | 6F | 56 | 11 |
| Octal | 21 | 120 | 6 | 117 | 0 | 134 | 105 | 157 | 126 | 21 |
| Binary | 10001 | 1010000 | 110 | 1001111 | 0 | 1011100 | 1000101 | 1101111 | 1010110 | 10001 |
Color Harmonies of #115006
Complementary color
Monochromatic Colors of #115006
Black with #115006
Text Example
Text Example
White with #115006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115006; }
p { color: rgb(17,80,6); }
H1.HeaderClassName
{
color: #115006;
}
.AnyTagClassName
{
color: #115006;
}
</style>
background-color css
<style>
a { background-color: #115006; }
a { background-color: rgb(17,80,6); }
div.DivClassName
{
background-color: #115006;
}
.BgClassName
{
background-color: #115006;
}
</style>
border-color css
<style>
span { border-color: #115006; }
span { border-color: rgb(17,80,6); }
td.TdClassName
{
border-color: #115006;
}
.TagClassName
{
border-color: #115006;
}
</style>