Shades of Elf Green #259470
Tints of Elf Green #259470
RGB
CMYK
RGB Variations
Color information
#259470 (or 0x259470) is known color: Elf Green. HEX triplet: 25, 94 and 70. RGB value is (37,148,112). Sum of RGB (Red+Green+Blue) = 37+148+112=297 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.46% from 297); Green value is 148 (58.20% from 255 or 49.83% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 148 - color contains mainly: green. Hex color #259470 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259470 is #DA6B8F. Grayscale: #6E6E6E. Windows color (decimal): -14314384 or 7377957. OLE color: 7377957.
HSL color Cylindrical-coordinate representation of color #259470: hue angle of 160.54º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #259470 is Cyan = 0.75, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 148 | 112 | - |
| CMYK | 0.75 | 0 | 0.24 | 0.42 |
| HSL | 160.54º | 0.6% | 0.36% | - |
| HSV(B) | 160.54º | 0.75% | 0.58% | - |
| XYZ | 14.28 | 22.74 | 18.97 | - |
| YUV | 110.71 | 128.73 | 75.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 148 | 112 | 0.75 | 0 | 0.24 | 0.42 | 160.54 | 0.6 | 0.36 |
| Hex | 25 | 94 | 70 | 4B | 0 | 18 | 2A | A1 | 3C | 24 |
| Octal | 45 | 224 | 160 | 113 | 0 | 30 | 52 | 241 | 74 | 44 |
| Binary | 100101 | 10010100 | 1110000 | 1001011 | 0 | 11000 | 101010 | 10100001 | 111100 | 100100 |
Color Harmonies of #259470
Complementary color
Monochromatic Colors of #259470
Black with #259470
Text Example
Text Example
White with #259470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259470; }
p { color: rgb(37,148,112); }
H1.HeaderClassName
{
color: #259470;
}
.AnyTagClassName
{
color: #259470;
}
</style>
background-color css
<style>
a { background-color: #259470; }
a { background-color: rgb(37,148,112); }
div.DivClassName
{
background-color: #259470;
}
.BgClassName
{
background-color: #259470;
}
</style>
border-color css
<style>
span { border-color: #259470; }
span { border-color: rgb(37,148,112); }
td.TdClassName
{
border-color: #259470;
}
.TagClassName
{
border-color: #259470;
}
</style>