Shades of Deep Sea #167960
Tints of Deep Sea #167960
RGB
CMYK
RGB Variations
Color information
#167960 (or 0x167960) is known color: Deep Sea. HEX triplet: 16, 79 and 60. RGB value is (22,121,96). Sum of RGB (Red+Green+Blue) = 22+121+96=239 (31% of max value = 765). Red value is 22 (8.98% from 255 or 9.21% from 239); Green value is 121 (47.66% from 255 or 50.63% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 121 - color contains mainly: green. Hex color #167960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167960 is #E9869F. Grayscale: #585858. Windows color (decimal): -15304352 or 6322454. OLE color: 6322454.
HSL color Cylindrical-coordinate representation of color #167960: hue angle of 164.85º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #167960 is Cyan = 0.82, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 121 | 96 | - |
| CMYK | 0.82 | 0 | 0.21 | 0.53 |
| HSL | 164.85º | 0.69% | 0.28% | - |
| HSV(B) | 164.85º | 0.82% | 0.47% | - |
| XYZ | 9.28 | 14.69 | 13.41 | - |
| YUV | 88.55 | 132.2 | 80.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 121 | 96 | 0.82 | 0 | 0.21 | 0.53 | 164.85 | 0.69 | 0.28 |
| Hex | 16 | 79 | 60 | 52 | 0 | 15 | 35 | A5 | 45 | 1C |
| Octal | 26 | 171 | 140 | 122 | 0 | 25 | 65 | 245 | 105 | 34 |
| Binary | 10110 | 1111001 | 1100000 | 1010010 | 0 | 10101 | 110101 | 10100101 | 1000101 | 11100 |
Color Harmonies of #167960
Complementary color
Monochromatic Colors of #167960
Black with #167960
Text Example
Text Example
White with #167960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167960; }
p { color: rgb(22,121,96); }
H1.HeaderClassName
{
color: #167960;
}
.AnyTagClassName
{
color: #167960;
}
</style>
background-color css
<style>
a { background-color: #167960; }
a { background-color: rgb(22,121,96); }
div.DivClassName
{
background-color: #167960;
}
.BgClassName
{
background-color: #167960;
}
</style>
border-color css
<style>
span { border-color: #167960; }
span { border-color: rgb(22,121,96); }
td.TdClassName
{
border-color: #167960;
}
.TagClassName
{
border-color: #167960;
}
</style>