Shades of Evening Sea #28614E
Tints of Evening Sea #28614E
RGB
CMYK
RGB Variations
Color information
#28614E (or 0x28614E) is known color: Evening Sea. HEX triplet: 28, 61 and 4E. RGB value is (40,97,78). Sum of RGB (Red+Green+Blue) = 40+97+78=215 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.60% from 215); Green value is 97 (38.28% from 255 or 45.12% from 215); Blue value is 78 (30.86% from 255 or 36.28% from 215); Max value from RGB is 97 - color contains mainly: green. Hex color #28614E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #28614E is #D79EB1. Grayscale: #4D4D4D. Windows color (decimal): -14130866 or 5136680. OLE color: 5136680.
HSL color Cylindrical-coordinate representation of color #28614E: hue angle of 160º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #28614E is Cyan = 0.59, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 97 | 78 | - |
| CMYK | 0.59 | 0 | 0.20 | 0.62 |
| HSL | 160º | 0.42% | 0.27% | - |
| HSV(B) | 160º | 0.59% | 0.38% | - |
| XYZ | 6.52 | 9.55 | 8.71 | - |
| YUV | 77.79 | 128.12 | 101.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 78 | 0.59 | 0 | 0.20 | 0.62 | 160 | 0.42 | 0.27 |
| Hex | 28 | 61 | 4E | 3B | 0 | 14 | 3E | A0 | 2A | 1B |
| Octal | 50 | 141 | 116 | 73 | 0 | 24 | 76 | 240 | 52 | 33 |
| Binary | 101000 | 1100001 | 1001110 | 111011 | 0 | 10100 | 111110 | 10100000 | 101010 | 11011 |
Color Harmonies of #28614E
Complementary color
Monochromatic Colors of #28614E
Black with #28614E
Text Example
Text Example
White with #28614E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28614E; }
p { color: rgb(40,97,78); }
H1.HeaderClassName
{
color: #28614E;
}
.AnyTagClassName
{
color: #28614E;
}
</style>
background-color css
<style>
a { background-color: #28614E; }
a { background-color: rgb(40,97,78); }
div.DivClassName
{
background-color: #28614E;
}
.BgClassName
{
background-color: #28614E;
}
</style>
border-color css
<style>
span { border-color: #28614E; }
span { border-color: rgb(40,97,78); }
td.TdClassName
{
border-color: #28614E;
}
.TagClassName
{
border-color: #28614E;
}
</style>