Shades of Evening Sea #215349
Tints of Evening Sea #215349
RGB
CMYK
RGB Variations
Color information
#215349 (or 0x215349) is known color: Evening Sea. HEX triplet: 21, 53 and 49. RGB value is (33,83,73). Sum of RGB (Red+Green+Blue) = 33+83+73=189 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.46% from 189); Green value is 83 (32.81% from 255 or 43.92% from 189); Blue value is 73 (28.91% from 255 or 38.62% from 189); Max value from RGB is 83 - color contains mainly: green. Hex color #215349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215349 is #DEACB6. Grayscale: #424242. Windows color (decimal): -14593207 or 4805409. OLE color: 4805409.
HSL color Cylindrical-coordinate representation of color #215349: hue angle of 168º 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 #215349 is Cyan = 0.60, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 83 | 73 | - |
| CMYK | 0.60 | 0 | 0.12 | 0.67 |
| HSL | 168º | 0.43% | 0.23% | - |
| HSV(B) | 168º | 0.6% | 0.33% | - |
| XYZ | 4.92 | 6.99 | 7.39 | - |
| YUV | 66.91 | 131.44 | 103.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 83 | 73 | 0.60 | 0 | 0.12 | 0.67 | 168 | 0.43 | 0.23 |
| Hex | 21 | 53 | 49 | 3C | 0 | C | 43 | A8 | 2B | 17 |
| Octal | 41 | 123 | 111 | 74 | 0 | 14 | 103 | 250 | 53 | 27 |
| Binary | 100001 | 1010011 | 1001001 | 111100 | 0 | 1100 | 1000011 | 10101000 | 101011 | 10111 |
Color Harmonies of #215349
Complementary color
Monochromatic Colors of #215349
Black with #215349
Text Example
Text Example
White with #215349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215349; }
p { color: rgb(33,83,73); }
H1.HeaderClassName
{
color: #215349;
}
.AnyTagClassName
{
color: #215349;
}
</style>
background-color css
<style>
a { background-color: #215349; }
a { background-color: rgb(33,83,73); }
div.DivClassName
{
background-color: #215349;
}
.BgClassName
{
background-color: #215349;
}
</style>
border-color css
<style>
span { border-color: #215349; }
span { border-color: rgb(33,83,73); }
td.TdClassName
{
border-color: #215349;
}
.TagClassName
{
border-color: #215349;
}
</style>