Shades of Elf Green #249280
Tints of Elf Green #249280
RGB
CMYK
RGB Variations
Color information
#249280 (or 0x249280) is known color: Elf Green. HEX triplet: 24, 92 and 80. RGB value is (36,146,128). Sum of RGB (Red+Green+Blue) = 36+146+128=310 (41% of max value = 765). Red value is 36 (14.45% from 255 or 11.61% from 310); Green value is 146 (57.42% from 255 or 47.10% from 310); Blue value is 128 (50.39% from 255 or 41.29% from 310); Max value from RGB is 146 - color contains mainly: green. Hex color #249280 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249280 is #DB6D7F. Grayscale: #6F6F6F. Windows color (decimal): -14380416 or 8426020. OLE color: 8426020.
HSL color Cylindrical-coordinate representation of color #249280: hue angle of 170.18º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #249280 is Cyan = 0.75, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 146 | 128 | - |
| CMYK | 0.75 | 0 | 0.12 | 0.43 |
| HSL | 170.18º | 0.6% | 0.36% | - |
| HSV(B) | 170.18º | 0.75% | 0.57% | - |
| XYZ | 14.9 | 22.49 | 23.98 | - |
| YUV | 111.06 | 137.56 | 74.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 146 | 128 | 0.75 | 0 | 0.12 | 0.43 | 170.18 | 0.6 | 0.36 |
| Hex | 24 | 92 | 80 | 4B | 0 | C | 2B | AA | 3C | 24 |
| Octal | 44 | 222 | 200 | 113 | 0 | 14 | 53 | 252 | 74 | 44 |
| Binary | 100100 | 10010010 | 10000000 | 1001011 | 0 | 1100 | 101011 | 10101010 | 111100 | 100100 |
Color Harmonies of #249280
Complementary color
Monochromatic Colors of #249280
Black with #249280
Text Example
Text Example
White with #249280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249280; }
p { color: rgb(36,146,128); }
H1.HeaderClassName
{
color: #249280;
}
.AnyTagClassName
{
color: #249280;
}
</style>
background-color css
<style>
a { background-color: #249280; }
a { background-color: rgb(36,146,128); }
div.DivClassName
{
background-color: #249280;
}
.BgClassName
{
background-color: #249280;
}
</style>
border-color css
<style>
span { border-color: #249280; }
span { border-color: rgb(36,146,128); }
td.TdClassName
{
border-color: #249280;
}
.TagClassName
{
border-color: #249280;
}
</style>