Shades of Deep Sea #117768
Tints of Deep Sea #117768
RGB
CMYK
RGB Variations
Color information
#117768 (or 0x117768) is known color: Deep Sea. HEX triplet: 11, 77 and 68. RGB value is (17,119,104). Sum of RGB (Red+Green+Blue) = 17+119+104=240 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.08% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #117768 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117768 is #EE8897. Grayscale: #565656. Windows color (decimal): -15632536 or 6846225. OLE color: 6846225.
HSL color Cylindrical-coordinate representation of color #117768: hue angle of 171.18º 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 #117768 is Cyan = 0.86, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 104 | - |
| CMYK | 0.86 | 0 | 0.13 | 0.53 |
| HSL | 171.18º | 0.75% | 0.27% | - |
| HSV(B) | 171.18º | 0.86% | 0.47% | - |
| XYZ | 9.33 | 14.31 | 15.37 | - |
| YUV | 86.79 | 137.71 | 78.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 104 | 0.86 | 0 | 0.13 | 0.53 | 171.18 | 0.75 | 0.27 |
| Hex | 11 | 77 | 68 | 56 | 0 | D | 35 | AB | 4B | 1B |
| Octal | 21 | 167 | 150 | 126 | 0 | 15 | 65 | 253 | 113 | 33 |
| Binary | 10001 | 1110111 | 1101000 | 1010110 | 0 | 1101 | 110101 | 10101011 | 1001011 | 11011 |
Color Harmonies of #117768
Complementary color
Monochromatic Colors of #117768
Black with #117768
Text Example
Text Example
White with #117768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117768; }
p { color: rgb(17,119,104); }
H1.HeaderClassName
{
color: #117768;
}
.AnyTagClassName
{
color: #117768;
}
</style>
background-color css
<style>
a { background-color: #117768; }
a { background-color: rgb(17,119,104); }
div.DivClassName
{
background-color: #117768;
}
.BgClassName
{
background-color: #117768;
}
</style>
border-color css
<style>
span { border-color: #117768; }
span { border-color: rgb(17,119,104); }
td.TdClassName
{
border-color: #117768;
}
.TagClassName
{
border-color: #117768;
}
</style>