Shades of Myrtle #133614
Tints of Myrtle #133614
RGB
CMYK
RGB Variations
Color information
#133614 (or 0x133614) is known color: Myrtle. HEX triplet: 13, 36 and 14. RGB value is (19,54,20). Sum of RGB (Red+Green+Blue) = 19+54+20=93 (12% of max value = 765). Red value is 19 (7.81% from 255 or 20.43% from 93); Green value is 54 (21.48% from 255 or 58.06% from 93); Blue value is 20 (8.20% from 255 or 21.51% from 93); Max value from RGB is 54 - color contains mainly: green. Hex color #133614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #133614 is #ECC9EB. Grayscale: #272727. Windows color (decimal): -15518188 or 1324563. OLE color: 1324563.
HSL color Cylindrical-coordinate representation of color #133614: hue angle of 121.71º 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 #133614 is Cyan = 0.65, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 54 | 20 | - |
| CMYK | 0.65 | 0 | 0.63 | 0.79 |
| HSL | 121.71º | 0.48% | 0.14% | - |
| HSV(B) | 121.71º | 0.65% | 0.21% | - |
| XYZ | 1.71 | 2.83 | 1.12 | - |
| YUV | 39.66 | 116.9 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 20 | 0.65 | 0 | 0.63 | 0.79 | 121.71 | 0.48 | 0.14 |
| Hex | 13 | 36 | 14 | 41 | 0 | 3F | 4F | 7A | 30 | E |
| Octal | 23 | 66 | 24 | 101 | 0 | 77 | 117 | 172 | 60 | 16 |
| Binary | 10011 | 110110 | 10100 | 1000001 | 0 | 111111 | 1001111 | 1111010 | 110000 | 1110 |
Color Harmonies of #133614
Complementary color
Monochromatic Colors of #133614
Black with #133614
Text Example
Text Example
White with #133614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133614; }
p { color: rgb(19,54,20); }
H1.HeaderClassName
{
color: #133614;
}
.AnyTagClassName
{
color: #133614;
}
</style>
background-color css
<style>
a { background-color: #133614; }
a { background-color: rgb(19,54,20); }
div.DivClassName
{
background-color: #133614;
}
.BgClassName
{
background-color: #133614;
}
</style>
border-color css
<style>
span { border-color: #133614; }
span { border-color: rgb(19,54,20); }
td.TdClassName
{
border-color: #133614;
}
.TagClassName
{
border-color: #133614;
}
</style>