Shades of Elf Green #259676
Tints of Elf Green #259676
RGB
CMYK
RGB Variations
Color information
#259676 (or 0x259676) is known color: Elf Green. HEX triplet: 25, 96 and 76. RGB value is (37,150,118). Sum of RGB (Red+Green+Blue) = 37+150+118=305 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.13% from 305); Green value is 150 (58.98% from 255 or 49.18% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 150 - color contains mainly: green. Hex color #259676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259676 is #DA6989. Grayscale: #707070. Windows color (decimal): -14313866 or 7771685. OLE color: 7771685.
HSL color Cylindrical-coordinate representation of color #259676: hue angle of 163.01º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #259676 is Cyan = 0.75, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 150 | 118 | - |
| CMYK | 0.75 | 0 | 0.21 | 0.41 |
| HSL | 163.01º | 0.6% | 0.37% | - |
| HSV(B) | 163.01º | 0.75% | 0.59% | - |
| XYZ | 14.94 | 23.51 | 20.89 | - |
| YUV | 112.57 | 131.06 | 74.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 150 | 118 | 0.75 | 0 | 0.21 | 0.41 | 163.01 | 0.6 | 0.37 |
| Hex | 25 | 96 | 76 | 4B | 0 | 15 | 29 | A3 | 3C | 25 |
| Octal | 45 | 226 | 166 | 113 | 0 | 25 | 51 | 243 | 74 | 45 |
| Binary | 100101 | 10010110 | 1110110 | 1001011 | 0 | 10101 | 101001 | 10100011 | 111100 | 100101 |
Color Harmonies of #259676
Complementary color
Monochromatic Colors of #259676
Black with #259676
Text Example
Text Example
White with #259676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259676; }
p { color: rgb(37,150,118); }
H1.HeaderClassName
{
color: #259676;
}
.AnyTagClassName
{
color: #259676;
}
</style>
background-color css
<style>
a { background-color: #259676; }
a { background-color: rgb(37,150,118); }
div.DivClassName
{
background-color: #259676;
}
.BgClassName
{
background-color: #259676;
}
</style>
border-color css
<style>
span { border-color: #259676; }
span { border-color: rgb(37,150,118); }
td.TdClassName
{
border-color: #259676;
}
.TagClassName
{
border-color: #259676;
}
</style>