Shades of Myrtle #135406
Tints of Myrtle #135406
RGB
CMYK
RGB Variations
Color information
#135406 (or 0x135406) is known color: Myrtle. HEX triplet: 13, 54 and 06. RGB value is (19,84,6). Sum of RGB (Red+Green+Blue) = 19+84+6=109 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.43% from 109); Green value is 84 (33.20% from 255 or 77.06% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 84 - color contains mainly: green. Hex color #135406 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #135406 is #ECABF9. Grayscale: #373737. Windows color (decimal): -15510522 or 414739. OLE color: 414739.
HSL color Cylindrical-coordinate representation of color #135406: hue angle of 110º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #135406 is Cyan = 0.77, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 84 | 6 | - |
| CMYK | 0.77 | 0 | 0.93 | 0.67 |
| HSL | 110º | 0.87% | 0.18% | - |
| HSV(B) | 110º | 0.93% | 0.33% | - |
| XYZ | 3.47 | 6.49 | 1.24 | - |
| YUV | 55.67 | 99.97 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 6 | 0.77 | 0 | 0.93 | 0.67 | 110 | 0.87 | 0.18 |
| Hex | 13 | 54 | 6 | 4D | 0 | 5D | 43 | 6E | 57 | 12 |
| Octal | 23 | 124 | 6 | 115 | 0 | 135 | 103 | 156 | 127 | 22 |
| Binary | 10011 | 1010100 | 110 | 1001101 | 0 | 1011101 | 1000011 | 1101110 | 1010111 | 10010 |
Color Harmonies of #135406
Complementary color
Monochromatic Colors of #135406
Black with #135406
Text Example
Text Example
White with #135406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135406; }
p { color: rgb(19,84,6); }
H1.HeaderClassName
{
color: #135406;
}
.AnyTagClassName
{
color: #135406;
}
</style>
background-color css
<style>
a { background-color: #135406; }
a { background-color: rgb(19,84,6); }
div.DivClassName
{
background-color: #135406;
}
.BgClassName
{
background-color: #135406;
}
</style>
border-color css
<style>
span { border-color: #135406; }
span { border-color: rgb(19,84,6); }
td.TdClassName
{
border-color: #135406;
}
.TagClassName
{
border-color: #135406;
}
</style>