Shades of Evening Sea #216047
Tints of Evening Sea #216047
RGB
CMYK
RGB Variations
Color information
#216047 (or 0x216047) is known color: Evening Sea. HEX triplet: 21, 60 and 47. RGB value is (33,96,71). Sum of RGB (Red+Green+Blue) = 33+96+71=200 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.5% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 71 (28.12% from 255 or 35.5% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #216047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216047 is #DE9FB8. Grayscale: #4A4A4A. Windows color (decimal): -14589881 or 4677665. OLE color: 4677665.
HSL color Cylindrical-coordinate representation of color #216047: hue angle of 156.19º 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 #216047 is Cyan = 0.66, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 96 | 71 | - |
| CMYK | 0.66 | 0 | 0.26 | 0.62 |
| HSL | 156.19º | 0.49% | 0.25% | - |
| HSV(B) | 156.19º | 0.66% | 0.38% | - |
| XYZ | 5.95 | 9.14 | 7.41 | - |
| YUV | 74.31 | 126.13 | 98.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 96 | 71 | 0.66 | 0 | 0.26 | 0.62 | 156.19 | 0.49 | 0.25 |
| Hex | 21 | 60 | 47 | 42 | 0 | 1A | 3E | 9C | 31 | 19 |
| Octal | 41 | 140 | 107 | 102 | 0 | 32 | 76 | 234 | 61 | 31 |
| Binary | 100001 | 1100000 | 1000111 | 1000010 | 0 | 11010 | 111110 | 10011100 | 110001 | 11001 |
Color Harmonies of #216047
Complementary color
Monochromatic Colors of #216047
Black with #216047
Text Example
Text Example
White with #216047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216047; }
p { color: rgb(33,96,71); }
H1.HeaderClassName
{
color: #216047;
}
.AnyTagClassName
{
color: #216047;
}
</style>
background-color css
<style>
a { background-color: #216047; }
a { background-color: rgb(33,96,71); }
div.DivClassName
{
background-color: #216047;
}
.BgClassName
{
background-color: #216047;
}
</style>
border-color css
<style>
span { border-color: #216047; }
span { border-color: rgb(33,96,71); }
td.TdClassName
{
border-color: #216047;
}
.TagClassName
{
border-color: #216047;
}
</style>