Shades of Myrtle #276013
Tints of Myrtle #276013
RGB
CMYK
RGB Variations
Color information
#276013 (or 0x276013) is known color: Myrtle. HEX triplet: 27, 60 and 13. RGB value is (39,96,19). Sum of RGB (Red+Green+Blue) = 39+96+19=154 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.32% from 154); Green value is 96 (37.89% from 255 or 62.34% from 154); Blue value is 19 (7.81% from 255 or 12.34% from 154); Max value from RGB is 96 - color contains mainly: green. Hex color #276013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276013 is #D89FEC. Grayscale: #464646. Windows color (decimal): -14196717 or 1269799. OLE color: 1269799.
HSL color Cylindrical-coordinate representation of color #276013: hue angle of 104.42º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #276013 is Cyan = 0.59, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 19 | - |
| CMYK | 0.59 | 0 | 0.80 | 0.62 |
| HSL | 104.42º | 0.67% | 0.23% | - |
| HSV(B) | 104.42º | 0.8% | 0.38% | - |
| XYZ | 5.14 | 8.84 | 2.05 | - |
| YUV | 70.18 | 99.12 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 19 | 0.59 | 0 | 0.80 | 0.62 | 104.42 | 0.67 | 0.23 |
| Hex | 27 | 60 | 13 | 3B | 0 | 50 | 3E | 68 | 43 | 17 |
| Octal | 47 | 140 | 23 | 73 | 0 | 120 | 76 | 150 | 103 | 27 |
| Binary | 100111 | 1100000 | 10011 | 111011 | 0 | 1010000 | 111110 | 1101000 | 1000011 | 10111 |
Color Harmonies of #276013
Complementary color
Monochromatic Colors of #276013
Black with #276013
Text Example
Text Example
White with #276013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276013; }
p { color: rgb(39,96,19); }
H1.HeaderClassName
{
color: #276013;
}
.AnyTagClassName
{
color: #276013;
}
</style>
background-color css
<style>
a { background-color: #276013; }
a { background-color: rgb(39,96,19); }
div.DivClassName
{
background-color: #276013;
}
.BgClassName
{
background-color: #276013;
}
</style>
border-color css
<style>
span { border-color: #276013; }
span { border-color: rgb(39,96,19); }
td.TdClassName
{
border-color: #276013;
}
.TagClassName
{
border-color: #276013;
}
</style>