Shades of Myrtle #276010
Tints of Myrtle #276010
RGB
CMYK
RGB Variations
Color information
#276010 (or 0x276010) is known color: Myrtle. HEX triplet: 27, 60 and 10. RGB value is (39,96,16). Sum of RGB (Red+Green+Blue) = 39+96+16=151 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.83% from 151); Green value is 96 (37.89% from 255 or 63.58% from 151); Blue value is 16 (6.64% from 255 or 10.60% from 151); Max value from RGB is 96 - color contains mainly: green. Hex color #276010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276010 is #D89FEF. Grayscale: #464646. Windows color (decimal): -14196720 or 1073191. OLE color: 1073191.
HSL color Cylindrical-coordinate representation of color #276010: hue angle of 102.75º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #276010 is Cyan = 0.59, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 16 | - |
| CMYK | 0.59 | 0 | 0.83 | 0.62 |
| HSL | 102.75º | 0.71% | 0.22% | - |
| HSV(B) | 102.75º | 0.83% | 0.38% | - |
| XYZ | 5.11 | 8.83 | 1.93 | - |
| YUV | 69.84 | 97.62 | 106 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 16 | 0.59 | 0 | 0.83 | 0.62 | 102.75 | 0.71 | 0.22 |
| Hex | 27 | 60 | 10 | 3B | 0 | 53 | 3E | 67 | 47 | 16 |
| Octal | 47 | 140 | 20 | 73 | 0 | 123 | 76 | 147 | 107 | 26 |
| Binary | 100111 | 1100000 | 10000 | 111011 | 0 | 1010011 | 111110 | 1100111 | 1000111 | 10110 |
Color Harmonies of #276010
Complementary color
Monochromatic Colors of #276010
Black with #276010
Text Example
Text Example
White with #276010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276010; }
p { color: rgb(39,96,16); }
H1.HeaderClassName
{
color: #276010;
}
.AnyTagClassName
{
color: #276010;
}
</style>
background-color css
<style>
a { background-color: #276010; }
a { background-color: rgb(39,96,16); }
div.DivClassName
{
background-color: #276010;
}
.BgClassName
{
background-color: #276010;
}
</style>
border-color css
<style>
span { border-color: #276010; }
span { border-color: rgb(39,96,16); }
td.TdClassName
{
border-color: #276010;
}
.TagClassName
{
border-color: #276010;
}
</style>