Shades of Eden #286052
Tints of Eden #286052
RGB
CMYK
RGB Variations
Color information
#286052 (or 0x286052) is known color: Eden. HEX triplet: 28, 60 and 52. RGB value is (40,96,82). Sum of RGB (Red+Green+Blue) = 40+96+82=218 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.35% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 82 (32.42% from 255 or 37.61% from 218); Max value from RGB is 96 - color contains mainly: green. Hex color #286052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286052 is #D79FAD. Grayscale: #4D4D4D. Windows color (decimal): -14131118 or 5398568. OLE color: 5398568.
HSL color Cylindrical-coordinate representation of color #286052: hue angle of 165º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #286052 is Cyan = 0.58, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 96 | 82 | - |
| CMYK | 0.58 | 0 | 0.15 | 0.62 |
| HSL | 165º | 0.41% | 0.27% | - |
| HSV(B) | 165º | 0.58% | 0.38% | - |
| XYZ | 6.58 | 9.43 | 9.46 | - |
| YUV | 77.66 | 130.45 | 101.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 96 | 82 | 0.58 | 0 | 0.15 | 0.62 | 165 | 0.41 | 0.27 |
| Hex | 28 | 60 | 52 | 3A | 0 | F | 3E | A5 | 29 | 1B |
| Octal | 50 | 140 | 122 | 72 | 0 | 17 | 76 | 245 | 51 | 33 |
| Binary | 101000 | 1100000 | 1010010 | 111010 | 0 | 1111 | 111110 | 10100101 | 101001 | 11011 |
Color Harmonies of #286052
Complementary color
Monochromatic Colors of #286052
Black with #286052
Text Example
Text Example
White with #286052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286052; }
p { color: rgb(40,96,82); }
H1.HeaderClassName
{
color: #286052;
}
.AnyTagClassName
{
color: #286052;
}
</style>
background-color css
<style>
a { background-color: #286052; }
a { background-color: rgb(40,96,82); }
div.DivClassName
{
background-color: #286052;
}
.BgClassName
{
background-color: #286052;
}
</style>
border-color css
<style>
span { border-color: #286052; }
span { border-color: rgb(40,96,82); }
td.TdClassName
{
border-color: #286052;
}
.TagClassName
{
border-color: #286052;
}
</style>