Shades of Myrtle #115311
Tints of Myrtle #115311
RGB
CMYK
RGB Variations
Color information
#115311 (or 0x115311) is known color: Myrtle. HEX triplet: 11, 53 and 11. RGB value is (17,83,17). Sum of RGB (Red+Green+Blue) = 17+83+17=117 (15% of max value = 765). Red value is 17 (7.03% from 255 or 14.53% from 117); Green value is 83 (32.81% from 255 or 70.94% from 117); Blue value is 17 (7.03% from 255 or 14.53% from 117); Max value from RGB is 83 - color contains mainly: green. Hex color #115311 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #115311 is #EEACEE. Grayscale: #373737. Windows color (decimal): -15641839 or 1135377. OLE color: 1135377.
HSL color Cylindrical-coordinate representation of color #115311: hue angle of 120º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #115311 is Cyan = 0.80, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 83 | 17 | - |
| CMYK | 0.80 | 0 | 0.80 | 0.67 |
| HSL | 120º | 0.66% | 0.2% | - |
| HSV(B) | 120º | 0.8% | 0.33% | - |
| XYZ | 3.43 | 6.35 | 1.57 | - |
| YUV | 55.74 | 106.13 | 100.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 17 | 0.80 | 0 | 0.80 | 0.67 | 120 | 0.66 | 0.2 |
| Hex | 11 | 53 | 11 | 50 | 0 | 50 | 43 | 78 | 42 | 14 |
| Octal | 21 | 123 | 21 | 120 | 0 | 120 | 103 | 170 | 102 | 24 |
| Binary | 10001 | 1010011 | 10001 | 1010000 | 0 | 1010000 | 1000011 | 1111000 | 1000010 | 10100 |
Color Harmonies of #115311
Complementary color
Monochromatic Colors of #115311
Black with #115311
Text Example
Text Example
White with #115311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115311; }
p { color: rgb(17,83,17); }
H1.HeaderClassName
{
color: #115311;
}
.AnyTagClassName
{
color: #115311;
}
</style>
background-color css
<style>
a { background-color: #115311; }
a { background-color: rgb(17,83,17); }
div.DivClassName
{
background-color: #115311;
}
.BgClassName
{
background-color: #115311;
}
</style>
border-color css
<style>
span { border-color: #115311; }
span { border-color: rgb(17,83,17); }
td.TdClassName
{
border-color: #115311;
}
.TagClassName
{
border-color: #115311;
}
</style>