Shades of Evening Sea #216850
Tints of Evening Sea #216850
RGB
CMYK
RGB Variations
Color information
#216850 (or 0x216850) is known color: Evening Sea. HEX triplet: 21, 68 and 50. RGB value is (33,104,80). Sum of RGB (Red+Green+Blue) = 33+104+80=217 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.21% from 217); Green value is 104 (41.02% from 255 or 47.93% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 104 - color contains mainly: green. Hex color #216850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216850 is #DE97AF. Grayscale: #505050. Windows color (decimal): -14587824 or 5269537. OLE color: 5269537.
HSL color Cylindrical-coordinate representation of color #216850: hue angle of 159.72º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #216850 is Cyan = 0.68, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 104 | 80 | - |
| CMYK | 0.68 | 0 | 0.23 | 0.59 |
| HSL | 159.72º | 0.52% | 0.27% | - |
| HSV(B) | 159.72º | 0.68% | 0.41% | - |
| XYZ | 7.03 | 10.8 | 9.3 | - |
| YUV | 80.04 | 127.98 | 94.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 104 | 80 | 0.68 | 0 | 0.23 | 0.59 | 159.72 | 0.52 | 0.27 |
| Hex | 21 | 68 | 50 | 44 | 0 | 17 | 3B | A0 | 34 | 1B |
| Octal | 41 | 150 | 120 | 104 | 0 | 27 | 73 | 240 | 64 | 33 |
| Binary | 100001 | 1101000 | 1010000 | 1000100 | 0 | 10111 | 111011 | 10100000 | 110100 | 11011 |
Color Harmonies of #216850
Complementary color
Monochromatic Colors of #216850
Black with #216850
Text Example
Text Example
White with #216850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216850; }
p { color: rgb(33,104,80); }
H1.HeaderClassName
{
color: #216850;
}
.AnyTagClassName
{
color: #216850;
}
</style>
background-color css
<style>
a { background-color: #216850; }
a { background-color: rgb(33,104,80); }
div.DivClassName
{
background-color: #216850;
}
.BgClassName
{
background-color: #216850;
}
</style>
border-color css
<style>
span { border-color: #216850; }
span { border-color: rgb(33,104,80); }
td.TdClassName
{
border-color: #216850;
}
.TagClassName
{
border-color: #216850;
}
</style>