Shades of Deep Sea #207769
Tints of Deep Sea #207769
RGB
CMYK
RGB Variations
Color information
#207769 (or 0x207769) is known color: Deep Sea. HEX triplet: 20, 77 and 69. RGB value is (32,119,105). Sum of RGB (Red+Green+Blue) = 32+119+105=256 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.5% from 256); Green value is 119 (46.88% from 255 or 46.48% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 119 - color contains mainly: green. Hex color #207769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207769 is #DF8896. Grayscale: #5B5B5B. Windows color (decimal): -14649495 or 6911776. OLE color: 6911776.
HSL color Cylindrical-coordinate representation of color #207769: hue angle of 170.34º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207769 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 119 | 105 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.53 |
| HSL | 170.34º | 0.58% | 0.3% | - |
| HSV(B) | 170.34º | 0.73% | 0.47% | - |
| XYZ | 9.74 | 14.52 | 15.65 | - |
| YUV | 91.39 | 135.68 | 85.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 105 | 0.73 | 0 | 0.12 | 0.53 | 170.34 | 0.58 | 0.3 |
| Hex | 20 | 77 | 69 | 49 | 0 | C | 35 | AA | 3A | 1E |
| Octal | 40 | 167 | 151 | 111 | 0 | 14 | 65 | 252 | 72 | 36 |
| Binary | 100000 | 1110111 | 1101001 | 1001001 | 0 | 1100 | 110101 | 10101010 | 111010 | 11110 |
Color Harmonies of #207769
Complementary color
Monochromatic Colors of #207769
Black with #207769
Text Example
Text Example
White with #207769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207769; }
p { color: rgb(32,119,105); }
H1.HeaderClassName
{
color: #207769;
}
.AnyTagClassName
{
color: #207769;
}
</style>
background-color css
<style>
a { background-color: #207769; }
a { background-color: rgb(32,119,105); }
div.DivClassName
{
background-color: #207769;
}
.BgClassName
{
background-color: #207769;
}
</style>
border-color css
<style>
span { border-color: #207769; }
span { border-color: rgb(32,119,105); }
td.TdClassName
{
border-color: #207769;
}
.TagClassName
{
border-color: #207769;
}
</style>