Shades of Deep Sea #207669
Tints of Deep Sea #207669
RGB
CMYK
RGB Variations
Color information
#207669 (or 0x207669) is known color: Deep Sea. HEX triplet: 20, 76 and 69. RGB value is (32,118,105). Sum of RGB (Red+Green+Blue) = 32+118+105=255 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.55% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #207669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207669 is #DF8996. Grayscale: #5A5A5A. Windows color (decimal): -14649751 or 6911520. OLE color: 6911520.
HSL color Cylindrical-coordinate representation of color #207669: hue angle of 170.93º 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 #207669 is Cyan = 0.73, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 105 | - |
| CMYK | 0.73 | 0 | 0.11 | 0.54 |
| HSL | 170.93º | 0.57% | 0.29% | - |
| HSV(B) | 170.93º | 0.73% | 0.46% | - |
| XYZ | 9.62 | 14.28 | 15.61 | - |
| YUV | 90.8 | 136.01 | 86.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 105 | 0.73 | 0 | 0.11 | 0.54 | 170.93 | 0.57 | 0.29 |
| Hex | 20 | 76 | 69 | 49 | 0 | B | 36 | AB | 39 | 1D |
| Octal | 40 | 166 | 151 | 111 | 0 | 13 | 66 | 253 | 71 | 35 |
| Binary | 100000 | 1110110 | 1101001 | 1001001 | 0 | 1011 | 110110 | 10101011 | 111001 | 11101 |
Color Harmonies of #207669
Complementary color
Monochromatic Colors of #207669
Black with #207669
Text Example
Text Example
White with #207669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207669; }
p { color: rgb(32,118,105); }
H1.HeaderClassName
{
color: #207669;
}
.AnyTagClassName
{
color: #207669;
}
</style>
background-color css
<style>
a { background-color: #207669; }
a { background-color: rgb(32,118,105); }
div.DivClassName
{
background-color: #207669;
}
.BgClassName
{
background-color: #207669;
}
</style>
border-color css
<style>
span { border-color: #207669; }
span { border-color: rgb(32,118,105); }
td.TdClassName
{
border-color: #207669;
}
.TagClassName
{
border-color: #207669;
}
</style>