Shades of Deep Sea #117357
Tints of Deep Sea #117357
RGB
CMYK
RGB Variations
Color information
#117357 (or 0x117357) is known color: Deep Sea. HEX triplet: 11, 73 and 57. RGB value is (17,115,87). Sum of RGB (Red+Green+Blue) = 17+115+87=219 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.76% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 87 (34.38% from 255 or 39.73% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #117357 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117357 is #EE8CA8. Grayscale: #525252. Windows color (decimal): -15633577 or 5731089. OLE color: 5731089.
HSL color Cylindrical-coordinate representation of color #117357: hue angle of 162.86º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117357 is Cyan = 0.85, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 115 | 87 | - |
| CMYK | 0.85 | 0 | 0.24 | 0.55 |
| HSL | 162.86º | 0.74% | 0.26% | - |
| HSV(B) | 162.86º | 0.85% | 0.45% | - |
| XYZ | 8.08 | 13.07 | 11.11 | - |
| YUV | 82.51 | 130.53 | 81.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 115 | 87 | 0.85 | 0 | 0.24 | 0.55 | 162.86 | 0.74 | 0.26 |
| Hex | 11 | 73 | 57 | 55 | 0 | 18 | 37 | A3 | 4A | 1A |
| Octal | 21 | 163 | 127 | 125 | 0 | 30 | 67 | 243 | 112 | 32 |
| Binary | 10001 | 1110011 | 1010111 | 1010101 | 0 | 11000 | 110111 | 10100011 | 1001010 | 11010 |
Color Harmonies of #117357
Complementary color
Monochromatic Colors of #117357
Black with #117357
Text Example
Text Example
White with #117357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117357; }
p { color: rgb(17,115,87); }
H1.HeaderClassName
{
color: #117357;
}
.AnyTagClassName
{
color: #117357;
}
</style>
background-color css
<style>
a { background-color: #117357; }
a { background-color: rgb(17,115,87); }
div.DivClassName
{
background-color: #117357;
}
.BgClassName
{
background-color: #117357;
}
</style>
border-color css
<style>
span { border-color: #117357; }
span { border-color: rgb(17,115,87); }
td.TdClassName
{
border-color: #117357;
}
.TagClassName
{
border-color: #117357;
}
</style>