Shades of Myrtle #276216
Tints of Myrtle #276216
RGB
CMYK
RGB Variations
Color information
#276216 (or 0x276216) is known color: Myrtle. HEX triplet: 27, 62 and 16. RGB value is (39,98,22). Sum of RGB (Red+Green+Blue) = 39+98+22=159 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.53% from 159); Green value is 98 (38.67% from 255 or 61.64% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 98 - color contains mainly: green. Hex color #276216 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276216 is #D89DE9. Grayscale: #474747. Windows color (decimal): -14196202 or 1466919. OLE color: 1466919.
HSL color Cylindrical-coordinate representation of color #276216: hue angle of 106.58º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #276216 is Cyan = 0.60, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 98 | 22 | - |
| CMYK | 0.60 | 0 | 0.78 | 0.62 |
| HSL | 106.58º | 0.63% | 0.24% | - |
| HSV(B) | 106.58º | 0.78% | 0.38% | - |
| XYZ | 5.35 | 9.22 | 2.26 | - |
| YUV | 71.7 | 99.95 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 22 | 0.60 | 0 | 0.78 | 0.62 | 106.58 | 0.63 | 0.24 |
| Hex | 27 | 62 | 16 | 3C | 0 | 4E | 3E | 6B | 3F | 18 |
| Octal | 47 | 142 | 26 | 74 | 0 | 116 | 76 | 153 | 77 | 30 |
| Binary | 100111 | 1100010 | 10110 | 111100 | 0 | 1001110 | 111110 | 1101011 | 111111 | 11000 |
Color Harmonies of #276216
Complementary color
Monochromatic Colors of #276216
Black with #276216
Text Example
Text Example
White with #276216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276216; }
p { color: rgb(39,98,22); }
H1.HeaderClassName
{
color: #276216;
}
.AnyTagClassName
{
color: #276216;
}
</style>
background-color css
<style>
a { background-color: #276216; }
a { background-color: rgb(39,98,22); }
div.DivClassName
{
background-color: #276216;
}
.BgClassName
{
background-color: #276216;
}
</style>
border-color css
<style>
span { border-color: #276216; }
span { border-color: rgb(39,98,22); }
td.TdClassName
{
border-color: #276216;
}
.TagClassName
{
border-color: #276216;
}
</style>