Shades of Eden #257258
Tints of Eden #257258
RGB
CMYK
RGB Variations
Color information
#257258 (or 0x257258) is known color: Eden. HEX triplet: 25, 72 and 58. RGB value is (37,114,88). Sum of RGB (Red+Green+Blue) = 37+114+88=239 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.48% from 239); Green value is 114 (44.92% from 255 or 47.70% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 114 - color contains mainly: green. Hex color #257258 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257258 is #DA8DA7. Grayscale: #585858. Windows color (decimal): -14323112 or 5796389. OLE color: 5796389.
HSL color Cylindrical-coordinate representation of color #257258: hue angle of 159.74º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257258 is Cyan = 0.68, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 88 | - |
| CMYK | 0.68 | 0 | 0.23 | 0.55 |
| HSL | 159.74º | 0.51% | 0.3% | - |
| HSV(B) | 159.74º | 0.68% | 0.45% | - |
| XYZ | 8.54 | 13.13 | 11.32 | - |
| YUV | 88.01 | 127.99 | 91.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 88 | 0.68 | 0 | 0.23 | 0.55 | 159.74 | 0.51 | 0.3 |
| Hex | 25 | 72 | 58 | 44 | 0 | 17 | 37 | A0 | 33 | 1E |
| Octal | 45 | 162 | 130 | 104 | 0 | 27 | 67 | 240 | 63 | 36 |
| Binary | 100101 | 1110010 | 1011000 | 1000100 | 0 | 10111 | 110111 | 10100000 | 110011 | 11110 |
Color Harmonies of #257258
Complementary color
Monochromatic Colors of #257258
Black with #257258
Text Example
Text Example
White with #257258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257258; }
p { color: rgb(37,114,88); }
H1.HeaderClassName
{
color: #257258;
}
.AnyTagClassName
{
color: #257258;
}
</style>
background-color css
<style>
a { background-color: #257258; }
a { background-color: rgb(37,114,88); }
div.DivClassName
{
background-color: #257258;
}
.BgClassName
{
background-color: #257258;
}
</style>
border-color css
<style>
span { border-color: #257258; }
span { border-color: rgb(37,114,88); }
td.TdClassName
{
border-color: #257258;
}
.TagClassName
{
border-color: #257258;
}
</style>