Shades of Myrtle #113714
Tints of Myrtle #113714
RGB
CMYK
RGB Variations
Color information
#113714 (or 0x113714) is known color: Myrtle. HEX triplet: 11, 37 and 14. RGB value is (17,55,20). Sum of RGB (Red+Green+Blue) = 17+55+20=92 (12% of max value = 765). Red value is 17 (7.03% from 255 or 18.48% from 92); Green value is 55 (21.88% from 255 or 59.78% from 92); Blue value is 20 (8.20% from 255 or 21.74% from 92); Max value from RGB is 55 - color contains mainly: green. Hex color #113714 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #113714 is #EEC8EB. Grayscale: #272727. Windows color (decimal): -15649004 or 1324817. OLE color: 1324817.
HSL color Cylindrical-coordinate representation of color #113714: hue angle of 124.74º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #113714 is Cyan = 0.69, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 55 | 20 | - |
| CMYK | 0.69 | 0 | 0.64 | 0.78 |
| HSL | 124.74º | 0.53% | 0.14% | - |
| HSV(B) | 124.74º | 0.69% | 0.22% | - |
| XYZ | 1.72 | 2.9 | 1.13 | - |
| YUV | 39.65 | 116.91 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 55 | 20 | 0.69 | 0 | 0.64 | 0.78 | 124.74 | 0.53 | 0.14 |
| Hex | 11 | 37 | 14 | 45 | 0 | 40 | 4E | 7D | 35 | E |
| Octal | 21 | 67 | 24 | 105 | 0 | 100 | 116 | 175 | 65 | 16 |
| Binary | 10001 | 110111 | 10100 | 1000101 | 0 | 1000000 | 1001110 | 1111101 | 110101 | 1110 |
Color Harmonies of #113714
Complementary color
Monochromatic Colors of #113714
Black with #113714
Text Example
Text Example
White with #113714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113714; }
p { color: rgb(17,55,20); }
H1.HeaderClassName
{
color: #113714;
}
.AnyTagClassName
{
color: #113714;
}
</style>
background-color css
<style>
a { background-color: #113714; }
a { background-color: rgb(17,55,20); }
div.DivClassName
{
background-color: #113714;
}
.BgClassName
{
background-color: #113714;
}
</style>
border-color css
<style>
span { border-color: #113714; }
span { border-color: rgb(17,55,20); }
td.TdClassName
{
border-color: #113714;
}
.TagClassName
{
border-color: #113714;
}
</style>