Shades of Deep Sea #158071
Tints of Deep Sea #158071
RGB
CMYK
RGB Variations
Color information
#158071 (or 0x158071) is known color: Deep Sea. HEX triplet: 15, 80 and 71. RGB value is (21,128,113). Sum of RGB (Red+Green+Blue) = 21+128+113=262 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.02% from 262); Green value is 128 (50.39% from 255 or 48.85% from 262); Blue value is 113 (44.53% from 255 or 43.13% from 262); Max value from RGB is 128 - color contains mainly: green. Hex color #158071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158071 is #EA7F8E. Grayscale: #5E5E5E. Windows color (decimal): -15368079 or 7438357. OLE color: 7438357.
HSL color Cylindrical-coordinate representation of color #158071: hue angle of 171.59º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158071 is Cyan = 0.84, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 21 | 128 | 113 | - |
| CMYK | 0.84 | 0 | 0.12 | 0.50 |
| HSL | 171.59º | 0.72% | 0.29% | - |
| HSV(B) | 171.59º | 0.84% | 0.5% | - |
| XYZ | 11.01 | 16.79 | 18.28 | - |
| YUV | 94.3 | 138.55 | 75.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 128 | 113 | 0.84 | 0 | 0.12 | 0.50 | 171.59 | 0.72 | 0.29 |
| Hex | 15 | 80 | 71 | 54 | 0 | C | 32 | AC | 48 | 1D |
| Octal | 25 | 200 | 161 | 124 | 0 | 14 | 62 | 254 | 110 | 35 |
| Binary | 10101 | 10000000 | 1110001 | 1010100 | 0 | 1100 | 110010 | 10101100 | 1001000 | 11101 |
Color Harmonies of #158071
Complementary color
Monochromatic Colors of #158071
Black with #158071
Text Example
Text Example
White with #158071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158071; }
p { color: rgb(21,128,113); }
H1.HeaderClassName
{
color: #158071;
}
.AnyTagClassName
{
color: #158071;
}
</style>
background-color css
<style>
a { background-color: #158071; }
a { background-color: rgb(21,128,113); }
div.DivClassName
{
background-color: #158071;
}
.BgClassName
{
background-color: #158071;
}
</style>
border-color css
<style>
span { border-color: #158071; }
span { border-color: rgb(21,128,113); }
td.TdClassName
{
border-color: #158071;
}
.TagClassName
{
border-color: #158071;
}
</style>