Shades of Deep Sea #117969
Tints of Deep Sea #117969
RGB
CMYK
RGB Variations
Color information
#117969 (or 0x117969) is known color: Deep Sea. HEX triplet: 11, 79 and 69. RGB value is (17,121,105). Sum of RGB (Red+Green+Blue) = 17+121+105=243 (32% of max value = 765). Red value is 17 (7.03% from 255 or 7.00% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #117969 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117969 is #EE8696. Grayscale: #585858. Windows color (decimal): -15632023 or 6912273. OLE color: 6912273.
HSL color Cylindrical-coordinate representation of color #117969: hue angle of 170.77º 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 #117969 is Cyan = 0.86, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 121 | 105 | - |
| CMYK | 0.86 | 0 | 0.13 | 0.53 |
| HSL | 170.77º | 0.75% | 0.27% | - |
| HSV(B) | 170.77º | 0.86% | 0.47% | - |
| XYZ | 9.62 | 14.81 | 15.72 | - |
| YUV | 88.08 | 137.54 | 77.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 121 | 105 | 0.86 | 0 | 0.13 | 0.53 | 170.77 | 0.75 | 0.27 |
| Hex | 11 | 79 | 69 | 56 | 0 | D | 35 | AB | 4B | 1B |
| Octal | 21 | 171 | 151 | 126 | 0 | 15 | 65 | 253 | 113 | 33 |
| Binary | 10001 | 1111001 | 1101001 | 1010110 | 0 | 1101 | 110101 | 10101011 | 1001011 | 11011 |
Color Harmonies of #117969
Complementary color
Monochromatic Colors of #117969
Black with #117969
Text Example
Text Example
White with #117969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117969; }
p { color: rgb(17,121,105); }
H1.HeaderClassName
{
color: #117969;
}
.AnyTagClassName
{
color: #117969;
}
</style>
background-color css
<style>
a { background-color: #117969; }
a { background-color: rgb(17,121,105); }
div.DivClassName
{
background-color: #117969;
}
.BgClassName
{
background-color: #117969;
}
</style>
border-color css
<style>
span { border-color: #117969; }
span { border-color: rgb(17,121,105); }
td.TdClassName
{
border-color: #117969;
}
.TagClassName
{
border-color: #117969;
}
</style>