Shades of Deep Sea #207368
Tints of Deep Sea #207368
RGB
CMYK
RGB Variations
Color information
#207368 (or 0x207368) is known color: Deep Sea. HEX triplet: 20, 73 and 68. RGB value is (32,115,104). Sum of RGB (Red+Green+Blue) = 32+115+104=251 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.75% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #207368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207368 is #DF8C97. Grayscale: #585858. Windows color (decimal): -14650520 or 6845216. OLE color: 6845216.
HSL color Cylindrical-coordinate representation of color #207368: hue angle of 172.05º degrees, saturation: 0.56, 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 #207368 is Cyan = 0.72, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 115 | 104 | - |
| CMYK | 0.72 | 0 | 0.10 | 0.55 |
| HSL | 172.05º | 0.56% | 0.29% | - |
| HSV(B) | 172.05º | 0.72% | 0.45% | - |
| XYZ | 9.23 | 13.57 | 15.23 | - |
| YUV | 88.93 | 136.5 | 87.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 104 | 0.72 | 0 | 0.10 | 0.55 | 172.05 | 0.56 | 0.29 |
| Hex | 20 | 73 | 68 | 48 | 0 | A | 37 | AC | 38 | 1D |
| Octal | 40 | 163 | 150 | 110 | 0 | 12 | 67 | 254 | 70 | 35 |
| Binary | 100000 | 1110011 | 1101000 | 1001000 | 0 | 1010 | 110111 | 10101100 | 111000 | 11101 |
Color Harmonies of #207368
Complementary color
Monochromatic Colors of #207368
Black with #207368
Text Example
Text Example
White with #207368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207368; }
p { color: rgb(32,115,104); }
H1.HeaderClassName
{
color: #207368;
}
.AnyTagClassName
{
color: #207368;
}
</style>
background-color css
<style>
a { background-color: #207368; }
a { background-color: rgb(32,115,104); }
div.DivClassName
{
background-color: #207368;
}
.BgClassName
{
background-color: #207368;
}
</style>
border-color css
<style>
span { border-color: #207368; }
span { border-color: rgb(32,115,104); }
td.TdClassName
{
border-color: #207368;
}
.TagClassName
{
border-color: #207368;
}
</style>