Shades of Deep Sea #207468
Tints of Deep Sea #207468
RGB
CMYK
RGB Variations
Color information
#207468 (or 0x207468) is known color: Deep Sea. HEX triplet: 20, 74 and 68. RGB value is (32,116,104). Sum of RGB (Red+Green+Blue) = 32+116+104=252 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.70% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 104 (41.02% from 255 or 41.27% from 252); Max value from RGB is 116 - color contains mainly: green. Hex color #207468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207468 is #DF8B97. Grayscale: #595959. Windows color (decimal): -14650264 or 6845472. OLE color: 6845472.
HSL color Cylindrical-coordinate representation of color #207468: hue angle of 171.43º 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 #207468 is Cyan = 0.72, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 116 | 104 | - |
| CMYK | 0.72 | 0 | 0.10 | 0.55 |
| HSL | 171.43º | 0.57% | 0.29% | - |
| HSV(B) | 171.43º | 0.72% | 0.45% | - |
| XYZ | 9.34 | 13.8 | 15.27 | - |
| YUV | 89.52 | 136.17 | 86.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 104 | 0.72 | 0 | 0.10 | 0.55 | 171.43 | 0.57 | 0.29 |
| Hex | 20 | 74 | 68 | 48 | 0 | A | 37 | AB | 39 | 1D |
| Octal | 40 | 164 | 150 | 110 | 0 | 12 | 67 | 253 | 71 | 35 |
| Binary | 100000 | 1110100 | 1101000 | 1001000 | 0 | 1010 | 110111 | 10101011 | 111001 | 11101 |
Color Harmonies of #207468
Complementary color
Monochromatic Colors of #207468
Black with #207468
Text Example
Text Example
White with #207468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207468; }
p { color: rgb(32,116,104); }
H1.HeaderClassName
{
color: #207468;
}
.AnyTagClassName
{
color: #207468;
}
</style>
background-color css
<style>
a { background-color: #207468; }
a { background-color: rgb(32,116,104); }
div.DivClassName
{
background-color: #207468;
}
.BgClassName
{
background-color: #207468;
}
</style>
border-color css
<style>
span { border-color: #207468; }
span { border-color: rgb(32,116,104); }
td.TdClassName
{
border-color: #207468;
}
.TagClassName
{
border-color: #207468;
}
</style>