Shades of Deep Sea #117966
Tints of Deep Sea #117966
RGB
CMYK
RGB Variations
Color information
#117966 (or 0x117966) is known color: Deep Sea. HEX triplet: 11, 79 and 66. RGB value is (17,121,102). Sum of RGB (Red+Green+Blue) = 17+121+102=240 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.08% from 240); Green value is 121 (47.66% from 255 or 50.42% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 121 - color contains mainly: green. Hex color #117966 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117966 is #EE8699. Grayscale: #575757. Windows color (decimal): -15632026 or 6715665. OLE color: 6715665.
HSL color Cylindrical-coordinate representation of color #117966: hue angle of 169.04º 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 #117966 is Cyan = 0.86, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 121 | 102 | - |
| CMYK | 0.86 | 0 | 0.16 | 0.53 |
| HSL | 169.04º | 0.75% | 0.27% | - |
| HSV(B) | 169.04º | 0.86% | 0.47% | - |
| XYZ | 9.47 | 14.75 | 14.92 | - |
| YUV | 87.74 | 136.04 | 77.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 121 | 102 | 0.86 | 0 | 0.16 | 0.53 | 169.04 | 0.75 | 0.27 |
| Hex | 11 | 79 | 66 | 56 | 0 | 10 | 35 | A9 | 4B | 1B |
| Octal | 21 | 171 | 146 | 126 | 0 | 20 | 65 | 251 | 113 | 33 |
| Binary | 10001 | 1111001 | 1100110 | 1010110 | 0 | 10000 | 110101 | 10101001 | 1001011 | 11011 |
Color Harmonies of #117966
Complementary color
Monochromatic Colors of #117966
Black with #117966
Text Example
Text Example
White with #117966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117966; }
p { color: rgb(17,121,102); }
H1.HeaderClassName
{
color: #117966;
}
.AnyTagClassName
{
color: #117966;
}
</style>
background-color css
<style>
a { background-color: #117966; }
a { background-color: rgb(17,121,102); }
div.DivClassName
{
background-color: #117966;
}
.BgClassName
{
background-color: #117966;
}
</style>
border-color css
<style>
span { border-color: #117966; }
span { border-color: rgb(17,121,102); }
td.TdClassName
{
border-color: #117966;
}
.TagClassName
{
border-color: #117966;
}
</style>