Shades of Eden #286856
Tints of Eden #286856
RGB
CMYK
RGB Variations
Color information
#286856 (or 0x286856) is known color: Eden. HEX triplet: 28, 68 and 56. RGB value is (40,104,86). Sum of RGB (Red+Green+Blue) = 40+104+86=230 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.39% from 230); Green value is 104 (41.02% from 255 or 45.22% from 230); Blue value is 86 (33.98% from 255 or 37.39% from 230); Max value from RGB is 104 - color contains mainly: green. Hex color #286856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286856 is #D797A9. Grayscale: #525252. Windows color (decimal): -14129066 or 5662760. OLE color: 5662760.
HSL color Cylindrical-coordinate representation of color #286856: hue angle of 163.12º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #286856 is Cyan = 0.62, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 104 | 86 | - |
| CMYK | 0.62 | 0 | 0.17 | 0.59 |
| HSL | 163.13º | 0.44% | 0.28% | - |
| HSV(B) | 163.13º | 0.62% | 0.41% | - |
| XYZ | 7.51 | 11.02 | 10.54 | - |
| YUV | 82.81 | 129.8 | 97.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 104 | 86 | 0.62 | 0 | 0.17 | 0.59 | 163.13 | 0.44 | 0.28 |
| Hex | 28 | 68 | 56 | 3E | 0 | 11 | 3B | A3 | 2C | 1C |
| Octal | 50 | 150 | 126 | 76 | 0 | 21 | 73 | 243 | 54 | 34 |
| Binary | 101000 | 1101000 | 1010110 | 111110 | 0 | 10001 | 111011 | 10100011 | 101100 | 11100 |
Color Harmonies of #286856
Complementary color
Monochromatic Colors of #286856
Black with #286856
Text Example
Text Example
White with #286856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286856; }
p { color: rgb(40,104,86); }
H1.HeaderClassName
{
color: #286856;
}
.AnyTagClassName
{
color: #286856;
}
</style>
background-color css
<style>
a { background-color: #286856; }
a { background-color: rgb(40,104,86); }
div.DivClassName
{
background-color: #286856;
}
.BgClassName
{
background-color: #286856;
}
</style>
border-color css
<style>
span { border-color: #286856; }
span { border-color: rgb(40,104,86); }
td.TdClassName
{
border-color: #286856;
}
.TagClassName
{
border-color: #286856;
}
</style>