Shades of Elf Green #288670
Tints of Elf Green #288670
RGB
CMYK
RGB Variations
Color information
#288670 (or 0x288670) is known color: Elf Green. HEX triplet: 28, 86 and 70. RGB value is (40,134,112). Sum of RGB (Red+Green+Blue) = 40+134+112=286 (37% of max value = 765). Red value is 40 (16.02% from 255 or 13.99% from 286); Green value is 134 (52.73% from 255 or 46.85% from 286); Blue value is 112 (44.14% from 255 or 39.16% from 286); Max value from RGB is 134 - color contains mainly: green. Hex color #288670 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #288670 is #D7798F. Grayscale: #676767. Windows color (decimal): -14121360 or 7374376. OLE color: 7374376.
HSL color Cylindrical-coordinate representation of color #288670: hue angle of 165.96º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #288670 is Cyan = 0.70, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 134 | 112 | - |
| CMYK | 0.70 | 0 | 0.16 | 0.47 |
| HSL | 165.96º | 0.54% | 0.34% | - |
| HSV(B) | 165.96º | 0.7% | 0.53% | - |
| XYZ | 12.32 | 18.67 | 18.28 | - |
| YUV | 103.39 | 132.86 | 82.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 134 | 112 | 0.70 | 0 | 0.16 | 0.47 | 165.96 | 0.54 | 0.34 |
| Hex | 28 | 86 | 70 | 46 | 0 | 10 | 2F | A6 | 36 | 22 |
| Octal | 50 | 206 | 160 | 106 | 0 | 20 | 57 | 246 | 66 | 42 |
| Binary | 101000 | 10000110 | 1110000 | 1000110 | 0 | 10000 | 101111 | 10100110 | 110110 | 100010 |
Color Harmonies of #288670
Complementary color
Monochromatic Colors of #288670
Black with #288670
Text Example
Text Example
White with #288670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288670; }
p { color: rgb(40,134,112); }
H1.HeaderClassName
{
color: #288670;
}
.AnyTagClassName
{
color: #288670;
}
</style>
background-color css
<style>
a { background-color: #288670; }
a { background-color: rgb(40,134,112); }
div.DivClassName
{
background-color: #288670;
}
.BgClassName
{
background-color: #288670;
}
</style>
border-color css
<style>
span { border-color: #288670; }
span { border-color: rgb(40,134,112); }
td.TdClassName
{
border-color: #288670;
}
.TagClassName
{
border-color: #288670;
}
</style>