Shades of Deep Sea #207562
Tints of Deep Sea #207562
RGB
CMYK
RGB Variations
Color information
#207562 (or 0x207562) is known color: Deep Sea. HEX triplet: 20, 75 and 62. RGB value is (32,117,98). Sum of RGB (Red+Green+Blue) = 32+117+98=247 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.96% from 247); Green value is 117 (46.09% from 255 or 47.37% from 247); Blue value is 98 (38.67% from 255 or 39.68% from 247); Max value from RGB is 117 - color contains mainly: green. Hex color #207562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207562 is #DF8A9D. Grayscale: #595959. Windows color (decimal): -14650014 or 6452512. OLE color: 6452512.
HSL color Cylindrical-coordinate representation of color #207562: hue angle of 166.59º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207562 is Cyan = 0.73, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 98 | - |
| CMYK | 0.73 | 0 | 0.16 | 0.54 |
| HSL | 166.59º | 0.57% | 0.29% | - |
| HSV(B) | 166.59º | 0.73% | 0.46% | - |
| XYZ | 9.16 | 13.91 | 13.76 | - |
| YUV | 89.42 | 132.84 | 87.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 98 | 0.73 | 0 | 0.16 | 0.54 | 166.59 | 0.57 | 0.29 |
| Hex | 20 | 75 | 62 | 49 | 0 | 10 | 36 | A7 | 39 | 1D |
| Octal | 40 | 165 | 142 | 111 | 0 | 20 | 66 | 247 | 71 | 35 |
| Binary | 100000 | 1110101 | 1100010 | 1001001 | 0 | 10000 | 110110 | 10100111 | 111001 | 11101 |
Color Harmonies of #207562
Complementary color
Monochromatic Colors of #207562
Black with #207562
Text Example
Text Example
White with #207562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207562; }
p { color: rgb(32,117,98); }
H1.HeaderClassName
{
color: #207562;
}
.AnyTagClassName
{
color: #207562;
}
</style>
background-color css
<style>
a { background-color: #207562; }
a { background-color: rgb(32,117,98); }
div.DivClassName
{
background-color: #207562;
}
.BgClassName
{
background-color: #207562;
}
</style>
border-color css
<style>
span { border-color: #207562; }
span { border-color: rgb(32,117,98); }
td.TdClassName
{
border-color: #207562;
}
.TagClassName
{
border-color: #207562;
}
</style>