Shades of Evening Sea #216550
Tints of Evening Sea #216550
RGB
CMYK
RGB Variations
Color information
#216550 (or 0x216550) is known color: Evening Sea. HEX triplet: 21, 65 and 50. RGB value is (33,101,80). Sum of RGB (Red+Green+Blue) = 33+101+80=214 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.42% from 214); Green value is 101 (39.84% from 255 or 47.20% from 214); Blue value is 80 (31.64% from 255 or 37.38% from 214); Max value from RGB is 101 - color contains mainly: green. Hex color #216550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216550 is #DE9AAF. Grayscale: #4E4E4E. Windows color (decimal): -14588592 or 5268769. OLE color: 5268769.
HSL color Cylindrical-coordinate representation of color #216550: hue angle of 161.47º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216550 is Cyan = 0.67, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 80 | - |
| CMYK | 0.67 | 0 | 0.21 | 0.60 |
| HSL | 161.47º | 0.51% | 0.26% | - |
| HSV(B) | 161.47º | 0.67% | 0.4% | - |
| XYZ | 6.73 | 10.21 | 9.21 | - |
| YUV | 78.27 | 128.97 | 95.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 80 | 0.67 | 0 | 0.21 | 0.60 | 161.47 | 0.51 | 0.26 |
| Hex | 21 | 65 | 50 | 43 | 0 | 15 | 3C | A1 | 33 | 1A |
| Octal | 41 | 145 | 120 | 103 | 0 | 25 | 74 | 241 | 63 | 32 |
| Binary | 100001 | 1100101 | 1010000 | 1000011 | 0 | 10101 | 111100 | 10100001 | 110011 | 11010 |
Color Harmonies of #216550
Complementary color
Monochromatic Colors of #216550
Black with #216550
Text Example
Text Example
White with #216550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216550; }
p { color: rgb(33,101,80); }
H1.HeaderClassName
{
color: #216550;
}
.AnyTagClassName
{
color: #216550;
}
</style>
background-color css
<style>
a { background-color: #216550; }
a { background-color: rgb(33,101,80); }
div.DivClassName
{
background-color: #216550;
}
.BgClassName
{
background-color: #216550;
}
</style>
border-color css
<style>
span { border-color: #216550; }
span { border-color: rgb(33,101,80); }
td.TdClassName
{
border-color: #216550;
}
.TagClassName
{
border-color: #216550;
}
</style>