Shades of Elf Green #278965
Tints of Elf Green #278965
RGB
CMYK
RGB Variations
Color information
#278965 (or 0x278965) is known color: Elf Green. HEX triplet: 27, 89 and 65. RGB value is (39,137,101). Sum of RGB (Red+Green+Blue) = 39+137+101=277 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.08% from 277); Green value is 137 (53.91% from 255 or 49.46% from 277); Blue value is 101 (39.84% from 255 or 36.46% from 277); Max value from RGB is 137 - color contains mainly: green. Hex color #278965 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #278965 is #D8769A. Grayscale: #676767. Windows color (decimal): -14186139 or 6654247. OLE color: 6654247.
HSL color Cylindrical-coordinate representation of color #278965: hue angle of 157.96º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #278965 is Cyan = 0.72, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 137 | 101 | - |
| CMYK | 0.72 | 0 | 0.26 | 0.46 |
| HSL | 157.96º | 0.56% | 0.35% | - |
| HSV(B) | 157.96º | 0.72% | 0.54% | - |
| XYZ | 12.13 | 19.26 | 15.39 | - |
| YUV | 103.59 | 126.53 | 81.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 137 | 101 | 0.72 | 0 | 0.26 | 0.46 | 157.96 | 0.56 | 0.35 |
| Hex | 27 | 89 | 65 | 48 | 0 | 1A | 2E | 9E | 38 | 23 |
| Octal | 47 | 211 | 145 | 110 | 0 | 32 | 56 | 236 | 70 | 43 |
| Binary | 100111 | 10001001 | 1100101 | 1001000 | 0 | 11010 | 101110 | 10011110 | 111000 | 100011 |
Color Harmonies of #278965
Complementary color
Monochromatic Colors of #278965
Black with #278965
Text Example
Text Example
White with #278965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278965; }
p { color: rgb(39,137,101); }
H1.HeaderClassName
{
color: #278965;
}
.AnyTagClassName
{
color: #278965;
}
</style>
background-color css
<style>
a { background-color: #278965; }
a { background-color: rgb(39,137,101); }
div.DivClassName
{
background-color: #278965;
}
.BgClassName
{
background-color: #278965;
}
</style>
border-color css
<style>
span { border-color: #278965; }
span { border-color: rgb(39,137,101); }
td.TdClassName
{
border-color: #278965;
}
.TagClassName
{
border-color: #278965;
}
</style>