Shades of Deep Sea #167964
Tints of Deep Sea #167964
RGB
CMYK
RGB Variations
Color information
#167964 (or 0x167964) is known color: Deep Sea. HEX triplet: 16, 79 and 64. RGB value is (22,121,100). Sum of RGB (Red+Green+Blue) = 22+121+100=243 (32% of max value = 765). Red value is 22 (8.98% from 255 or 9.05% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 100 (39.45% from 255 or 41.15% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #167964 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167964 is #E9869B. Grayscale: #585858. Windows color (decimal): -15304348 or 6584598. OLE color: 6584598.
HSL color Cylindrical-coordinate representation of color #167964: hue angle of 167.27º 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 #167964 is Cyan = 0.82, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 121 | 100 | - |
| CMYK | 0.82 | 0 | 0.17 | 0.53 |
| HSL | 167.27º | 0.69% | 0.28% | - |
| HSV(B) | 167.27º | 0.82% | 0.47% | - |
| XYZ | 9.47 | 14.77 | 14.41 | - |
| YUV | 89.01 | 134.2 | 80.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 121 | 100 | 0.82 | 0 | 0.17 | 0.53 | 167.27 | 0.69 | 0.28 |
| Hex | 16 | 79 | 64 | 52 | 0 | 11 | 35 | A7 | 45 | 1C |
| Octal | 26 | 171 | 144 | 122 | 0 | 21 | 65 | 247 | 105 | 34 |
| Binary | 10110 | 1111001 | 1100100 | 1010010 | 0 | 10001 | 110101 | 10100111 | 1000101 | 11100 |
Color Harmonies of #167964
Complementary color
Monochromatic Colors of #167964
Black with #167964
Text Example
Text Example
White with #167964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167964; }
p { color: rgb(22,121,100); }
H1.HeaderClassName
{
color: #167964;
}
.AnyTagClassName
{
color: #167964;
}
</style>
background-color css
<style>
a { background-color: #167964; }
a { background-color: rgb(22,121,100); }
div.DivClassName
{
background-color: #167964;
}
.BgClassName
{
background-color: #167964;
}
</style>
border-color css
<style>
span { border-color: #167964; }
span { border-color: rgb(22,121,100); }
td.TdClassName
{
border-color: #167964;
}
.TagClassName
{
border-color: #167964;
}
</style>