Shades of Evening Sea #215944
Tints of Evening Sea #215944
RGB
CMYK
RGB Variations
Color information
#215944 (or 0x215944) is known color: Evening Sea. HEX triplet: 21, 59 and 44. RGB value is (33,89,68). Sum of RGB (Red+Green+Blue) = 33+89+68=190 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.37% from 190); Green value is 89 (35.16% from 255 or 46.84% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 89 - color contains mainly: green. Hex color #215944 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215944 is #DEA6BB. Grayscale: #454545. Windows color (decimal): -14591676 or 4479265. OLE color: 4479265.
HSL color Cylindrical-coordinate representation of color #215944: hue angle of 157.5º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #215944 is Cyan = 0.63, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 89 | 68 | - |
| CMYK | 0.63 | 0 | 0.24 | 0.65 |
| HSL | 157.5º | 0.46% | 0.24% | - |
| HSV(B) | 157.5º | 0.63% | 0.35% | - |
| XYZ | 5.24 | 7.89 | 6.71 | - |
| YUV | 69.86 | 126.95 | 101.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 68 | 0.63 | 0 | 0.24 | 0.65 | 157.5 | 0.46 | 0.24 |
| Hex | 21 | 59 | 44 | 3F | 0 | 18 | 41 | 9E | 2E | 18 |
| Octal | 41 | 131 | 104 | 77 | 0 | 30 | 101 | 236 | 56 | 30 |
| Binary | 100001 | 1011001 | 1000100 | 111111 | 0 | 11000 | 1000001 | 10011110 | 101110 | 11000 |
Color Harmonies of #215944
Complementary color
Monochromatic Colors of #215944
Black with #215944
Text Example
Text Example
White with #215944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215944; }
p { color: rgb(33,89,68); }
H1.HeaderClassName
{
color: #215944;
}
.AnyTagClassName
{
color: #215944;
}
</style>
background-color css
<style>
a { background-color: #215944; }
a { background-color: rgb(33,89,68); }
div.DivClassName
{
background-color: #215944;
}
.BgClassName
{
background-color: #215944;
}
</style>
border-color css
<style>
span { border-color: #215944; }
span { border-color: rgb(33,89,68); }
td.TdClassName
{
border-color: #215944;
}
.TagClassName
{
border-color: #215944;
}
</style>