Shades of Evening Sea #287056
Tints of Evening Sea #287056
RGB
CMYK
RGB Variations
Color information
#287056 (or 0x287056) is known color: Evening Sea. HEX triplet: 28, 70 and 56. RGB value is (40,112,86). Sum of RGB (Red+Green+Blue) = 40+112+86=238 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.81% from 238); Green value is 112 (44.14% from 255 or 47.06% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 112 - color contains mainly: green. Hex color #287056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287056 is #D78FA9. Grayscale: #575757. Windows color (decimal): -14127018 or 5664808. OLE color: 5664808.
HSL color Cylindrical-coordinate representation of color #287056: hue angle of 158.33º 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 #287056 is Cyan = 0.64, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 86 | - |
| CMYK | 0.64 | 0 | 0.23 | 0.56 |
| HSL | 158.33º | 0.47% | 0.3% | - |
| HSV(B) | 158.33º | 0.64% | 0.44% | - |
| XYZ | 8.35 | 12.71 | 10.82 | - |
| YUV | 87.51 | 127.15 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 86 | 0.64 | 0 | 0.23 | 0.56 | 158.33 | 0.47 | 0.3 |
| Hex | 28 | 70 | 56 | 40 | 0 | 17 | 38 | 9E | 2F | 1E |
| Octal | 50 | 160 | 126 | 100 | 0 | 27 | 70 | 236 | 57 | 36 |
| Binary | 101000 | 1110000 | 1010110 | 1000000 | 0 | 10111 | 111000 | 10011110 | 101111 | 11110 |
Color Harmonies of #287056
Complementary color
Monochromatic Colors of #287056
Black with #287056
Text Example
Text Example
White with #287056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287056; }
p { color: rgb(40,112,86); }
H1.HeaderClassName
{
color: #287056;
}
.AnyTagClassName
{
color: #287056;
}
</style>
background-color css
<style>
a { background-color: #287056; }
a { background-color: rgb(40,112,86); }
div.DivClassName
{
background-color: #287056;
}
.BgClassName
{
background-color: #287056;
}
</style>
border-color css
<style>
span { border-color: #287056; }
span { border-color: rgb(40,112,86); }
td.TdClassName
{
border-color: #287056;
}
.TagClassName
{
border-color: #287056;
}
</style>