Shades of Myrtle #276014
Tints of Myrtle #276014
RGB
CMYK
RGB Variations
Color information
#276014 (or 0x276014) is known color: Myrtle. HEX triplet: 27, 60 and 14. RGB value is (39,96,20). Sum of RGB (Red+Green+Blue) = 39+96+20=155 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.16% from 155); Green value is 96 (37.89% from 255 or 61.94% from 155); Blue value is 20 (8.20% from 255 or 12.90% from 155); Max value from RGB is 96 - color contains mainly: green. Hex color #276014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276014 is #D89FEB. Grayscale: #464646. Windows color (decimal): -14196716 or 1335335. OLE color: 1335335.
HSL color Cylindrical-coordinate representation of color #276014: hue angle of 105º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #276014 is Cyan = 0.59, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 20 | - |
| CMYK | 0.59 | 0 | 0.79 | 0.62 |
| HSL | 105º | 0.66% | 0.23% | - |
| HSV(B) | 105º | 0.79% | 0.38% | - |
| XYZ | 5.15 | 8.85 | 2.1 | - |
| YUV | 70.29 | 99.62 | 105.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 20 | 0.59 | 0 | 0.79 | 0.62 | 105 | 0.66 | 0.23 |
| Hex | 27 | 60 | 14 | 3B | 0 | 4F | 3E | 69 | 42 | 17 |
| Octal | 47 | 140 | 24 | 73 | 0 | 117 | 76 | 151 | 102 | 27 |
| Binary | 100111 | 1100000 | 10100 | 111011 | 0 | 1001111 | 111110 | 1101001 | 1000010 | 10111 |
Color Harmonies of #276014
Complementary color
Monochromatic Colors of #276014
Black with #276014
Text Example
Text Example
White with #276014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276014; }
p { color: rgb(39,96,20); }
H1.HeaderClassName
{
color: #276014;
}
.AnyTagClassName
{
color: #276014;
}
</style>
background-color css
<style>
a { background-color: #276014; }
a { background-color: rgb(39,96,20); }
div.DivClassName
{
background-color: #276014;
}
.BgClassName
{
background-color: #276014;
}
</style>
border-color css
<style>
span { border-color: #276014; }
span { border-color: rgb(39,96,20); }
td.TdClassName
{
border-color: #276014;
}
.TagClassName
{
border-color: #276014;
}
</style>