Shades of Deep Sea #118071
Tints of Deep Sea #118071
RGB
CMYK
RGB Variations
Color information
#118071 (or 0x118071) is known color: Deep Sea. HEX triplet: 11, 80 and 71. RGB value is (17,128,113). Sum of RGB (Red+Green+Blue) = 17+128+113=258 (34% of max value = 765). Red value is 17 (7.03% from 255 or 6.59% from 258); Green value is 128 (50.39% from 255 or 49.61% from 258); Blue value is 113 (44.53% from 255 or 43.80% from 258); Max value from RGB is 128 - color contains mainly: green. Hex color #118071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118071 is #EE7F8E. Grayscale: #5D5D5D. Windows color (decimal): -15630223 or 7438353. OLE color: 7438353.
HSL color Cylindrical-coordinate representation of color #118071: hue angle of 171.89º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118071 is Cyan = 0.87, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 17 | 128 | 113 | - |
| CMYK | 0.87 | 0 | 0.12 | 0.50 |
| HSL | 171.89º | 0.77% | 0.28% | - |
| HSV(B) | 171.89º | 0.87% | 0.5% | - |
| XYZ | 10.93 | 16.75 | 18.28 | - |
| YUV | 93.1 | 139.23 | 73.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 128 | 113 | 0.87 | 0 | 0.12 | 0.50 | 171.89 | 0.77 | 0.28 |
| Hex | 11 | 80 | 71 | 57 | 0 | C | 32 | AC | 4D | 1C |
| Octal | 21 | 200 | 161 | 127 | 0 | 14 | 62 | 254 | 115 | 34 |
| Binary | 10001 | 10000000 | 1110001 | 1010111 | 0 | 1100 | 110010 | 10101100 | 1001101 | 11100 |
Color Harmonies of #118071
Complementary color
Monochromatic Colors of #118071
Black with #118071
Text Example
Text Example
White with #118071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118071; }
p { color: rgb(17,128,113); }
H1.HeaderClassName
{
color: #118071;
}
.AnyTagClassName
{
color: #118071;
}
</style>
background-color css
<style>
a { background-color: #118071; }
a { background-color: rgb(17,128,113); }
div.DivClassName
{
background-color: #118071;
}
.BgClassName
{
background-color: #118071;
}
</style>
border-color css
<style>
span { border-color: #118071; }
span { border-color: rgb(17,128,113); }
td.TdClassName
{
border-color: #118071;
}
.TagClassName
{
border-color: #118071;
}
</style>