Shades of Eden #287058
Tints of Eden #287058
RGB
CMYK
RGB Variations
Color information
#287058 (or 0x287058) is known color: Eden. HEX triplet: 28, 70 and 58. RGB value is (40,112,88). Sum of RGB (Red+Green+Blue) = 40+112+88=240 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.67% from 240); Green value is 112 (44.14% from 255 or 46.67% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 112 - color contains mainly: green. Hex color #287058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287058 is #D78FA7. Grayscale: #575757. Windows color (decimal): -14127016 or 5795880. OLE color: 5795880.
HSL color Cylindrical-coordinate representation of color #287058: hue angle of 160º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #287058 is Cyan = 0.64, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 88 | - |
| CMYK | 0.64 | 0 | 0.21 | 0.56 |
| HSL | 160º | 0.47% | 0.3% | - |
| HSV(B) | 160º | 0.64% | 0.44% | - |
| XYZ | 8.43 | 12.74 | 11.25 | - |
| YUV | 87.74 | 128.15 | 93.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 88 | 0.64 | 0 | 0.21 | 0.56 | 160 | 0.47 | 0.3 |
| Hex | 28 | 70 | 58 | 40 | 0 | 15 | 38 | A0 | 2F | 1E |
| Octal | 50 | 160 | 130 | 100 | 0 | 25 | 70 | 240 | 57 | 36 |
| Binary | 101000 | 1110000 | 1011000 | 1000000 | 0 | 10101 | 111000 | 10100000 | 101111 | 11110 |
Color Harmonies of #287058
Complementary color
Monochromatic Colors of #287058
Black with #287058
Text Example
Text Example
White with #287058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287058; }
p { color: rgb(40,112,88); }
H1.HeaderClassName
{
color: #287058;
}
.AnyTagClassName
{
color: #287058;
}
</style>
background-color css
<style>
a { background-color: #287058; }
a { background-color: rgb(40,112,88); }
div.DivClassName
{
background-color: #287058;
}
.BgClassName
{
background-color: #287058;
}
</style>
border-color css
<style>
span { border-color: #287058; }
span { border-color: rgb(40,112,88); }
td.TdClassName
{
border-color: #287058;
}
.TagClassName
{
border-color: #287058;
}
</style>