Shades of Myrtle #135608
Tints of Myrtle #135608
RGB
CMYK
RGB Variations
Color information
#135608 (or 0x135608) is known color: Myrtle. HEX triplet: 13, 56 and 08. RGB value is (19,86,8). Sum of RGB (Red+Green+Blue) = 19+86+8=113 (14% of max value = 765). Red value is 19 (7.81% from 255 or 16.81% from 113); Green value is 86 (33.98% from 255 or 76.11% from 113); Blue value is 8 (3.52% from 255 or 7.08% from 113); Max value from RGB is 86 - color contains mainly: green. Hex color #135608 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #135608 is #ECA9F7. Grayscale: #393939. Windows color (decimal): -15510008 or 546323. OLE color: 546323.
HSL color Cylindrical-coordinate representation of color #135608: hue angle of 111.54º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #135608 is Cyan = 0.78, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 19 | 86 | 8 | - |
| CMYK | 0.78 | 0 | 0.91 | 0.66 |
| HSL | 111.54º | 0.83% | 0.18% | - |
| HSV(B) | 111.54º | 0.91% | 0.34% | - |
| XYZ | 3.64 | 6.81 | 1.35 | - |
| YUV | 57.08 | 100.3 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 86 | 8 | 0.78 | 0 | 0.91 | 0.66 | 111.54 | 0.83 | 0.18 |
| Hex | 13 | 56 | 8 | 4E | 0 | 5B | 42 | 70 | 53 | 12 |
| Octal | 23 | 126 | 10 | 116 | 0 | 133 | 102 | 160 | 123 | 22 |
| Binary | 10011 | 1010110 | 1000 | 1001110 | 0 | 1011011 | 1000010 | 1110000 | 1010011 | 10010 |
Color Harmonies of #135608
Complementary color
Monochromatic Colors of #135608
Black with #135608
Text Example
Text Example
White with #135608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135608; }
p { color: rgb(19,86,8); }
H1.HeaderClassName
{
color: #135608;
}
.AnyTagClassName
{
color: #135608;
}
</style>
background-color css
<style>
a { background-color: #135608; }
a { background-color: rgb(19,86,8); }
div.DivClassName
{
background-color: #135608;
}
.BgClassName
{
background-color: #135608;
}
</style>
border-color css
<style>
span { border-color: #135608; }
span { border-color: rgb(19,86,8); }
td.TdClassName
{
border-color: #135608;
}
.TagClassName
{
border-color: #135608;
}
</style>