Shades of Elf Green #259572
Tints of Elf Green #259572
RGB
CMYK
RGB Variations
Color information
#259572 (or 0x259572) is known color: Elf Green. HEX triplet: 25, 95 and 72. RGB value is (37,149,114). Sum of RGB (Red+Green+Blue) = 37+149+114=300 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.33% from 300); Green value is 149 (58.59% from 255 or 49.67% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 149 - color contains mainly: green. Hex color #259572 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259572 is #DA6A8D. Grayscale: #6F6F6F. Windows color (decimal): -14314126 or 7509285. OLE color: 7509285.
HSL color Cylindrical-coordinate representation of color #259572: hue angle of 161.25º 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 #259572 is Cyan = 0.75, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 149 | 114 | - |
| CMYK | 0.75 | 0 | 0.23 | 0.42 |
| HSL | 161.25º | 0.6% | 0.36% | - |
| HSV(B) | 161.25º | 0.75% | 0.58% | - |
| XYZ | 14.55 | 23.1 | 19.61 | - |
| YUV | 111.52 | 129.39 | 74.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 149 | 114 | 0.75 | 0 | 0.23 | 0.42 | 161.25 | 0.6 | 0.36 |
| Hex | 25 | 95 | 72 | 4B | 0 | 17 | 2A | A1 | 3C | 24 |
| Octal | 45 | 225 | 162 | 113 | 0 | 27 | 52 | 241 | 74 | 44 |
| Binary | 100101 | 10010101 | 1110010 | 1001011 | 0 | 10111 | 101010 | 10100001 | 111100 | 100100 |
Color Harmonies of #259572
Complementary color
Monochromatic Colors of #259572
Black with #259572
Text Example
Text Example
White with #259572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259572; }
p { color: rgb(37,149,114); }
H1.HeaderClassName
{
color: #259572;
}
.AnyTagClassName
{
color: #259572;
}
</style>
background-color css
<style>
a { background-color: #259572; }
a { background-color: rgb(37,149,114); }
div.DivClassName
{
background-color: #259572;
}
.BgClassName
{
background-color: #259572;
}
</style>
border-color css
<style>
span { border-color: #259572; }
span { border-color: rgb(37,149,114); }
td.TdClassName
{
border-color: #259572;
}
.TagClassName
{
border-color: #259572;
}
</style>