Shades of Myrtle #134613
Tints of Myrtle #134613
RGB
CMYK
RGB Variations
Color information
#134613 (or 0x134613) is known color: Myrtle. HEX triplet: 13, 46 and 13. RGB value is (19,70,19). Sum of RGB (Red+Green+Blue) = 19+70+19=108 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.59% from 108); Green value is 70 (27.73% from 255 or 64.81% from 108); Blue value is 19 (7.81% from 255 or 17.59% from 108); Max value from RGB is 70 - color contains mainly: green. Hex color #134613 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #134613 is #ECB9EC. Grayscale: #313131. Windows color (decimal): -15514093 or 1263123. OLE color: 1263123.
HSL color Cylindrical-coordinate representation of color #134613: hue angle of 120º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #134613 is Cyan = 0.73, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 70 | 19 | - |
| CMYK | 0.73 | 0 | 0.73 | 0.73 |
| HSL | 120º | 0.57% | 0.17% | - |
| HSV(B) | 120º | 0.73% | 0.27% | - |
| XYZ | 2.58 | 4.57 | 1.36 | - |
| YUV | 48.94 | 111.1 | 106.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 70 | 19 | 0.73 | 0 | 0.73 | 0.73 | 120 | 0.57 | 0.17 |
| Hex | 13 | 46 | 13 | 49 | 0 | 49 | 49 | 78 | 39 | 11 |
| Octal | 23 | 106 | 23 | 111 | 0 | 111 | 111 | 170 | 71 | 21 |
| Binary | 10011 | 1000110 | 10011 | 1001001 | 0 | 1001001 | 1001001 | 1111000 | 111001 | 10001 |
Color Harmonies of #134613
Complementary color
Monochromatic Colors of #134613
Black with #134613
Text Example
Text Example
White with #134613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134613; }
p { color: rgb(19,70,19); }
H1.HeaderClassName
{
color: #134613;
}
.AnyTagClassName
{
color: #134613;
}
</style>
background-color css
<style>
a { background-color: #134613; }
a { background-color: rgb(19,70,19); }
div.DivClassName
{
background-color: #134613;
}
.BgClassName
{
background-color: #134613;
}
</style>
border-color css
<style>
span { border-color: #134613; }
span { border-color: rgb(19,70,19); }
td.TdClassName
{
border-color: #134613;
}
.TagClassName
{
border-color: #134613;
}
</style>