Shades of Myrtle #115413
Tints of Myrtle #115413
RGB
CMYK
RGB Variations
Color information
#115413 (or 0x115413) is known color: Myrtle. HEX triplet: 11, 54 and 13. RGB value is (17,84,19). Sum of RGB (Red+Green+Blue) = 17+84+19=120 (15% of max value = 765). Red value is 17 (7.03% from 255 or 14.17% from 120); Green value is 84 (33.20% from 255 or 70% from 120); Blue value is 19 (7.81% from 255 or 15.83% from 120); Max value from RGB is 84 - color contains mainly: green. Hex color #115413 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #115413 is #EEABEC. Grayscale: #383838. Windows color (decimal): -15641581 or 1266705. OLE color: 1266705.
HSL color Cylindrical-coordinate representation of color #115413: hue angle of 121.79º 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 #115413 is Cyan = 0.80, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 84 | 19 | - |
| CMYK | 0.80 | 0 | 0.77 | 0.67 |
| HSL | 121.79º | 0.66% | 0.2% | - |
| HSV(B) | 121.79º | 0.8% | 0.33% | - |
| XYZ | 3.52 | 6.51 | 1.69 | - |
| YUV | 56.56 | 106.8 | 99.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 84 | 19 | 0.80 | 0 | 0.77 | 0.67 | 121.79 | 0.66 | 0.2 |
| Hex | 11 | 54 | 13 | 50 | 0 | 4D | 43 | 7A | 42 | 14 |
| Octal | 21 | 124 | 23 | 120 | 0 | 115 | 103 | 172 | 102 | 24 |
| Binary | 10001 | 1010100 | 10011 | 1010000 | 0 | 1001101 | 1000011 | 1111010 | 1000010 | 10100 |
Color Harmonies of #115413
Complementary color
Monochromatic Colors of #115413
Black with #115413
Text Example
Text Example
White with #115413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115413; }
p { color: rgb(17,84,19); }
H1.HeaderClassName
{
color: #115413;
}
.AnyTagClassName
{
color: #115413;
}
</style>
background-color css
<style>
a { background-color: #115413; }
a { background-color: rgb(17,84,19); }
div.DivClassName
{
background-color: #115413;
}
.BgClassName
{
background-color: #115413;
}
</style>
border-color css
<style>
span { border-color: #115413; }
span { border-color: rgb(17,84,19); }
td.TdClassName
{
border-color: #115413;
}
.TagClassName
{
border-color: #115413;
}
</style>