Shades of Deep Sea #117564
Tints of Deep Sea #117564
RGB
CMYK
RGB Variations
Color information
#117564 (or 0x117564) is known color: Deep Sea. HEX triplet: 11, 75 and 64. RGB value is (17,117,100). Sum of RGB (Red+Green+Blue) = 17+117+100=234 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.26% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 100 (39.45% from 255 or 42.74% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #117564 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117564 is #EE8A9B. Grayscale: #555555. Windows color (decimal): -15633052 or 6583569. OLE color: 6583569.
HSL color Cylindrical-coordinate representation of color #117564: hue angle of 169.8º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117564 is Cyan = 0.85, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 100 | - |
| CMYK | 0.85 | 0 | 0.15 | 0.54 |
| HSL | 169.8º | 0.75% | 0.26% | - |
| HSV(B) | 169.8º | 0.85% | 0.46% | - |
| XYZ | 8.89 | 13.76 | 14.24 | - |
| YUV | 85.16 | 136.37 | 79.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 100 | 0.85 | 0 | 0.15 | 0.54 | 169.8 | 0.75 | 0.26 |
| Hex | 11 | 75 | 64 | 55 | 0 | F | 36 | AA | 4B | 1A |
| Octal | 21 | 165 | 144 | 125 | 0 | 17 | 66 | 252 | 113 | 32 |
| Binary | 10001 | 1110101 | 1100100 | 1010101 | 0 | 1111 | 110110 | 10101010 | 1001011 | 11010 |
Color Harmonies of #117564
Complementary color
Monochromatic Colors of #117564
Black with #117564
Text Example
Text Example
White with #117564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117564; }
p { color: rgb(17,117,100); }
H1.HeaderClassName
{
color: #117564;
}
.AnyTagClassName
{
color: #117564;
}
</style>
background-color css
<style>
a { background-color: #117564; }
a { background-color: rgb(17,117,100); }
div.DivClassName
{
background-color: #117564;
}
.BgClassName
{
background-color: #117564;
}
</style>
border-color css
<style>
span { border-color: #117564; }
span { border-color: rgb(17,117,100); }
td.TdClassName
{
border-color: #117564;
}
.TagClassName
{
border-color: #117564;
}
</style>