Shades of Elf Green #259478
Tints of Elf Green #259478
RGB
CMYK
RGB Variations
Color information
#259478 (or 0x259478) is known color: Elf Green. HEX triplet: 25, 94 and 78. RGB value is (37,148,120). Sum of RGB (Red+Green+Blue) = 37+148+120=305 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.13% from 305); Green value is 148 (58.20% from 255 or 48.52% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 148 - color contains mainly: green. Hex color #259478 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259478 is #DA6B87. Grayscale: #6F6F6F. Windows color (decimal): -14314376 or 7902245. OLE color: 7902245.
HSL color Cylindrical-coordinate representation of color #259478: hue angle of 164.86º 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 #259478 is Cyan = 0.75, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 148 | 120 | - |
| CMYK | 0.75 | 0 | 0.19 | 0.42 |
| HSL | 164.86º | 0.6% | 0.36% | - |
| HSV(B) | 164.86º | 0.75% | 0.58% | - |
| XYZ | 14.74 | 22.93 | 21.42 | - |
| YUV | 111.62 | 132.73 | 74.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 148 | 120 | 0.75 | 0 | 0.19 | 0.42 | 164.86 | 0.6 | 0.36 |
| Hex | 25 | 94 | 78 | 4B | 0 | 13 | 2A | A5 | 3C | 24 |
| Octal | 45 | 224 | 170 | 113 | 0 | 23 | 52 | 245 | 74 | 44 |
| Binary | 100101 | 10010100 | 1111000 | 1001011 | 0 | 10011 | 101010 | 10100101 | 111100 | 100100 |
Color Harmonies of #259478
Complementary color
Monochromatic Colors of #259478
Black with #259478
Text Example
Text Example
White with #259478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259478; }
p { color: rgb(37,148,120); }
H1.HeaderClassName
{
color: #259478;
}
.AnyTagClassName
{
color: #259478;
}
</style>
background-color css
<style>
a { background-color: #259478; }
a { background-color: rgb(37,148,120); }
div.DivClassName
{
background-color: #259478;
}
.BgClassName
{
background-color: #259478;
}
</style>
border-color css
<style>
span { border-color: #259478; }
span { border-color: rgb(37,148,120); }
td.TdClassName
{
border-color: #259478;
}
.TagClassName
{
border-color: #259478;
}
</style>