Shades of Evening Sea #216049
Tints of Evening Sea #216049
RGB
CMYK
RGB Variations
Color information
#216049 (or 0x216049) is known color: Evening Sea. HEX triplet: 21, 60 and 49. RGB value is (33,96,73). Sum of RGB (Red+Green+Blue) = 33+96+73=202 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.34% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 73 (28.91% from 255 or 36.14% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #216049 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216049 is #DE9FB6. Grayscale: #4A4A4A. Windows color (decimal): -14589879 or 4808737. OLE color: 4808737.
HSL color Cylindrical-coordinate representation of color #216049: hue angle of 158.1º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #216049 is Cyan = 0.66, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 96 | 73 | - |
| CMYK | 0.66 | 0 | 0.24 | 0.62 |
| HSL | 158.1º | 0.49% | 0.25% | - |
| HSV(B) | 158.1º | 0.66% | 0.38% | - |
| XYZ | 6.01 | 9.17 | 7.76 | - |
| YUV | 74.54 | 127.13 | 98.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 96 | 73 | 0.66 | 0 | 0.24 | 0.62 | 158.1 | 0.49 | 0.25 |
| Hex | 21 | 60 | 49 | 42 | 0 | 18 | 3E | 9E | 31 | 19 |
| Octal | 41 | 140 | 111 | 102 | 0 | 30 | 76 | 236 | 61 | 31 |
| Binary | 100001 | 1100000 | 1001001 | 1000010 | 0 | 11000 | 111110 | 10011110 | 110001 | 11001 |
Color Harmonies of #216049
Complementary color
Monochromatic Colors of #216049
Black with #216049
Text Example
Text Example
White with #216049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216049; }
p { color: rgb(33,96,73); }
H1.HeaderClassName
{
color: #216049;
}
.AnyTagClassName
{
color: #216049;
}
</style>
background-color css
<style>
a { background-color: #216049; }
a { background-color: rgb(33,96,73); }
div.DivClassName
{
background-color: #216049;
}
.BgClassName
{
background-color: #216049;
}
</style>
border-color css
<style>
span { border-color: #216049; }
span { border-color: rgb(33,96,73); }
td.TdClassName
{
border-color: #216049;
}
.TagClassName
{
border-color: #216049;
}
</style>