Shades of Deep Sea #207662
Tints of Deep Sea #207662
RGB
CMYK
RGB Variations
Color information
#207662 (or 0x207662) is known color: Deep Sea. HEX triplet: 20, 76 and 62. RGB value is (32,118,98). Sum of RGB (Red+Green+Blue) = 32+118+98=248 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.90% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 98 (38.67% from 255 or 39.52% from 248); Max value from RGB is 118 - color contains mainly: green. Hex color #207662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207662 is #DF899D. Grayscale: #595959. Windows color (decimal): -14649758 or 6452768. OLE color: 6452768.
HSL color Cylindrical-coordinate representation of color #207662: hue angle of 166.05º 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 #207662 is Cyan = 0.73, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 98 | - |
| CMYK | 0.73 | 0 | 0.17 | 0.54 |
| HSL | 166.05º | 0.57% | 0.29% | - |
| HSV(B) | 166.05º | 0.73% | 0.46% | - |
| XYZ | 9.28 | 14.15 | 13.8 | - |
| YUV | 90.01 | 132.51 | 86.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 98 | 0.73 | 0 | 0.17 | 0.54 | 166.05 | 0.57 | 0.29 |
| Hex | 20 | 76 | 62 | 49 | 0 | 11 | 36 | A6 | 39 | 1D |
| Octal | 40 | 166 | 142 | 111 | 0 | 21 | 66 | 246 | 71 | 35 |
| Binary | 100000 | 1110110 | 1100010 | 1001001 | 0 | 10001 | 110110 | 10100110 | 111001 | 11101 |
Color Harmonies of #207662
Complementary color
Monochromatic Colors of #207662
Black with #207662
Text Example
Text Example
White with #207662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207662; }
p { color: rgb(32,118,98); }
H1.HeaderClassName
{
color: #207662;
}
.AnyTagClassName
{
color: #207662;
}
</style>
background-color css
<style>
a { background-color: #207662; }
a { background-color: rgb(32,118,98); }
div.DivClassName
{
background-color: #207662;
}
.BgClassName
{
background-color: #207662;
}
</style>
border-color css
<style>
span { border-color: #207662; }
span { border-color: rgb(32,118,98); }
td.TdClassName
{
border-color: #207662;
}
.TagClassName
{
border-color: #207662;
}
</style>