Shades of Deep Sea #117769
Tints of Deep Sea #117769
RGB
CMYK
RGB Variations
Color information
#117769 (or 0x117769) is known color: Deep Sea. HEX triplet: 11, 77 and 69. RGB value is (17,119,105). Sum of RGB (Red+Green+Blue) = 17+119+105=241 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.05% from 241); Green value is 119 (46.88% from 255 or 49.38% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 119 - color contains mainly: green. Hex color #117769 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117769 is #EE8896. Grayscale: #565656. Windows color (decimal): -15632535 or 6911761. OLE color: 6911761.
HSL color Cylindrical-coordinate representation of color #117769: hue angle of 171.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 #117769 is Cyan = 0.86, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 105 | - |
| CMYK | 0.86 | 0 | 0.12 | 0.53 |
| HSL | 171.76º | 0.75% | 0.27% | - |
| HSV(B) | 171.76º | 0.86% | 0.47% | - |
| XYZ | 9.38 | 14.33 | 15.64 | - |
| YUV | 86.91 | 138.21 | 78.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 105 | 0.86 | 0 | 0.12 | 0.53 | 171.76 | 0.75 | 0.27 |
| Hex | 11 | 77 | 69 | 56 | 0 | C | 35 | AC | 4B | 1B |
| Octal | 21 | 167 | 151 | 126 | 0 | 14 | 65 | 254 | 113 | 33 |
| Binary | 10001 | 1110111 | 1101001 | 1010110 | 0 | 1100 | 110101 | 10101100 | 1001011 | 11011 |
Color Harmonies of #117769
Complementary color
Monochromatic Colors of #117769
Black with #117769
Text Example
Text Example
White with #117769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117769; }
p { color: rgb(17,119,105); }
H1.HeaderClassName
{
color: #117769;
}
.AnyTagClassName
{
color: #117769;
}
</style>
background-color css
<style>
a { background-color: #117769; }
a { background-color: rgb(17,119,105); }
div.DivClassName
{
background-color: #117769;
}
.BgClassName
{
background-color: #117769;
}
</style>
border-color css
<style>
span { border-color: #117769; }
span { border-color: rgb(17,119,105); }
td.TdClassName
{
border-color: #117769;
}
.TagClassName
{
border-color: #117769;
}
</style>