Shades of Myrtle #133613
Tints of Myrtle #133613
RGB
CMYK
RGB Variations
Color information
#133613 (or 0x133613) is known color: Myrtle. HEX triplet: 13, 36 and 13. RGB value is (19,54,19). Sum of RGB (Red+Green+Blue) = 19+54+19=92 (12% of max value = 765). Red value is 19 (7.81% from 255 or 20.65% from 92); Green value is 54 (21.48% from 255 or 58.70% from 92); Blue value is 19 (7.81% from 255 or 20.65% from 92); Max value from RGB is 54 - color contains mainly: green. Hex color #133613 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #133613 is #ECC9EC. Grayscale: #272727. Windows color (decimal): -15518189 or 1259027. OLE color: 1259027.
HSL color Cylindrical-coordinate representation of color #133613: hue angle of 120º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #133613 is Cyan = 0.65, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 54 | 19 | - |
| CMYK | 0.65 | 0 | 0.65 | 0.79 |
| HSL | 120º | 0.48% | 0.14% | - |
| HSV(B) | 120º | 0.65% | 0.21% | - |
| XYZ | 1.71 | 2.82 | 1.07 | - |
| YUV | 39.55 | 116.4 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 19 | 0.65 | 0 | 0.65 | 0.79 | 120 | 0.48 | 0.14 |
| Hex | 13 | 36 | 13 | 41 | 0 | 41 | 4F | 78 | 30 | E |
| Octal | 23 | 66 | 23 | 101 | 0 | 101 | 117 | 170 | 60 | 16 |
| Binary | 10011 | 110110 | 10011 | 1000001 | 0 | 1000001 | 1001111 | 1111000 | 110000 | 1110 |
Color Harmonies of #133613
Complementary color
Monochromatic Colors of #133613
Black with #133613
Text Example
Text Example
White with #133613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133613; }
p { color: rgb(19,54,19); }
H1.HeaderClassName
{
color: #133613;
}
.AnyTagClassName
{
color: #133613;
}
</style>
background-color css
<style>
a { background-color: #133613; }
a { background-color: rgb(19,54,19); }
div.DivClassName
{
background-color: #133613;
}
.BgClassName
{
background-color: #133613;
}
</style>
border-color css
<style>
span { border-color: #133613; }
span { border-color: rgb(19,54,19); }
td.TdClassName
{
border-color: #133613;
}
.TagClassName
{
border-color: #133613;
}
</style>