Shades of Deep Sea #167766
Tints of Deep Sea #167766
RGB
CMYK
RGB Variations
Color information
#167766 (or 0x167766) is known color: Deep Sea. HEX triplet: 16, 77 and 66. RGB value is (22,119,102). Sum of RGB (Red+Green+Blue) = 22+119+102=243 (32% of max value = 765). Red value is 22 (8.98% from 255 or 9.05% from 243); Green value is 119 (46.88% from 255 or 48.97% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 119 - color contains mainly: green. Hex color #167766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167766 is #E98899. Grayscale: #585858. Windows color (decimal): -15304858 or 6715158. OLE color: 6715158.
HSL color Cylindrical-coordinate representation of color #167766: hue angle of 169.48º 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 #167766 is Cyan = 0.82, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 119 | 102 | - |
| CMYK | 0.82 | 0 | 0.14 | 0.53 |
| HSL | 169.48º | 0.69% | 0.28% | - |
| HSV(B) | 169.48º | 0.82% | 0.47% | - |
| XYZ | 9.33 | 14.32 | 14.84 | - |
| YUV | 88.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 119 | 102 | 0.82 | 0 | 0.14 | 0.53 | 169.48 | 0.69 | 0.28 |
| Hex | 16 | 77 | 66 | 52 | 0 | E | 35 | A9 | 45 | 1C |
| Octal | 26 | 167 | 146 | 122 | 0 | 16 | 65 | 251 | 105 | 34 |
| Binary | 10110 | 1110111 | 1100110 | 1010010 | 0 | 1110 | 110101 | 10101001 | 1000101 | 11100 |
Color Harmonies of #167766
Complementary color
Monochromatic Colors of #167766
Black with #167766
Text Example
Text Example
White with #167766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167766; }
p { color: rgb(22,119,102); }
H1.HeaderClassName
{
color: #167766;
}
.AnyTagClassName
{
color: #167766;
}
</style>
background-color css
<style>
a { background-color: #167766; }
a { background-color: rgb(22,119,102); }
div.DivClassName
{
background-color: #167766;
}
.BgClassName
{
background-color: #167766;
}
</style>
border-color css
<style>
span { border-color: #167766; }
span { border-color: rgb(22,119,102); }
td.TdClassName
{
border-color: #167766;
}
.TagClassName
{
border-color: #167766;
}
</style>