Shades of Elf Green #289470
Tints of Elf Green #289470
RGB
CMYK
RGB Variations
Color information
#289470 (or 0x289470) is known color: Elf Green. HEX triplet: 28, 94 and 70. RGB value is (40,148,112). Sum of RGB (Red+Green+Blue) = 40+148+112=300 (39% of max value = 765). Red value is 40 (16.02% from 255 or 13.33% from 300); Green value is 148 (58.20% from 255 or 49.33% from 300); Blue value is 112 (44.14% from 255 or 37.33% from 300); Max value from RGB is 148 - color contains mainly: green. Hex color #289470 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #289470 is #D76B8F. Grayscale: #6F6F6F. Windows color (decimal): -14117776 or 7377960. OLE color: 7377960.
HSL color Cylindrical-coordinate representation of color #289470: hue angle of 160º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #289470 is Cyan = 0.73, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 148 | 112 | - |
| CMYK | 0.73 | 0 | 0.24 | 0.42 |
| HSL | 160º | 0.57% | 0.37% | - |
| HSV(B) | 160º | 0.73% | 0.58% | - |
| XYZ | 14.39 | 22.8 | 18.97 | - |
| YUV | 111.6 | 128.22 | 76.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 148 | 112 | 0.73 | 0 | 0.24 | 0.42 | 160 | 0.57 | 0.37 |
| Hex | 28 | 94 | 70 | 49 | 0 | 18 | 2A | A0 | 39 | 25 |
| Octal | 50 | 224 | 160 | 111 | 0 | 30 | 52 | 240 | 71 | 45 |
| Binary | 101000 | 10010100 | 1110000 | 1001001 | 0 | 11000 | 101010 | 10100000 | 111001 | 100101 |
Color Harmonies of #289470
Complementary color
Monochromatic Colors of #289470
Black with #289470
Text Example
Text Example
White with #289470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #289470; }
p { color: rgb(40,148,112); }
H1.HeaderClassName
{
color: #289470;
}
.AnyTagClassName
{
color: #289470;
}
</style>
background-color css
<style>
a { background-color: #289470; }
a { background-color: rgb(40,148,112); }
div.DivClassName
{
background-color: #289470;
}
.BgClassName
{
background-color: #289470;
}
</style>
border-color css
<style>
span { border-color: #289470; }
span { border-color: rgb(40,148,112); }
td.TdClassName
{
border-color: #289470;
}
.TagClassName
{
border-color: #289470;
}
</style>