Shades of Deep Sea #207464
Tints of Deep Sea #207464
RGB
CMYK
RGB Variations
Color information
#207464 (or 0x207464) is known color: Deep Sea. HEX triplet: 20, 74 and 64. RGB value is (32,116,100). Sum of RGB (Red+Green+Blue) = 32+116+100=248 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.90% from 248); Green value is 116 (45.70% from 255 or 46.77% from 248); Blue value is 100 (39.45% from 255 or 40.32% from 248); Max value from RGB is 116 - color contains mainly: green. Hex color #207464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207464 is #DF8B9B. Grayscale: #595959. Windows color (decimal): -14650268 or 6583328. OLE color: 6583328.
HSL color Cylindrical-coordinate representation of color #207464: hue angle of 168.57º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207464 is Cyan = 0.72, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 116 | 100 | - |
| CMYK | 0.72 | 0 | 0.14 | 0.55 |
| HSL | 168.57º | 0.57% | 0.29% | - |
| HSV(B) | 168.57º | 0.72% | 0.45% | - |
| XYZ | 9.14 | 13.72 | 14.22 | - |
| YUV | 89.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 100 | 0.72 | 0 | 0.14 | 0.55 | 168.57 | 0.57 | 0.29 |
| Hex | 20 | 74 | 64 | 48 | 0 | E | 37 | A9 | 39 | 1D |
| Octal | 40 | 164 | 144 | 110 | 0 | 16 | 67 | 251 | 71 | 35 |
| Binary | 100000 | 1110100 | 1100100 | 1001000 | 0 | 1110 | 110111 | 10101001 | 111001 | 11101 |
Color Harmonies of #207464
Complementary color
Monochromatic Colors of #207464
Black with #207464
Text Example
Text Example
White with #207464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207464; }
p { color: rgb(32,116,100); }
H1.HeaderClassName
{
color: #207464;
}
.AnyTagClassName
{
color: #207464;
}
</style>
background-color css
<style>
a { background-color: #207464; }
a { background-color: rgb(32,116,100); }
div.DivClassName
{
background-color: #207464;
}
.BgClassName
{
background-color: #207464;
}
</style>
border-color css
<style>
span { border-color: #207464; }
span { border-color: rgb(32,116,100); }
td.TdClassName
{
border-color: #207464;
}
.TagClassName
{
border-color: #207464;
}
</style>