Shades of Elf Green #259579
Tints of Elf Green #259579
RGB
CMYK
RGB Variations
Color information
#259579 (or 0x259579) is known color: Elf Green. HEX triplet: 25, 95 and 79. RGB value is (37,149,121). Sum of RGB (Red+Green+Blue) = 37+149+121=307 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.05% from 307); Green value is 149 (58.59% from 255 or 48.53% from 307); Blue value is 121 (47.66% from 255 or 39.41% from 307); Max value from RGB is 149 - color contains mainly: green. Hex color #259579 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259579 is #DA6A86. Grayscale: #707070. Windows color (decimal): -14314119 or 7968037. OLE color: 7968037.
HSL color Cylindrical-coordinate representation of color #259579: hue angle of 165º 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 #259579 is Cyan = 0.75, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 149 | 121 | - |
| CMYK | 0.75 | 0 | 0.19 | 0.42 |
| HSL | 165º | 0.6% | 0.36% | - |
| HSV(B) | 165º | 0.75% | 0.58% | - |
| XYZ | 14.96 | 23.27 | 21.79 | - |
| YUV | 112.32 | 132.89 | 74.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 149 | 121 | 0.75 | 0 | 0.19 | 0.42 | 165 | 0.6 | 0.36 |
| Hex | 25 | 95 | 79 | 4B | 0 | 13 | 2A | A5 | 3C | 24 |
| Octal | 45 | 225 | 171 | 113 | 0 | 23 | 52 | 245 | 74 | 44 |
| Binary | 100101 | 10010101 | 1111001 | 1001011 | 0 | 10011 | 101010 | 10100101 | 111100 | 100100 |
Color Harmonies of #259579
Complementary color
Monochromatic Colors of #259579
Black with #259579
Text Example
Text Example
White with #259579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259579; }
p { color: rgb(37,149,121); }
H1.HeaderClassName
{
color: #259579;
}
.AnyTagClassName
{
color: #259579;
}
</style>
background-color css
<style>
a { background-color: #259579; }
a { background-color: rgb(37,149,121); }
div.DivClassName
{
background-color: #259579;
}
.BgClassName
{
background-color: #259579;
}
</style>
border-color css
<style>
span { border-color: #259579; }
span { border-color: rgb(37,149,121); }
td.TdClassName
{
border-color: #259579;
}
.TagClassName
{
border-color: #259579;
}
</style>