Shades of Deep Sea #117559
Tints of Deep Sea #117559
RGB
CMYK
RGB Variations
Color information
#117559 (or 0x117559) is known color: Deep Sea. HEX triplet: 11, 75 and 59. RGB value is (17,117,89). Sum of RGB (Red+Green+Blue) = 17+117+89=223 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.62% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #117559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117559 is #EE8AA6. Grayscale: #535353. Windows color (decimal): -15633063 or 5862673. OLE color: 5862673.
HSL color Cylindrical-coordinate representation of color #117559: hue angle of 163.2º 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 #117559 is Cyan = 0.85, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 89 | - |
| CMYK | 0.85 | 0 | 0.24 | 0.54 |
| HSL | 163.2º | 0.75% | 0.26% | - |
| HSV(B) | 163.2º | 0.85% | 0.46% | - |
| XYZ | 8.4 | 13.56 | 11.63 | - |
| YUV | 83.91 | 130.87 | 80.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 89 | 0.85 | 0 | 0.24 | 0.54 | 163.2 | 0.75 | 0.26 |
| Hex | 11 | 75 | 59 | 55 | 0 | 18 | 36 | A3 | 4B | 1A |
| Octal | 21 | 165 | 131 | 125 | 0 | 30 | 66 | 243 | 113 | 32 |
| Binary | 10001 | 1110101 | 1011001 | 1010101 | 0 | 11000 | 110110 | 10100011 | 1001011 | 11010 |
Color Harmonies of #117559
Complementary color
Monochromatic Colors of #117559
Black with #117559
Text Example
Text Example
White with #117559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117559; }
p { color: rgb(17,117,89); }
H1.HeaderClassName
{
color: #117559;
}
.AnyTagClassName
{
color: #117559;
}
</style>
background-color css
<style>
a { background-color: #117559; }
a { background-color: rgb(17,117,89); }
div.DivClassName
{
background-color: #117559;
}
.BgClassName
{
background-color: #117559;
}
</style>
border-color css
<style>
span { border-color: #117559; }
span { border-color: rgb(17,117,89); }
td.TdClassName
{
border-color: #117559;
}
.TagClassName
{
border-color: #117559;
}
</style>