Shades of Deep Sea #178071
Tints of Deep Sea #178071
RGB
CMYK
RGB Variations
Color information
#178071 (or 0x178071) is known color: Deep Sea. HEX triplet: 17, 80 and 71. RGB value is (23,128,113). Sum of RGB (Red+Green+Blue) = 23+128+113=264 (34% of max value = 765). Red value is 23 (9.38% from 255 or 8.71% from 264); Green value is 128 (50.39% from 255 or 48.48% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 128 - color contains mainly: green. Hex color #178071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #178071 is #E87F8E. Grayscale: #5E5E5E. Windows color (decimal): -15237007 or 7438359. OLE color: 7438359.
HSL color Cylindrical-coordinate representation of color #178071: hue angle of 171.43º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #178071 is Cyan = 0.82, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 23 | 128 | 113 | - |
| CMYK | 0.82 | 0 | 0.12 | 0.50 |
| HSL | 171.43º | 0.7% | 0.3% | - |
| HSV(B) | 171.43º | 0.82% | 0.5% | - |
| XYZ | 11.05 | 16.81 | 18.29 | - |
| YUV | 94.9 | 138.21 | 76.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 128 | 113 | 0.82 | 0 | 0.12 | 0.50 | 171.43 | 0.7 | 0.3 |
| Hex | 17 | 80 | 71 | 52 | 0 | C | 32 | AB | 46 | 1E |
| Octal | 27 | 200 | 161 | 122 | 0 | 14 | 62 | 253 | 106 | 36 |
| Binary | 10111 | 10000000 | 1110001 | 1010010 | 0 | 1100 | 110010 | 10101011 | 1000110 | 11110 |
Color Harmonies of #178071
Complementary color
Monochromatic Colors of #178071
Black with #178071
Text Example
Text Example
White with #178071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #178071; }
p { color: rgb(23,128,113); }
H1.HeaderClassName
{
color: #178071;
}
.AnyTagClassName
{
color: #178071;
}
</style>
background-color css
<style>
a { background-color: #178071; }
a { background-color: rgb(23,128,113); }
div.DivClassName
{
background-color: #178071;
}
.BgClassName
{
background-color: #178071;
}
</style>
border-color css
<style>
span { border-color: #178071; }
span { border-color: rgb(23,128,113); }
td.TdClassName
{
border-color: #178071;
}
.TagClassName
{
border-color: #178071;
}
</style>