Shades of Deep Sea #117158
Tints of Deep Sea #117158
RGB
CMYK
RGB Variations
Color information
#117158 (or 0x117158) is known color: Deep Sea. HEX triplet: 11, 71 and 58. RGB value is (17,113,88). Sum of RGB (Red+Green+Blue) = 17+113+88=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 88 (34.77% from 255 or 40.37% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #117158 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117158 is #EE8EA7. Grayscale: #515151. Windows color (decimal): -15634088 or 5796113. OLE color: 5796113.
HSL color Cylindrical-coordinate representation of color #117158: hue angle of 164.38º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117158 is Cyan = 0.85, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 113 | 88 | - |
| CMYK | 0.85 | 0 | 0.22 | 0.56 |
| HSL | 164.38º | 0.74% | 0.25% | - |
| HSV(B) | 164.38º | 0.85% | 0.44% | - |
| XYZ | 7.9 | 12.63 | 11.25 | - |
| YUV | 81.45 | 131.7 | 82.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 113 | 88 | 0.85 | 0 | 0.22 | 0.56 | 164.38 | 0.74 | 0.25 |
| Hex | 11 | 71 | 58 | 55 | 0 | 16 | 38 | A4 | 4A | 19 |
| Octal | 21 | 161 | 130 | 125 | 0 | 26 | 70 | 244 | 112 | 31 |
| Binary | 10001 | 1110001 | 1011000 | 1010101 | 0 | 10110 | 111000 | 10100100 | 1001010 | 11001 |
Color Harmonies of #117158
Complementary color
Monochromatic Colors of #117158
Black with #117158
Text Example
Text Example
White with #117158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117158; }
p { color: rgb(17,113,88); }
H1.HeaderClassName
{
color: #117158;
}
.AnyTagClassName
{
color: #117158;
}
</style>
background-color css
<style>
a { background-color: #117158; }
a { background-color: rgb(17,113,88); }
div.DivClassName
{
background-color: #117158;
}
.BgClassName
{
background-color: #117158;
}
</style>
border-color css
<style>
span { border-color: #117158; }
span { border-color: rgb(17,113,88); }
td.TdClassName
{
border-color: #117158;
}
.TagClassName
{
border-color: #117158;
}
</style>