Shades of Deep Sea #167057
Tints of Deep Sea #167057
RGB
CMYK
RGB Variations
Color information
#167057 (or 0x167057) is known color: Deep Sea. HEX triplet: 16, 70 and 57. RGB value is (22,112,87). Sum of RGB (Red+Green+Blue) = 22+112+87=221 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.95% from 221); Green value is 112 (44.14% from 255 or 50.68% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 112 - color contains mainly: green. Hex color #167057 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167057 is #E98FA8. Grayscale: #525252. Windows color (decimal): -15306665 or 5730326. OLE color: 5730326.
HSL color Cylindrical-coordinate representation of color #167057: hue angle of 163.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #167057 is Cyan = 0.80, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 112 | 87 | - |
| CMYK | 0.80 | 0 | 0.22 | 0.56 |
| HSL | 163.33º | 0.67% | 0.26% | - |
| HSV(B) | 163.33º | 0.8% | 0.44% | - |
| XYZ | 7.85 | 12.45 | 11.01 | - |
| YUV | 82.24 | 130.68 | 85.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 112 | 87 | 0.80 | 0 | 0.22 | 0.56 | 163.33 | 0.67 | 0.26 |
| Hex | 16 | 70 | 57 | 50 | 0 | 16 | 38 | A3 | 43 | 1A |
| Octal | 26 | 160 | 127 | 120 | 0 | 26 | 70 | 243 | 103 | 32 |
| Binary | 10110 | 1110000 | 1010111 | 1010000 | 0 | 10110 | 111000 | 10100011 | 1000011 | 11010 |
Color Harmonies of #167057
Complementary color
Monochromatic Colors of #167057
Black with #167057
Text Example
Text Example
White with #167057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167057; }
p { color: rgb(22,112,87); }
H1.HeaderClassName
{
color: #167057;
}
.AnyTagClassName
{
color: #167057;
}
</style>
background-color css
<style>
a { background-color: #167057; }
a { background-color: rgb(22,112,87); }
div.DivClassName
{
background-color: #167057;
}
.BgClassName
{
background-color: #167057;
}
</style>
border-color css
<style>
span { border-color: #167057; }
span { border-color: rgb(22,112,87); }
td.TdClassName
{
border-color: #167057;
}
.TagClassName
{
border-color: #167057;
}
</style>