Shades of Myrtle #133616
Tints of Myrtle #133616
RGB
CMYK
RGB Variations
Color information
#133616 (or 0x133616) is known color: Myrtle. HEX triplet: 13, 36 and 16. RGB value is (19,54,22). Sum of RGB (Red+Green+Blue) = 19+54+22=95 (12% of max value = 765). Red value is 19 (7.81% from 255 or 20% from 95); Green value is 54 (21.48% from 255 or 56.84% from 95); Blue value is 22 (8.98% from 255 or 23.16% from 95); Max value from RGB is 54 - color contains mainly: green. Hex color #133616 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #133616 is #ECC9E9. Grayscale: #272727. Windows color (decimal): -15518186 or 1455635. OLE color: 1455635.
HSL color Cylindrical-coordinate representation of color #133616: hue angle of 125.14º 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 #133616 is Cyan = 0.65, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 54 | 22 | - |
| CMYK | 0.65 | 0 | 0.59 | 0.79 |
| HSL | 125.14º | 0.48% | 0.14% | - |
| HSV(B) | 125.14º | 0.65% | 0.21% | - |
| XYZ | 1.73 | 2.83 | 1.21 | - |
| YUV | 39.89 | 117.9 | 113.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 22 | 0.65 | 0 | 0.59 | 0.79 | 125.14 | 0.48 | 0.14 |
| Hex | 13 | 36 | 16 | 41 | 0 | 3B | 4F | 7D | 30 | E |
| Octal | 23 | 66 | 26 | 101 | 0 | 73 | 117 | 175 | 60 | 16 |
| Binary | 10011 | 110110 | 10110 | 1000001 | 0 | 111011 | 1001111 | 1111101 | 110000 | 1110 |
Color Harmonies of #133616
Complementary color
Monochromatic Colors of #133616
Black with #133616
Text Example
Text Example
White with #133616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133616; }
p { color: rgb(19,54,22); }
H1.HeaderClassName
{
color: #133616;
}
.AnyTagClassName
{
color: #133616;
}
</style>
background-color css
<style>
a { background-color: #133616; }
a { background-color: rgb(19,54,22); }
div.DivClassName
{
background-color: #133616;
}
.BgClassName
{
background-color: #133616;
}
</style>
border-color css
<style>
span { border-color: #133616; }
span { border-color: rgb(19,54,22); }
td.TdClassName
{
border-color: #133616;
}
.TagClassName
{
border-color: #133616;
}
</style>