Shades of Myrtle #113615
Tints of Myrtle #113615
RGB
CMYK
RGB Variations
Color information
#113615 (or 0x113615) is known color: Myrtle. HEX triplet: 11, 36 and 15. RGB value is (17,54,21). Sum of RGB (Red+Green+Blue) = 17+54+21=92 (12% of max value = 765). Red value is 17 (7.03% from 255 or 18.48% from 92); Green value is 54 (21.48% from 255 or 58.70% from 92); Blue value is 21 (8.59% from 255 or 22.83% from 92); Max value from RGB is 54 - color contains mainly: green. Hex color #113615 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #113615 is #EEC9EA. Grayscale: #272727. Windows color (decimal): -15649259 or 1390097. OLE color: 1390097.
HSL color Cylindrical-coordinate representation of color #113615: hue angle of 126.49º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #113615 is Cyan = 0.69, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 17 | 54 | 21 | - |
| CMYK | 0.69 | 0 | 0.61 | 0.79 |
| HSL | 126.49º | 0.52% | 0.14% | - |
| HSV(B) | 126.49º | 0.69% | 0.21% | - |
| XYZ | 1.69 | 2.81 | 1.16 | - |
| YUV | 39.18 | 117.74 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 54 | 21 | 0.69 | 0 | 0.61 | 0.79 | 126.49 | 0.52 | 0.14 |
| Hex | 11 | 36 | 15 | 45 | 0 | 3D | 4F | 7E | 34 | E |
| Octal | 21 | 66 | 25 | 105 | 0 | 75 | 117 | 176 | 64 | 16 |
| Binary | 10001 | 110110 | 10101 | 1000101 | 0 | 111101 | 1001111 | 1111110 | 110100 | 1110 |
Color Harmonies of #113615
Complementary color
Monochromatic Colors of #113615
Black with #113615
Text Example
Text Example
White with #113615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113615; }
p { color: rgb(17,54,21); }
H1.HeaderClassName
{
color: #113615;
}
.AnyTagClassName
{
color: #113615;
}
</style>
background-color css
<style>
a { background-color: #113615; }
a { background-color: rgb(17,54,21); }
div.DivClassName
{
background-color: #113615;
}
.BgClassName
{
background-color: #113615;
}
</style>
border-color css
<style>
span { border-color: #113615; }
span { border-color: rgb(17,54,21); }
td.TdClassName
{
border-color: #113615;
}
.TagClassName
{
border-color: #113615;
}
</style>