Shades of Deep Sea #207966
Tints of Deep Sea #207966
RGB
CMYK
RGB Variations
Color information
#207966 (or 0x207966) is known color: Deep Sea. HEX triplet: 20, 79 and 66. RGB value is (32,121,102). Sum of RGB (Red+Green+Blue) = 32+121+102=255 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.55% from 255); Green value is 121 (47.66% from 255 or 47.45% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 121 - color contains mainly: green. Hex color #207966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207966 is #DF8699. Grayscale: #5C5C5C. Windows color (decimal): -14648986 or 6715680. OLE color: 6715680.
HSL color Cylindrical-coordinate representation of color #207966: hue angle of 167.19º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #207966 is Cyan = 0.74, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 121 | 102 | - |
| CMYK | 0.74 | 0 | 0.16 | 0.53 |
| HSL | 167.19º | 0.58% | 0.3% | - |
| HSV(B) | 167.19º | 0.74% | 0.47% | - |
| XYZ | 9.83 | 14.94 | 14.94 | - |
| YUV | 92.22 | 133.51 | 85.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 121 | 102 | 0.74 | 0 | 0.16 | 0.53 | 167.19 | 0.58 | 0.3 |
| Hex | 20 | 79 | 66 | 4A | 0 | 10 | 35 | A7 | 3A | 1E |
| Octal | 40 | 171 | 146 | 112 | 0 | 20 | 65 | 247 | 72 | 36 |
| Binary | 100000 | 1111001 | 1100110 | 1001010 | 0 | 10000 | 110101 | 10100111 | 111010 | 11110 |
Color Harmonies of #207966
Complementary color
Monochromatic Colors of #207966
Black with #207966
Text Example
Text Example
White with #207966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207966; }
p { color: rgb(32,121,102); }
H1.HeaderClassName
{
color: #207966;
}
.AnyTagClassName
{
color: #207966;
}
</style>
background-color css
<style>
a { background-color: #207966; }
a { background-color: rgb(32,121,102); }
div.DivClassName
{
background-color: #207966;
}
.BgClassName
{
background-color: #207966;
}
</style>
border-color css
<style>
span { border-color: #207966; }
span { border-color: rgb(32,121,102); }
td.TdClassName
{
border-color: #207966;
}
.TagClassName
{
border-color: #207966;
}
</style>