Shades of Myrtle #276115
Tints of Myrtle #276115
RGB
CMYK
RGB Variations
Color information
#276115 (or 0x276115) is known color: Myrtle. HEX triplet: 27, 61 and 15. RGB value is (39,97,21). Sum of RGB (Red+Green+Blue) = 39+97+21=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 97 (38.28% from 255 or 61.78% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 97 - color contains mainly: green. Hex color #276115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276115 is #D89EEA. Grayscale: #474747. Windows color (decimal): -14196459 or 1401127. OLE color: 1401127.
HSL color Cylindrical-coordinate representation of color #276115: hue angle of 105.79º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #276115 is Cyan = 0.60, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 97 | 21 | - |
| CMYK | 0.60 | 0 | 0.78 | 0.62 |
| HSL | 105.79º | 0.64% | 0.23% | - |
| HSV(B) | 105.79º | 0.78% | 0.38% | - |
| XYZ | 5.25 | 9.03 | 2.18 | - |
| YUV | 70.99 | 99.78 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 97 | 21 | 0.60 | 0 | 0.78 | 0.62 | 105.79 | 0.64 | 0.23 |
| Hex | 27 | 61 | 15 | 3C | 0 | 4E | 3E | 6A | 40 | 17 |
| Octal | 47 | 141 | 25 | 74 | 0 | 116 | 76 | 152 | 100 | 27 |
| Binary | 100111 | 1100001 | 10101 | 111100 | 0 | 1001110 | 111110 | 1101010 | 1000000 | 10111 |
Color Harmonies of #276115
Complementary color
Monochromatic Colors of #276115
Black with #276115
Text Example
Text Example
White with #276115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276115; }
p { color: rgb(39,97,21); }
H1.HeaderClassName
{
color: #276115;
}
.AnyTagClassName
{
color: #276115;
}
</style>
background-color css
<style>
a { background-color: #276115; }
a { background-color: rgb(39,97,21); }
div.DivClassName
{
background-color: #276115;
}
.BgClassName
{
background-color: #276115;
}
</style>
border-color css
<style>
span { border-color: #276115; }
span { border-color: rgb(39,97,21); }
td.TdClassName
{
border-color: #276115;
}
.TagClassName
{
border-color: #276115;
}
</style>