Shades of Deep Sea #207463
Tints of Deep Sea #207463
RGB
CMYK
RGB Variations
Color information
#207463 (or 0x207463) is known color: Deep Sea. HEX triplet: 20, 74 and 63. RGB value is (32,116,99). Sum of RGB (Red+Green+Blue) = 32+116+99=247 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.96% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 99 (39.06% from 255 or 40.08% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #207463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207463 is #DF8B9C. Grayscale: #585858. Windows color (decimal): -14650269 or 6517792. OLE color: 6517792.
HSL color Cylindrical-coordinate representation of color #207463: hue angle of 167.86º 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 #207463 is Cyan = 0.72, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 116 | 99 | - |
| CMYK | 0.72 | 0 | 0.15 | 0.55 |
| HSL | 167.86º | 0.57% | 0.29% | - |
| HSV(B) | 167.86º | 0.72% | 0.45% | - |
| XYZ | 9.09 | 13.7 | 13.97 | - |
| YUV | 88.95 | 133.67 | 87.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 99 | 0.72 | 0 | 0.15 | 0.55 | 167.86 | 0.57 | 0.29 |
| Hex | 20 | 74 | 63 | 48 | 0 | F | 37 | A8 | 39 | 1D |
| Octal | 40 | 164 | 143 | 110 | 0 | 17 | 67 | 250 | 71 | 35 |
| Binary | 100000 | 1110100 | 1100011 | 1001000 | 0 | 1111 | 110111 | 10101000 | 111001 | 11101 |
Color Harmonies of #207463
Complementary color
Monochromatic Colors of #207463
Black with #207463
Text Example
Text Example
White with #207463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207463; }
p { color: rgb(32,116,99); }
H1.HeaderClassName
{
color: #207463;
}
.AnyTagClassName
{
color: #207463;
}
</style>
background-color css
<style>
a { background-color: #207463; }
a { background-color: rgb(32,116,99); }
div.DivClassName
{
background-color: #207463;
}
.BgClassName
{
background-color: #207463;
}
</style>
border-color css
<style>
span { border-color: #207463; }
span { border-color: rgb(32,116,99); }
td.TdClassName
{
border-color: #207463;
}
.TagClassName
{
border-color: #207463;
}
</style>