Shades of Eden #286556
Tints of Eden #286556
RGB
CMYK
RGB Variations
Color information
#286556 (or 0x286556) is known color: Eden. HEX triplet: 28, 65 and 56. RGB value is (40,101,86). Sum of RGB (Red+Green+Blue) = 40+101+86=227 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.62% from 227); Green value is 101 (39.84% from 255 or 44.49% from 227); Blue value is 86 (33.98% from 255 or 37.89% from 227); Max value from RGB is 101 - color contains mainly: green. Hex color #286556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286556 is #D79AA9. Grayscale: #515151. Windows color (decimal): -14129834 or 5661992. OLE color: 5661992.
HSL color Cylindrical-coordinate representation of color #286556: hue angle of 165.25º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #286556 is Cyan = 0.60, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 101 | 86 | - |
| CMYK | 0.60 | 0 | 0.15 | 0.60 |
| HSL | 165.25º | 0.43% | 0.28% | - |
| HSV(B) | 165.25º | 0.6% | 0.4% | - |
| XYZ | 7.21 | 10.43 | 10.44 | - |
| YUV | 81.05 | 130.79 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 86 | 0.60 | 0 | 0.15 | 0.60 | 165.25 | 0.43 | 0.28 |
| Hex | 28 | 65 | 56 | 3C | 0 | F | 3C | A5 | 2B | 1C |
| Octal | 50 | 145 | 126 | 74 | 0 | 17 | 74 | 245 | 53 | 34 |
| Binary | 101000 | 1100101 | 1010110 | 111100 | 0 | 1111 | 111100 | 10100101 | 101011 | 11100 |
Color Harmonies of #286556
Complementary color
Monochromatic Colors of #286556
Black with #286556
Text Example
Text Example
White with #286556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286556; }
p { color: rgb(40,101,86); }
H1.HeaderClassName
{
color: #286556;
}
.AnyTagClassName
{
color: #286556;
}
</style>
background-color css
<style>
a { background-color: #286556; }
a { background-color: rgb(40,101,86); }
div.DivClassName
{
background-color: #286556;
}
.BgClassName
{
background-color: #286556;
}
</style>
border-color css
<style>
span { border-color: #286556; }
span { border-color: rgb(40,101,86); }
td.TdClassName
{
border-color: #286556;
}
.TagClassName
{
border-color: #286556;
}
</style>