Shades of Evening Sea #215348
Tints of Evening Sea #215348
RGB
CMYK
RGB Variations
Color information
#215348 (or 0x215348) is known color: Evening Sea. HEX triplet: 21, 53 and 48. RGB value is (33,83,72). Sum of RGB (Red+Green+Blue) = 33+83+72=188 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.55% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 72 (28.52% from 255 or 38.30% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #215348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215348 is #DEACB7. Grayscale: #424242. Windows color (decimal): -14593208 or 4739873. OLE color: 4739873.
HSL color Cylindrical-coordinate representation of color #215348: hue angle of 166.8º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #215348 is Cyan = 0.60, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 83 | 72 | - |
| CMYK | 0.60 | 0 | 0.13 | 0.67 |
| HSL | 166.8º | 0.43% | 0.23% | - |
| HSV(B) | 166.8º | 0.6% | 0.33% | - |
| XYZ | 4.89 | 6.98 | 7.22 | - |
| YUV | 66.8 | 130.94 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 83 | 72 | 0.60 | 0 | 0.13 | 0.67 | 166.8 | 0.43 | 0.23 |
| Hex | 21 | 53 | 48 | 3C | 0 | D | 43 | A7 | 2B | 17 |
| Octal | 41 | 123 | 110 | 74 | 0 | 15 | 103 | 247 | 53 | 27 |
| Binary | 100001 | 1010011 | 1001000 | 111100 | 0 | 1101 | 1000011 | 10100111 | 101011 | 10111 |
Color Harmonies of #215348
Complementary color
Monochromatic Colors of #215348
Black with #215348
Text Example
Text Example
White with #215348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215348; }
p { color: rgb(33,83,72); }
H1.HeaderClassName
{
color: #215348;
}
.AnyTagClassName
{
color: #215348;
}
</style>
background-color css
<style>
a { background-color: #215348; }
a { background-color: rgb(33,83,72); }
div.DivClassName
{
background-color: #215348;
}
.BgClassName
{
background-color: #215348;
}
</style>
border-color css
<style>
span { border-color: #215348; }
span { border-color: rgb(33,83,72); }
td.TdClassName
{
border-color: #215348;
}
.TagClassName
{
border-color: #215348;
}
</style>