Shades of Elf Green #259477
Tints of Elf Green #259477
RGB
CMYK
RGB Variations
Color information
#259477 (or 0x259477) is known color: Elf Green. HEX triplet: 25, 94 and 77. RGB value is (37,148,119). Sum of RGB (Red+Green+Blue) = 37+148+119=304 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.17% from 304); Green value is 148 (58.20% from 255 or 48.68% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 148 - color contains mainly: green. Hex color #259477 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259477 is #DA6B88. Grayscale: #6F6F6F. Windows color (decimal): -14314377 or 7836709. OLE color: 7836709.
HSL color Cylindrical-coordinate representation of color #259477: hue angle of 164.32º 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 #259477 is Cyan = 0.75, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 148 | 119 | - |
| CMYK | 0.75 | 0 | 0.20 | 0.42 |
| HSL | 164.32º | 0.6% | 0.36% | - |
| HSV(B) | 164.32º | 0.75% | 0.58% | - |
| XYZ | 14.68 | 22.91 | 21.1 | - |
| YUV | 111.51 | 132.23 | 74.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 148 | 119 | 0.75 | 0 | 0.20 | 0.42 | 164.32 | 0.6 | 0.36 |
| Hex | 25 | 94 | 77 | 4B | 0 | 14 | 2A | A4 | 3C | 24 |
| Octal | 45 | 224 | 167 | 113 | 0 | 24 | 52 | 244 | 74 | 44 |
| Binary | 100101 | 10010100 | 1110111 | 1001011 | 0 | 10100 | 101010 | 10100100 | 111100 | 100100 |
Color Harmonies of #259477
Complementary color
Monochromatic Colors of #259477
Black with #259477
Text Example
Text Example
White with #259477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259477; }
p { color: rgb(37,148,119); }
H1.HeaderClassName
{
color: #259477;
}
.AnyTagClassName
{
color: #259477;
}
</style>
background-color css
<style>
a { background-color: #259477; }
a { background-color: rgb(37,148,119); }
div.DivClassName
{
background-color: #259477;
}
.BgClassName
{
background-color: #259477;
}
</style>
border-color css
<style>
span { border-color: #259477; }
span { border-color: rgb(37,148,119); }
td.TdClassName
{
border-color: #259477;
}
.TagClassName
{
border-color: #259477;
}
</style>