Shades of Elf Green #289477
Tints of Elf Green #289477
RGB
CMYK
RGB Variations
Color information
#289477 (or 0x289477) is known color: Elf Green. HEX triplet: 28, 94 and 77. RGB value is (40,148,119). Sum of RGB (Red+Green+Blue) = 40+148+119=307 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.03% from 307); Green value is 148 (58.20% from 255 or 48.21% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 148 - color contains mainly: green. Hex color #289477 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #289477 is #D76B88. Grayscale: #707070. Windows color (decimal): -14117769 or 7836712. OLE color: 7836712.
HSL color Cylindrical-coordinate representation of color #289477: hue angle of 163.89º 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 #289477 is Cyan = 0.73, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 148 | 119 | - |
| CMYK | 0.73 | 0 | 0.20 | 0.42 |
| HSL | 163.89º | 0.57% | 0.37% | - |
| HSV(B) | 163.89º | 0.73% | 0.58% | - |
| XYZ | 14.79 | 22.96 | 21.11 | - |
| YUV | 112.4 | 131.72 | 76.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 148 | 119 | 0.73 | 0 | 0.20 | 0.42 | 163.89 | 0.57 | 0.37 |
| Hex | 28 | 94 | 77 | 49 | 0 | 14 | 2A | A4 | 39 | 25 |
| Octal | 50 | 224 | 167 | 111 | 0 | 24 | 52 | 244 | 71 | 45 |
| Binary | 101000 | 10010100 | 1110111 | 1001001 | 0 | 10100 | 101010 | 10100100 | 111001 | 100101 |
Color Harmonies of #289477
Complementary color
Monochromatic Colors of #289477
Black with #289477
Text Example
Text Example
White with #289477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #289477; }
p { color: rgb(40,148,119); }
H1.HeaderClassName
{
color: #289477;
}
.AnyTagClassName
{
color: #289477;
}
</style>
background-color css
<style>
a { background-color: #289477; }
a { background-color: rgb(40,148,119); }
div.DivClassName
{
background-color: #289477;
}
.BgClassName
{
background-color: #289477;
}
</style>
border-color css
<style>
span { border-color: #289477; }
span { border-color: rgb(40,148,119); }
td.TdClassName
{
border-color: #289477;
}
.TagClassName
{
border-color: #289477;
}
</style>