Shades of Deep Sea #158162
Tints of Deep Sea #158162
RGB
CMYK
RGB Variations
Color information
#158162 (or 0x158162) is known color: Deep Sea. HEX triplet: 15, 81 and 62. RGB value is (21,129,98). Sum of RGB (Red+Green+Blue) = 21+129+98=248 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.47% from 248); Green value is 129 (50.78% from 255 or 52.02% from 248); Blue value is 98 (38.67% from 255 or 39.52% from 248); Max value from RGB is 129 - color contains mainly: green. Hex color #158162 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158162 is #EA7E9D. Grayscale: #5D5D5D. Windows color (decimal): -15367838 or 6455573. OLE color: 6455573.
HSL color Cylindrical-coordinate representation of color #158162: hue angle of 162.78º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158162 is Cyan = 0.84, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 129 | 98 | - |
| CMYK | 0.84 | 0 | 0.24 | 0.49 |
| HSL | 162.78º | 0.72% | 0.29% | - |
| HSV(B) | 162.78º | 0.84% | 0.51% | - |
| XYZ | 10.36 | 16.74 | 14.24 | - |
| YUV | 93.17 | 130.72 | 76.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 129 | 98 | 0.84 | 0 | 0.24 | 0.49 | 162.78 | 0.72 | 0.29 |
| Hex | 15 | 81 | 62 | 54 | 0 | 18 | 31 | A3 | 48 | 1D |
| Octal | 25 | 201 | 142 | 124 | 0 | 30 | 61 | 243 | 110 | 35 |
| Binary | 10101 | 10000001 | 1100010 | 1010100 | 0 | 11000 | 110001 | 10100011 | 1001000 | 11101 |
Color Harmonies of #158162
Complementary color
Monochromatic Colors of #158162
Black with #158162
Text Example
Text Example
White with #158162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158162; }
p { color: rgb(21,129,98); }
H1.HeaderClassName
{
color: #158162;
}
.AnyTagClassName
{
color: #158162;
}
</style>
background-color css
<style>
a { background-color: #158162; }
a { background-color: rgb(21,129,98); }
div.DivClassName
{
background-color: #158162;
}
.BgClassName
{
background-color: #158162;
}
</style>
border-color css
<style>
span { border-color: #158162; }
span { border-color: rgb(21,129,98); }
td.TdClassName
{
border-color: #158162;
}
.TagClassName
{
border-color: #158162;
}
</style>