Shades of Deep Sea #207569
Tints of Deep Sea #207569
RGB
CMYK
RGB Variations
Color information
#207569 (or 0x207569) is known color: Deep Sea. HEX triplet: 20, 75 and 69. RGB value is (32,117,105). Sum of RGB (Red+Green+Blue) = 32+117+105=254 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.60% from 254); Green value is 117 (46.09% from 255 or 46.06% from 254); Blue value is 105 (41.41% from 255 or 41.34% from 254); Max value from RGB is 117 - color contains mainly: green. Hex color #207569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207569 is #DF8A96. Grayscale: #5A5A5A. Windows color (decimal): -14650007 or 6911264. OLE color: 6911264.
HSL color Cylindrical-coordinate representation of color #207569: hue angle of 171.53º 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 #207569 is Cyan = 0.73, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 105 | - |
| CMYK | 0.73 | 0 | 0.10 | 0.54 |
| HSL | 171.53º | 0.57% | 0.29% | - |
| HSV(B) | 171.53º | 0.73% | 0.46% | - |
| XYZ | 9.51 | 14.05 | 15.58 | - |
| YUV | 90.22 | 136.34 | 86.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 105 | 0.73 | 0 | 0.10 | 0.54 | 171.53 | 0.57 | 0.29 |
| Hex | 20 | 75 | 69 | 49 | 0 | A | 36 | AC | 39 | 1D |
| Octal | 40 | 165 | 151 | 111 | 0 | 12 | 66 | 254 | 71 | 35 |
| Binary | 100000 | 1110101 | 1101001 | 1001001 | 0 | 1010 | 110110 | 10101100 | 111001 | 11101 |
Color Harmonies of #207569
Complementary color
Monochromatic Colors of #207569
Black with #207569
Text Example
Text Example
White with #207569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207569; }
p { color: rgb(32,117,105); }
H1.HeaderClassName
{
color: #207569;
}
.AnyTagClassName
{
color: #207569;
}
</style>
background-color css
<style>
a { background-color: #207569; }
a { background-color: rgb(32,117,105); }
div.DivClassName
{
background-color: #207569;
}
.BgClassName
{
background-color: #207569;
}
</style>
border-color css
<style>
span { border-color: #207569; }
span { border-color: rgb(32,117,105); }
td.TdClassName
{
border-color: #207569;
}
.TagClassName
{
border-color: #207569;
}
</style>