Shades of Deep Sea #207567
Tints of Deep Sea #207567
RGB
CMYK
RGB Variations
Color information
#207567 (or 0x207567) is known color: Deep Sea. HEX triplet: 20, 75 and 67. RGB value is (32,117,103). Sum of RGB (Red+Green+Blue) = 32+117+103=252 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.70% from 252); Green value is 117 (46.09% from 255 or 46.43% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 117 - color contains mainly: green. Hex color #207567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207567 is #DF8A98. Grayscale: #595959. Windows color (decimal): -14650009 or 6780192. OLE color: 6780192.
HSL color Cylindrical-coordinate representation of color #207567: hue angle of 170.12º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207567 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 103 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.54 |
| HSL | 170.12º | 0.57% | 0.29% | - |
| HSV(B) | 170.12º | 0.73% | 0.46% | - |
| XYZ | 9.41 | 14.01 | 15.04 | - |
| YUV | 89.99 | 135.34 | 86.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 103 | 0.73 | 0 | 0.12 | 0.54 | 170.12 | 0.57 | 0.29 |
| Hex | 20 | 75 | 67 | 49 | 0 | C | 36 | AA | 39 | 1D |
| Octal | 40 | 165 | 147 | 111 | 0 | 14 | 66 | 252 | 71 | 35 |
| Binary | 100000 | 1110101 | 1100111 | 1001001 | 0 | 1100 | 110110 | 10101010 | 111001 | 11101 |
Color Harmonies of #207567
Complementary color
Monochromatic Colors of #207567
Black with #207567
Text Example
Text Example
White with #207567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207567; }
p { color: rgb(32,117,103); }
H1.HeaderClassName
{
color: #207567;
}
.AnyTagClassName
{
color: #207567;
}
</style>
background-color css
<style>
a { background-color: #207567; }
a { background-color: rgb(32,117,103); }
div.DivClassName
{
background-color: #207567;
}
.BgClassName
{
background-color: #207567;
}
</style>
border-color css
<style>
span { border-color: #207567; }
span { border-color: rgb(32,117,103); }
td.TdClassName
{
border-color: #207567;
}
.TagClassName
{
border-color: #207567;
}
</style>