Shades of Deep Sea #167162
Tints of Deep Sea #167162
RGB
CMYK
RGB Variations
Color information
#167162 (or 0x167162) is known color: Deep Sea. HEX triplet: 16, 71 and 62. RGB value is (22,113,98). Sum of RGB (Red+Green+Blue) = 22+113+98=233 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.44% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 98 (38.67% from 255 or 42.06% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #167162 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167162 is #E98E9D. Grayscale: #545454. Windows color (decimal): -15306398 or 6451478. OLE color: 6451478.
HSL color Cylindrical-coordinate representation of color #167162: hue angle of 170.11º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #167162 is Cyan = 0.81, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 113 | 98 | - |
| CMYK | 0.81 | 0 | 0.13 | 0.56 |
| HSL | 170.11º | 0.67% | 0.26% | - |
| HSV(B) | 170.11º | 0.81% | 0.44% | - |
| XYZ | 8.44 | 12.86 | 13.59 | - |
| YUV | 84.08 | 135.85 | 83.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 113 | 98 | 0.81 | 0 | 0.13 | 0.56 | 170.11 | 0.67 | 0.26 |
| Hex | 16 | 71 | 62 | 51 | 0 | D | 38 | AA | 43 | 1A |
| Octal | 26 | 161 | 142 | 121 | 0 | 15 | 70 | 252 | 103 | 32 |
| Binary | 10110 | 1110001 | 1100010 | 1010001 | 0 | 1101 | 111000 | 10101010 | 1000011 | 11010 |
Color Harmonies of #167162
Complementary color
Monochromatic Colors of #167162
Black with #167162
Text Example
Text Example
White with #167162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167162; }
p { color: rgb(22,113,98); }
H1.HeaderClassName
{
color: #167162;
}
.AnyTagClassName
{
color: #167162;
}
</style>
background-color css
<style>
a { background-color: #167162; }
a { background-color: rgb(22,113,98); }
div.DivClassName
{
background-color: #167162;
}
.BgClassName
{
background-color: #167162;
}
</style>
border-color css
<style>
span { border-color: #167162; }
span { border-color: rgb(22,113,98); }
td.TdClassName
{
border-color: #167162;
}
.TagClassName
{
border-color: #167162;
}
</style>