Shades of Deep Sea #117758
Tints of Deep Sea #117758
RGB
CMYK
RGB Variations
Color information
#117758 (or 0x117758) is known color: Deep Sea. HEX triplet: 11, 77 and 58. RGB value is (17,119,88). Sum of RGB (Red+Green+Blue) = 17+119+88=224 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.59% from 224); Green value is 119 (46.88% from 255 or 53.12% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 119 - color contains mainly: green. Hex color #117758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117758 is #EE88A7. Grayscale: #545454. Windows color (decimal): -15632552 or 5797649. OLE color: 5797649.
HSL color Cylindrical-coordinate representation of color #117758: hue angle of 161.76º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117758 is Cyan = 0.86, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 88 | - |
| CMYK | 0.86 | 0 | 0.26 | 0.53 |
| HSL | 161.76º | 0.75% | 0.27% | - |
| HSV(B) | 161.76º | 0.86% | 0.47% | - |
| XYZ | 8.59 | 14.02 | 11.49 | - |
| YUV | 84.97 | 129.71 | 79.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 88 | 0.86 | 0 | 0.26 | 0.53 | 161.76 | 0.75 | 0.27 |
| Hex | 11 | 77 | 58 | 56 | 0 | 1A | 35 | A2 | 4B | 1B |
| Octal | 21 | 167 | 130 | 126 | 0 | 32 | 65 | 242 | 113 | 33 |
| Binary | 10001 | 1110111 | 1011000 | 1010110 | 0 | 11010 | 110101 | 10100010 | 1001011 | 11011 |
Color Harmonies of #117758
Complementary color
Monochromatic Colors of #117758
Black with #117758
Text Example
Text Example
White with #117758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117758; }
p { color: rgb(17,119,88); }
H1.HeaderClassName
{
color: #117758;
}
.AnyTagClassName
{
color: #117758;
}
</style>
background-color css
<style>
a { background-color: #117758; }
a { background-color: rgb(17,119,88); }
div.DivClassName
{
background-color: #117758;
}
.BgClassName
{
background-color: #117758;
}
</style>
border-color css
<style>
span { border-color: #117758; }
span { border-color: rgb(17,119,88); }
td.TdClassName
{
border-color: #117758;
}
.TagClassName
{
border-color: #117758;
}
</style>