Shades of Deep Sea #207668
Tints of Deep Sea #207668
RGB
CMYK
RGB Variations
Color information
#207668 (or 0x207668) is known color: Deep Sea. HEX triplet: 20, 76 and 68. RGB value is (32,118,104). Sum of RGB (Red+Green+Blue) = 32+118+104=254 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.60% from 254); Green value is 118 (46.48% from 255 or 46.46% from 254); Blue value is 104 (41.02% from 255 or 40.94% from 254); Max value from RGB is 118 - color contains mainly: green. Hex color #207668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207668 is #DF8997. Grayscale: #5A5A5A. Windows color (decimal): -14649752 or 6845984. OLE color: 6845984.
HSL color Cylindrical-coordinate representation of color #207668: hue angle of 170.23º 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 #207668 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 104 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.54 |
| HSL | 170.23º | 0.57% | 0.29% | - |
| HSV(B) | 170.23º | 0.73% | 0.46% | - |
| XYZ | 9.57 | 14.26 | 15.35 | - |
| YUV | 90.69 | 135.51 | 86.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 104 | 0.73 | 0 | 0.12 | 0.54 | 170.23 | 0.57 | 0.29 |
| Hex | 20 | 76 | 68 | 49 | 0 | C | 36 | AA | 39 | 1D |
| Octal | 40 | 166 | 150 | 111 | 0 | 14 | 66 | 252 | 71 | 35 |
| Binary | 100000 | 1110110 | 1101000 | 1001001 | 0 | 1100 | 110110 | 10101010 | 111001 | 11101 |
Color Harmonies of #207668
Complementary color
Monochromatic Colors of #207668
Black with #207668
Text Example
Text Example
White with #207668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207668; }
p { color: rgb(32,118,104); }
H1.HeaderClassName
{
color: #207668;
}
.AnyTagClassName
{
color: #207668;
}
</style>
background-color css
<style>
a { background-color: #207668; }
a { background-color: rgb(32,118,104); }
div.DivClassName
{
background-color: #207668;
}
.BgClassName
{
background-color: #207668;
}
</style>
border-color css
<style>
span { border-color: #207668; }
span { border-color: rgb(32,118,104); }
td.TdClassName
{
border-color: #207668;
}
.TagClassName
{
border-color: #207668;
}
</style>