Shades of Myrtle #134506
Tints of Myrtle #134506
RGB
CMYK
RGB Variations
Color information
#134506 (or 0x134506) is known color: Myrtle. HEX triplet: 13, 45 and 06. RGB value is (19,69,6). Sum of RGB (Red+Green+Blue) = 19+69+6=94 (12% of max value = 765). Red value is 19 (7.81% from 255 or 20.21% from 94); Green value is 69 (27.34% from 255 or 73.40% from 94); Blue value is 6 (2.73% from 255 or 6.38% from 94); Max value from RGB is 69 - color contains mainly: green. Hex color #134506 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #134506 is #ECBAF9. Grayscale: #2F2F2F. Windows color (decimal): -15514362 or 410899. OLE color: 410899.
HSL color Cylindrical-coordinate representation of color #134506: hue angle of 107.62º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #134506 is Cyan = 0.72, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 69 | 6 | - |
| CMYK | 0.72 | 0 | 0.91 | 0.73 |
| HSL | 107.62º | 0.84% | 0.15% | - |
| HSV(B) | 107.62º | 0.91% | 0.27% | - |
| XYZ | 2.43 | 4.41 | 0.9 | - |
| YUV | 46.87 | 104.94 | 108.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 69 | 6 | 0.72 | 0 | 0.91 | 0.73 | 107.62 | 0.84 | 0.15 |
| Hex | 13 | 45 | 6 | 48 | 0 | 5B | 49 | 6C | 54 | F |
| Octal | 23 | 105 | 6 | 110 | 0 | 133 | 111 | 154 | 124 | 17 |
| Binary | 10011 | 1000101 | 110 | 1001000 | 0 | 1011011 | 1001001 | 1101100 | 1010100 | 1111 |
Color Harmonies of #134506
Complementary color
Monochromatic Colors of #134506
Black with #134506
Text Example
Text Example
White with #134506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134506; }
p { color: rgb(19,69,6); }
H1.HeaderClassName
{
color: #134506;
}
.AnyTagClassName
{
color: #134506;
}
</style>
background-color css
<style>
a { background-color: #134506; }
a { background-color: rgb(19,69,6); }
div.DivClassName
{
background-color: #134506;
}
.BgClassName
{
background-color: #134506;
}
</style>
border-color css
<style>
span { border-color: #134506; }
span { border-color: rgb(19,69,6); }
td.TdClassName
{
border-color: #134506;
}
.TagClassName
{
border-color: #134506;
}
</style>