Shades of Deep Sea #117060
Tints of Deep Sea #117060
RGB
CMYK
RGB Variations
Color information
#117060 (or 0x117060) is known color: Deep Sea. HEX triplet: 11, 70 and 60. RGB value is (17,112,96). Sum of RGB (Red+Green+Blue) = 17+112+96=225 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.56% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 96 (37.89% from 255 or 42.67% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #117060 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117060 is #EE8F9F. Grayscale: #515151. Windows color (decimal): -15634336 or 6320145. OLE color: 6320145.
HSL color Cylindrical-coordinate representation of color #117060: hue angle of 169.89º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117060 is Cyan = 0.85, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 112 | 96 | - |
| CMYK | 0.85 | 0 | 0.14 | 0.56 |
| HSL | 169.89º | 0.74% | 0.25% | - |
| HSV(B) | 169.89º | 0.85% | 0.44% | - |
| XYZ | 8.14 | 12.55 | 13.06 | - |
| YUV | 81.77 | 136.03 | 81.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 112 | 96 | 0.85 | 0 | 0.14 | 0.56 | 169.89 | 0.74 | 0.25 |
| Hex | 11 | 70 | 60 | 55 | 0 | E | 38 | AA | 4A | 19 |
| Octal | 21 | 160 | 140 | 125 | 0 | 16 | 70 | 252 | 112 | 31 |
| Binary | 10001 | 1110000 | 1100000 | 1010101 | 0 | 1110 | 111000 | 10101010 | 1001010 | 11001 |
Color Harmonies of #117060
Complementary color
Monochromatic Colors of #117060
Black with #117060
Text Example
Text Example
White with #117060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117060; }
p { color: rgb(17,112,96); }
H1.HeaderClassName
{
color: #117060;
}
.AnyTagClassName
{
color: #117060;
}
</style>
background-color css
<style>
a { background-color: #117060; }
a { background-color: rgb(17,112,96); }
div.DivClassName
{
background-color: #117060;
}
.BgClassName
{
background-color: #117060;
}
</style>
border-color css
<style>
span { border-color: #117060; }
span { border-color: rgb(17,112,96); }
td.TdClassName
{
border-color: #117060;
}
.TagClassName
{
border-color: #117060;
}
</style>