Shades of Elf Green #258770
Tints of Elf Green #258770
RGB
CMYK
RGB Variations
Color information
#258770 (or 0x258770) is known color: Elf Green. HEX triplet: 25, 87 and 70. RGB value is (37,135,112). Sum of RGB (Red+Green+Blue) = 37+135+112=284 (37% of max value = 765). Red value is 37 (14.84% from 255 or 13.03% from 284); Green value is 135 (53.12% from 255 or 47.54% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 135 - color contains mainly: green. Hex color #258770 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #258770 is #DA788F. Grayscale: #676767. Windows color (decimal): -14317712 or 7374629. OLE color: 7374629.
HSL color Cylindrical-coordinate representation of color #258770: hue angle of 165.92º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #258770 is Cyan = 0.73, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 135 | 112 | - |
| CMYK | 0.73 | 0 | 0.17 | 0.47 |
| HSL | 165.92º | 0.57% | 0.34% | - |
| HSV(B) | 165.92º | 0.73% | 0.53% | - |
| XYZ | 12.35 | 18.89 | 18.32 | - |
| YUV | 103.08 | 133.03 | 80.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 135 | 112 | 0.73 | 0 | 0.17 | 0.47 | 165.92 | 0.57 | 0.34 |
| Hex | 25 | 87 | 70 | 49 | 0 | 11 | 2F | A6 | 39 | 22 |
| Octal | 45 | 207 | 160 | 111 | 0 | 21 | 57 | 246 | 71 | 42 |
| Binary | 100101 | 10000111 | 1110000 | 1001001 | 0 | 10001 | 101111 | 10100110 | 111001 | 100010 |
Color Harmonies of #258770
Complementary color
Monochromatic Colors of #258770
Black with #258770
Text Example
Text Example
White with #258770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258770; }
p { color: rgb(37,135,112); }
H1.HeaderClassName
{
color: #258770;
}
.AnyTagClassName
{
color: #258770;
}
</style>
background-color css
<style>
a { background-color: #258770; }
a { background-color: rgb(37,135,112); }
div.DivClassName
{
background-color: #258770;
}
.BgClassName
{
background-color: #258770;
}
</style>
border-color css
<style>
span { border-color: #258770; }
span { border-color: rgb(37,135,112); }
td.TdClassName
{
border-color: #258770;
}
.TagClassName
{
border-color: #258770;
}
</style>