Shades of Deep Sea #167868
Tints of Deep Sea #167868
RGB
CMYK
RGB Variations
Color information
#167868 (or 0x167868) is known color: Deep Sea. HEX triplet: 16, 78 and 68. RGB value is (22,120,104). Sum of RGB (Red+Green+Blue) = 22+120+104=246 (32% of max value = 765). Red value is 22 (8.98% from 255 or 8.94% from 246); Green value is 120 (47.27% from 255 or 48.78% from 246); Blue value is 104 (41.02% from 255 or 42.28% from 246); Max value from RGB is 120 - color contains mainly: green. Hex color #167868 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167868 is #E98797. Grayscale: #585858. Windows color (decimal): -15304600 or 6846486. OLE color: 6846486.
HSL color Cylindrical-coordinate representation of color #167868: hue angle of 170.2º 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 #167868 is Cyan = 0.82, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 120 | 104 | - |
| CMYK | 0.82 | 0 | 0.13 | 0.53 |
| HSL | 170.2º | 0.69% | 0.28% | - |
| HSV(B) | 170.2º | 0.82% | 0.47% | - |
| XYZ | 9.55 | 14.6 | 15.41 | - |
| YUV | 88.87 | 136.53 | 80.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 120 | 104 | 0.82 | 0 | 0.13 | 0.53 | 170.2 | 0.69 | 0.28 |
| Hex | 16 | 78 | 68 | 52 | 0 | D | 35 | AA | 45 | 1C |
| Octal | 26 | 170 | 150 | 122 | 0 | 15 | 65 | 252 | 105 | 34 |
| Binary | 10110 | 1111000 | 1101000 | 1010010 | 0 | 1101 | 110101 | 10101010 | 1000101 | 11100 |
Color Harmonies of #167868
Complementary color
Monochromatic Colors of #167868
Black with #167868
Text Example
Text Example
White with #167868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167868; }
p { color: rgb(22,120,104); }
H1.HeaderClassName
{
color: #167868;
}
.AnyTagClassName
{
color: #167868;
}
</style>
background-color css
<style>
a { background-color: #167868; }
a { background-color: rgb(22,120,104); }
div.DivClassName
{
background-color: #167868;
}
.BgClassName
{
background-color: #167868;
}
</style>
border-color css
<style>
span { border-color: #167868; }
span { border-color: rgb(22,120,104); }
td.TdClassName
{
border-color: #167868;
}
.TagClassName
{
border-color: #167868;
}
</style>