Shades of Deep Sea #167865
Tints of Deep Sea #167865
RGB
CMYK
RGB Variations
Color information
#167865 (or 0x167865) is known color: Deep Sea. HEX triplet: 16, 78 and 65. RGB value is (22,120,101). Sum of RGB (Red+Green+Blue) = 22+120+101=243 (32% of max value = 765). Red value is 22 (8.98% from 255 or 9.05% from 243); Green value is 120 (47.27% from 255 or 49.38% from 243); Blue value is 101 (39.84% from 255 or 41.56% from 243); Max value from RGB is 120 - color contains mainly: green. Hex color #167865 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167865 is #E9879A. Grayscale: #585858. Windows color (decimal): -15304603 or 6649878. OLE color: 6649878.
HSL color Cylindrical-coordinate representation of color #167865: hue angle of 168.37º 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 #167865 is Cyan = 0.82, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 120 | 101 | - |
| CMYK | 0.82 | 0 | 0.16 | 0.53 |
| HSL | 168.37º | 0.69% | 0.28% | - |
| HSV(B) | 168.37º | 0.82% | 0.47% | - |
| XYZ | 9.4 | 14.54 | 14.62 | - |
| YUV | 88.53 | 135.03 | 80.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 120 | 101 | 0.82 | 0 | 0.16 | 0.53 | 168.37 | 0.69 | 0.28 |
| Hex | 16 | 78 | 65 | 52 | 0 | 10 | 35 | A8 | 45 | 1C |
| Octal | 26 | 170 | 145 | 122 | 0 | 20 | 65 | 250 | 105 | 34 |
| Binary | 10110 | 1111000 | 1100101 | 1010010 | 0 | 10000 | 110101 | 10101000 | 1000101 | 11100 |
Color Harmonies of #167865
Complementary color
Monochromatic Colors of #167865
Black with #167865
Text Example
Text Example
White with #167865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167865; }
p { color: rgb(22,120,101); }
H1.HeaderClassName
{
color: #167865;
}
.AnyTagClassName
{
color: #167865;
}
</style>
background-color css
<style>
a { background-color: #167865; }
a { background-color: rgb(22,120,101); }
div.DivClassName
{
background-color: #167865;
}
.BgClassName
{
background-color: #167865;
}
</style>
border-color css
<style>
span { border-color: #167865; }
span { border-color: rgb(22,120,101); }
td.TdClassName
{
border-color: #167865;
}
.TagClassName
{
border-color: #167865;
}
</style>