Shades of Deep Sea #207666
Tints of Deep Sea #207666
RGB
CMYK
RGB Variations
Color information
#207666 (or 0x207666) is known color: Deep Sea. HEX triplet: 20, 76 and 66. RGB value is (32,118,102). Sum of RGB (Red+Green+Blue) = 32+118+102=252 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.70% from 252); Green value is 118 (46.48% from 255 or 46.83% from 252); Blue value is 102 (40.23% from 255 or 40.48% from 252); Max value from RGB is 118 - color contains mainly: green. Hex color #207666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207666 is #DF8999. Grayscale: #5A5A5A. Windows color (decimal): -14649754 or 6714912. OLE color: 6714912.
HSL color Cylindrical-coordinate representation of color #207666: hue angle of 168.84º 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 #207666 is Cyan = 0.73, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 102 | - |
| CMYK | 0.73 | 0 | 0.14 | 0.54 |
| HSL | 168.84º | 0.57% | 0.29% | - |
| HSV(B) | 168.84º | 0.73% | 0.46% | - |
| XYZ | 9.47 | 14.22 | 14.82 | - |
| YUV | 90.46 | 134.51 | 86.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 102 | 0.73 | 0 | 0.14 | 0.54 | 168.84 | 0.57 | 0.29 |
| Hex | 20 | 76 | 66 | 49 | 0 | E | 36 | A9 | 39 | 1D |
| Octal | 40 | 166 | 146 | 111 | 0 | 16 | 66 | 251 | 71 | 35 |
| Binary | 100000 | 1110110 | 1100110 | 1001001 | 0 | 1110 | 110110 | 10101001 | 111001 | 11101 |
Color Harmonies of #207666
Complementary color
Monochromatic Colors of #207666
Black with #207666
Text Example
Text Example
White with #207666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207666; }
p { color: rgb(32,118,102); }
H1.HeaderClassName
{
color: #207666;
}
.AnyTagClassName
{
color: #207666;
}
</style>
background-color css
<style>
a { background-color: #207666; }
a { background-color: rgb(32,118,102); }
div.DivClassName
{
background-color: #207666;
}
.BgClassName
{
background-color: #207666;
}
</style>
border-color css
<style>
span { border-color: #207666; }
span { border-color: rgb(32,118,102); }
td.TdClassName
{
border-color: #207666;
}
.TagClassName
{
border-color: #207666;
}
</style>