Shades of Evening Sea #205349
Tints of Evening Sea #205349
RGB
CMYK
RGB Variations
Color information
#205349 (or 0x205349) is known color: Evening Sea. HEX triplet: 20, 53 and 49. RGB value is (32,83,73). Sum of RGB (Red+Green+Blue) = 32+83+73=188 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.02% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 73 (28.91% from 255 or 38.83% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #205349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #205349 is #DFACB6. Grayscale: #424242. Windows color (decimal): -14658743 or 4805408. OLE color: 4805408.
HSL color Cylindrical-coordinate representation of color #205349: hue angle of 168.24º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #205349 is Cyan = 0.61, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 32 | 83 | 73 | - |
| CMYK | 0.61 | 0 | 0.12 | 0.67 |
| HSL | 168.24º | 0.44% | 0.23% | - |
| HSV(B) | 168.24º | 0.61% | 0.33% | - |
| XYZ | 4.89 | 6.97 | 7.39 | - |
| YUV | 66.61 | 131.6 | 103.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 83 | 73 | 0.61 | 0 | 0.12 | 0.67 | 168.24 | 0.44 | 0.23 |
| Hex | 20 | 53 | 49 | 3D | 0 | C | 43 | A8 | 2C | 17 |
| Octal | 40 | 123 | 111 | 75 | 0 | 14 | 103 | 250 | 54 | 27 |
| Binary | 100000 | 1010011 | 1001001 | 111101 | 0 | 1100 | 1000011 | 10101000 | 101100 | 10111 |
Color Harmonies of #205349
Complementary color
Monochromatic Colors of #205349
Black with #205349
Text Example
Text Example
White with #205349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205349; }
p { color: rgb(32,83,73); }
H1.HeaderClassName
{
color: #205349;
}
.AnyTagClassName
{
color: #205349;
}
</style>
background-color css
<style>
a { background-color: #205349; }
a { background-color: rgb(32,83,73); }
div.DivClassName
{
background-color: #205349;
}
.BgClassName
{
background-color: #205349;
}
</style>
border-color css
<style>
span { border-color: #205349; }
span { border-color: rgb(32,83,73); }
td.TdClassName
{
border-color: #205349;
}
.TagClassName
{
border-color: #205349;
}
</style>