Shades of Elf Green #259476
Tints of Elf Green #259476
RGB
CMYK
RGB Variations
Color information
#259476 (or 0x259476) is known color: Elf Green. HEX triplet: 25, 94 and 76. RGB value is (37,148,118). Sum of RGB (Red+Green+Blue) = 37+148+118=303 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.21% from 303); Green value is 148 (58.20% from 255 or 48.84% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 148 - color contains mainly: green. Hex color #259476 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259476 is #DA6B89. Grayscale: #6F6F6F. Windows color (decimal): -14314378 or 7771173. OLE color: 7771173.
HSL color Cylindrical-coordinate representation of color #259476: hue angle of 163.78º 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 #259476 is Cyan = 0.75, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 148 | 118 | - |
| CMYK | 0.75 | 0 | 0.20 | 0.42 |
| HSL | 163.78º | 0.6% | 0.36% | - |
| HSV(B) | 163.78º | 0.75% | 0.58% | - |
| XYZ | 14.62 | 22.88 | 20.79 | - |
| YUV | 111.39 | 131.73 | 74.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 148 | 118 | 0.75 | 0 | 0.20 | 0.42 | 163.78 | 0.6 | 0.36 |
| Hex | 25 | 94 | 76 | 4B | 0 | 14 | 2A | A4 | 3C | 24 |
| Octal | 45 | 224 | 166 | 113 | 0 | 24 | 52 | 244 | 74 | 44 |
| Binary | 100101 | 10010100 | 1110110 | 1001011 | 0 | 10100 | 101010 | 10100100 | 111100 | 100100 |
Color Harmonies of #259476
Complementary color
Monochromatic Colors of #259476
Black with #259476
Text Example
Text Example
White with #259476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259476; }
p { color: rgb(37,148,118); }
H1.HeaderClassName
{
color: #259476;
}
.AnyTagClassName
{
color: #259476;
}
</style>
background-color css
<style>
a { background-color: #259476; }
a { background-color: rgb(37,148,118); }
div.DivClassName
{
background-color: #259476;
}
.BgClassName
{
background-color: #259476;
}
</style>
border-color css
<style>
span { border-color: #259476; }
span { border-color: rgb(37,148,118); }
td.TdClassName
{
border-color: #259476;
}
.TagClassName
{
border-color: #259476;
}
</style>