Shades of Deep Sea #207861
Tints of Deep Sea #207861
RGB
CMYK
RGB Variations
Color information
#207861 (or 0x207861) is known color: Deep Sea. HEX triplet: 20, 78 and 61. RGB value is (32,120,97). Sum of RGB (Red+Green+Blue) = 32+120+97=249 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.85% from 249); Green value is 120 (47.27% from 255 or 48.19% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 120 - color contains mainly: green. Hex color #207861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207861 is #DF879E. Grayscale: #5B5B5B. Windows color (decimal): -14649247 or 6387744. OLE color: 6387744.
HSL color Cylindrical-coordinate representation of color #207861: hue angle of 164.32º 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 #207861 is Cyan = 0.73, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 120 | 97 | - |
| CMYK | 0.73 | 0 | 0.19 | 0.53 |
| HSL | 164.32º | 0.58% | 0.3% | - |
| HSV(B) | 164.32º | 0.73% | 0.47% | - |
| XYZ | 9.47 | 14.6 | 13.63 | - |
| YUV | 91.07 | 131.35 | 85.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 120 | 97 | 0.73 | 0 | 0.19 | 0.53 | 164.32 | 0.58 | 0.3 |
| Hex | 20 | 78 | 61 | 49 | 0 | 13 | 35 | A4 | 3A | 1E |
| Octal | 40 | 170 | 141 | 111 | 0 | 23 | 65 | 244 | 72 | 36 |
| Binary | 100000 | 1111000 | 1100001 | 1001001 | 0 | 10011 | 110101 | 10100100 | 111010 | 11110 |
Color Harmonies of #207861
Complementary color
Monochromatic Colors of #207861
Black with #207861
Text Example
Text Example
White with #207861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207861; }
p { color: rgb(32,120,97); }
H1.HeaderClassName
{
color: #207861;
}
.AnyTagClassName
{
color: #207861;
}
</style>
background-color css
<style>
a { background-color: #207861; }
a { background-color: rgb(32,120,97); }
div.DivClassName
{
background-color: #207861;
}
.BgClassName
{
background-color: #207861;
}
</style>
border-color css
<style>
span { border-color: #207861; }
span { border-color: rgb(32,120,97); }
td.TdClassName
{
border-color: #207861;
}
.TagClassName
{
border-color: #207861;
}
</style>