Shades of Myrtle #113406
Tints of Myrtle #113406
RGB
CMYK
RGB Variations
Color information
#113406 (or 0x113406) is known color: Myrtle. HEX triplet: 11, 34 and 06. RGB value is (17,52,6). Sum of RGB (Red+Green+Blue) = 17+52+6=75 (9% of max value = 765). Red value is 17 (7.03% from 255 or 22.67% from 75); Green value is 52 (20.70% from 255 or 69.33% from 75); Blue value is 6 (2.73% from 255 or 8% from 75); Max value from RGB is 52 - color contains mainly: green. Hex color #113406 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #113406 is #EECBF9. Grayscale: #242424. Windows color (decimal): -15649786 or 406545. OLE color: 406545.
HSL color Cylindrical-coordinate representation of color #113406: hue angle of 105.65º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #113406 is Cyan = 0.67, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 17 | 52 | 6 | - |
| CMYK | 0.67 | 0 | 0.88 | 0.80 |
| HSL | 105.65º | 0.79% | 0.11% | - |
| HSV(B) | 105.65º | 0.88% | 0.2% | - |
| XYZ | 1.49 | 2.59 | 0.59 | - |
| YUV | 36.29 | 110.9 | 114.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 52 | 6 | 0.67 | 0 | 0.88 | 0.80 | 105.65 | 0.79 | 0.11 |
| Hex | 11 | 34 | 6 | 43 | 0 | 58 | 50 | 6A | 4F | B |
| Octal | 21 | 64 | 6 | 103 | 0 | 130 | 120 | 152 | 117 | 13 |
| Binary | 10001 | 110100 | 110 | 1000011 | 0 | 1011000 | 1010000 | 1101010 | 1001111 | 1011 |
Color Harmonies of #113406
Complementary color
Monochromatic Colors of #113406
Black with #113406
Text Example
Text Example
White with #113406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113406; }
p { color: rgb(17,52,6); }
H1.HeaderClassName
{
color: #113406;
}
.AnyTagClassName
{
color: #113406;
}
</style>
background-color css
<style>
a { background-color: #113406; }
a { background-color: rgb(17,52,6); }
div.DivClassName
{
background-color: #113406;
}
.BgClassName
{
background-color: #113406;
}
</style>
border-color css
<style>
span { border-color: #113406; }
span { border-color: rgb(17,52,6); }
td.TdClassName
{
border-color: #113406;
}
.TagClassName
{
border-color: #113406;
}
</style>