Shades of Deep Sea #117765
Tints of Deep Sea #117765
RGB
CMYK
RGB Variations
Color information
#117765 (or 0x117765) is known color: Deep Sea. HEX triplet: 11, 77 and 65. RGB value is (17,119,101). Sum of RGB (Red+Green+Blue) = 17+119+101=237 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.17% from 237); Green value is 119 (46.88% from 255 or 50.21% from 237); Blue value is 101 (39.84% from 255 or 42.62% from 237); Max value from RGB is 119 - color contains mainly: green. Hex color #117765 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117765 is #EE889A. Grayscale: #565656. Windows color (decimal): -15632539 or 6649617. OLE color: 6649617.
HSL color Cylindrical-coordinate representation of color #117765: hue angle of 169.41º 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 #117765 is Cyan = 0.86, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 101 | - |
| CMYK | 0.86 | 0 | 0.15 | 0.53 |
| HSL | 169.41º | 0.75% | 0.27% | - |
| HSV(B) | 169.41º | 0.86% | 0.47% | - |
| XYZ | 9.18 | 14.25 | 14.58 | - |
| YUV | 86.45 | 136.21 | 78.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 101 | 0.86 | 0 | 0.15 | 0.53 | 169.41 | 0.75 | 0.27 |
| Hex | 11 | 77 | 65 | 56 | 0 | F | 35 | A9 | 4B | 1B |
| Octal | 21 | 167 | 145 | 126 | 0 | 17 | 65 | 251 | 113 | 33 |
| Binary | 10001 | 1110111 | 1100101 | 1010110 | 0 | 1111 | 110101 | 10101001 | 1001011 | 11011 |
Color Harmonies of #117765
Complementary color
Monochromatic Colors of #117765
Black with #117765
Text Example
Text Example
White with #117765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117765; }
p { color: rgb(17,119,101); }
H1.HeaderClassName
{
color: #117765;
}
.AnyTagClassName
{
color: #117765;
}
</style>
background-color css
<style>
a { background-color: #117765; }
a { background-color: rgb(17,119,101); }
div.DivClassName
{
background-color: #117765;
}
.BgClassName
{
background-color: #117765;
}
</style>
border-color css
<style>
span { border-color: #117765; }
span { border-color: rgb(17,119,101); }
td.TdClassName
{
border-color: #117765;
}
.TagClassName
{
border-color: #117765;
}
</style>