Shades of Elf Green #249476
Tints of Elf Green #249476
RGB
CMYK
RGB Variations
Color information
#249476 (or 0x249476) is known color: Elf Green. HEX triplet: 24, 94 and 76. RGB value is (36,148,118). Sum of RGB (Red+Green+Blue) = 36+148+118=302 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.92% from 302); Green value is 148 (58.20% from 255 or 49.01% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 148 - color contains mainly: green. Hex color #249476 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #249476 is #DB6B89. Grayscale: #6F6F6F. Windows color (decimal): -14379914 or 7771172. OLE color: 7771172.
HSL color Cylindrical-coordinate representation of color #249476: hue angle of 163.93º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #249476 is Cyan = 0.76, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 148 | 118 | - |
| CMYK | 0.76 | 0 | 0.20 | 0.42 |
| HSL | 163.93º | 0.61% | 0.36% | - |
| HSV(B) | 163.93º | 0.76% | 0.58% | - |
| XYZ | 14.59 | 22.86 | 20.78 | - |
| YUV | 111.09 | 131.89 | 74.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 148 | 118 | 0.76 | 0 | 0.20 | 0.42 | 163.93 | 0.61 | 0.36 |
| Hex | 24 | 94 | 76 | 4C | 0 | 14 | 2A | A4 | 3D | 24 |
| Octal | 44 | 224 | 166 | 114 | 0 | 24 | 52 | 244 | 75 | 44 |
| Binary | 100100 | 10010100 | 1110110 | 1001100 | 0 | 10100 | 101010 | 10100100 | 111101 | 100100 |
Color Harmonies of #249476
Complementary color
Monochromatic Colors of #249476
Black with #249476
Text Example
Text Example
White with #249476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249476; }
p { color: rgb(36,148,118); }
H1.HeaderClassName
{
color: #249476;
}
.AnyTagClassName
{
color: #249476;
}
</style>
background-color css
<style>
a { background-color: #249476; }
a { background-color: rgb(36,148,118); }
div.DivClassName
{
background-color: #249476;
}
.BgClassName
{
background-color: #249476;
}
</style>
border-color css
<style>
span { border-color: #249476; }
span { border-color: rgb(36,148,118); }
td.TdClassName
{
border-color: #249476;
}
.TagClassName
{
border-color: #249476;
}
</style>