Shades of Evening Sea #215649
Tints of Evening Sea #215649
RGB
CMYK
RGB Variations
Color information
#215649 (or 0x215649) is known color: Evening Sea. HEX triplet: 21, 56 and 49. RGB value is (33,86,73). Sum of RGB (Red+Green+Blue) = 33+86+73=192 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.19% from 192); Green value is 86 (33.98% from 255 or 44.79% from 192); Blue value is 73 (28.91% from 255 or 38.02% from 192); Max value from RGB is 86 - color contains mainly: green. Hex color #215649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215649 is #DEA9B6. Grayscale: #444444. Windows color (decimal): -14592439 or 4806177. OLE color: 4806177.
HSL color Cylindrical-coordinate representation of color #215649: hue angle of 165.28º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #215649 is Cyan = 0.62, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 86 | 73 | - |
| CMYK | 0.62 | 0 | 0.15 | 0.66 |
| HSL | 165.28º | 0.45% | 0.23% | - |
| HSV(B) | 165.28º | 0.62% | 0.34% | - |
| XYZ | 5.16 | 7.46 | 7.47 | - |
| YUV | 68.67 | 130.44 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 73 | 0.62 | 0 | 0.15 | 0.66 | 165.28 | 0.45 | 0.23 |
| Hex | 21 | 56 | 49 | 3E | 0 | F | 42 | A5 | 2D | 17 |
| Octal | 41 | 126 | 111 | 76 | 0 | 17 | 102 | 245 | 55 | 27 |
| Binary | 100001 | 1010110 | 1001001 | 111110 | 0 | 1111 | 1000010 | 10100101 | 101101 | 10111 |
Color Harmonies of #215649
Complementary color
Monochromatic Colors of #215649
Black with #215649
Text Example
Text Example
White with #215649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215649; }
p { color: rgb(33,86,73); }
H1.HeaderClassName
{
color: #215649;
}
.AnyTagClassName
{
color: #215649;
}
</style>
background-color css
<style>
a { background-color: #215649; }
a { background-color: rgb(33,86,73); }
div.DivClassName
{
background-color: #215649;
}
.BgClassName
{
background-color: #215649;
}
</style>
border-color css
<style>
span { border-color: #215649; }
span { border-color: rgb(33,86,73); }
td.TdClassName
{
border-color: #215649;
}
.TagClassName
{
border-color: #215649;
}
</style>