Shades of Elf Green #259277
Tints of Elf Green #259277
RGB
CMYK
RGB Variations
Color information
#259277 (or 0x259277) is known color: Elf Green. HEX triplet: 25, 92 and 77. RGB value is (37,146,119). Sum of RGB (Red+Green+Blue) = 37+146+119=302 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.25% from 302); Green value is 146 (57.42% from 255 or 48.34% from 302); Blue value is 119 (46.88% from 255 or 39.40% from 302); Max value from RGB is 146 - color contains mainly: green. Hex color #259277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #259277 is #DA6D88. Grayscale: #6E6E6E. Windows color (decimal): -14314889 or 7836197. OLE color: 7836197.
HSL color Cylindrical-coordinate representation of color #259277: hue angle of 165.14º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #259277 is Cyan = 0.75, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 146 | 119 | - |
| CMYK | 0.75 | 0 | 0.18 | 0.43 |
| HSL | 165.14º | 0.6% | 0.36% | - |
| HSV(B) | 165.14º | 0.75% | 0.57% | - |
| XYZ | 14.37 | 22.28 | 21 | - |
| YUV | 110.33 | 132.89 | 75.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 146 | 119 | 0.75 | 0 | 0.18 | 0.43 | 165.14 | 0.6 | 0.36 |
| Hex | 25 | 92 | 77 | 4B | 0 | 12 | 2B | A5 | 3C | 24 |
| Octal | 45 | 222 | 167 | 113 | 0 | 22 | 53 | 245 | 74 | 44 |
| Binary | 100101 | 10010010 | 1110111 | 1001011 | 0 | 10010 | 101011 | 10100101 | 111100 | 100100 |
Color Harmonies of #259277
Complementary color
Monochromatic Colors of #259277
Black with #259277
Text Example
Text Example
White with #259277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259277; }
p { color: rgb(37,146,119); }
H1.HeaderClassName
{
color: #259277;
}
.AnyTagClassName
{
color: #259277;
}
</style>
background-color css
<style>
a { background-color: #259277; }
a { background-color: rgb(37,146,119); }
div.DivClassName
{
background-color: #259277;
}
.BgClassName
{
background-color: #259277;
}
</style>
border-color css
<style>
span { border-color: #259277; }
span { border-color: rgb(37,146,119); }
td.TdClassName
{
border-color: #259277;
}
.TagClassName
{
border-color: #259277;
}
</style>