Shades of Deep Sea #117560
Tints of Deep Sea #117560
RGB
CMYK
RGB Variations
Color information
#117560 (or 0x117560) is known color: Deep Sea. HEX triplet: 11, 75 and 60. RGB value is (17,117,96). Sum of RGB (Red+Green+Blue) = 17+117+96=230 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.39% from 230); Green value is 117 (46.09% from 255 or 50.87% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 117 - color contains mainly: green. Hex color #117560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117560 is #EE8A9F. Grayscale: #545454. Windows color (decimal): -15633056 or 6321425. OLE color: 6321425.
HSL color Cylindrical-coordinate representation of color #117560: hue angle of 167.4º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117560 is Cyan = 0.85, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 96 | - |
| CMYK | 0.85 | 0 | 0.18 | 0.54 |
| HSL | 167.4º | 0.75% | 0.26% | - |
| HSV(B) | 167.4º | 0.85% | 0.46% | - |
| XYZ | 8.7 | 13.69 | 13.25 | - |
| YUV | 84.71 | 134.37 | 79.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 96 | 0.85 | 0 | 0.18 | 0.54 | 167.4 | 0.75 | 0.26 |
| Hex | 11 | 75 | 60 | 55 | 0 | 12 | 36 | A7 | 4B | 1A |
| Octal | 21 | 165 | 140 | 125 | 0 | 22 | 66 | 247 | 113 | 32 |
| Binary | 10001 | 1110101 | 1100000 | 1010101 | 0 | 10010 | 110110 | 10100111 | 1001011 | 11010 |
Color Harmonies of #117560
Complementary color
Monochromatic Colors of #117560
Black with #117560
Text Example
Text Example
White with #117560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117560; }
p { color: rgb(17,117,96); }
H1.HeaderClassName
{
color: #117560;
}
.AnyTagClassName
{
color: #117560;
}
</style>
background-color css
<style>
a { background-color: #117560; }
a { background-color: rgb(17,117,96); }
div.DivClassName
{
background-color: #117560;
}
.BgClassName
{
background-color: #117560;
}
</style>
border-color css
<style>
span { border-color: #117560; }
span { border-color: rgb(17,117,96); }
td.TdClassName
{
border-color: #117560;
}
.TagClassName
{
border-color: #117560;
}
</style>