Shades of Deep Sea #168467
Tints of Deep Sea #168467
RGB
CMYK
RGB Variations
Color information
#168467 (or 0x168467) is known color: Deep Sea. HEX triplet: 16, 84 and 67. RGB value is (22,132,103). Sum of RGB (Red+Green+Blue) = 22+132+103=257 (34% of max value = 765). Red value is 22 (8.98% from 255 or 8.56% from 257); Green value is 132 (51.95% from 255 or 51.36% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 132 - color contains mainly: green. Hex color #168467 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #168467 is #E97B98. Grayscale: #5F5F5F. Windows color (decimal): -15301529 or 6784022. OLE color: 6784022.
HSL color Cylindrical-coordinate representation of color #168467: hue angle of 164.18º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #168467 is Cyan = 0.83, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 22 | 132 | 103 | - |
| CMYK | 0.83 | 0 | 0.22 | 0.48 |
| HSL | 164.18º | 0.71% | 0.3% | - |
| HSV(B) | 164.18º | 0.83% | 0.52% | - |
| XYZ | 11.03 | 17.65 | 15.66 | - |
| YUV | 95.8 | 132.06 | 75.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 132 | 103 | 0.83 | 0 | 0.22 | 0.48 | 164.18 | 0.71 | 0.3 |
| Hex | 16 | 84 | 67 | 53 | 0 | 16 | 30 | A4 | 47 | 1E |
| Octal | 26 | 204 | 147 | 123 | 0 | 26 | 60 | 244 | 107 | 36 |
| Binary | 10110 | 10000100 | 1100111 | 1010011 | 0 | 10110 | 110000 | 10100100 | 1000111 | 11110 |
Color Harmonies of #168467
Complementary color
Monochromatic Colors of #168467
Black with #168467
Text Example
Text Example
White with #168467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #168467; }
p { color: rgb(22,132,103); }
H1.HeaderClassName
{
color: #168467;
}
.AnyTagClassName
{
color: #168467;
}
</style>
background-color css
<style>
a { background-color: #168467; }
a { background-color: rgb(22,132,103); }
div.DivClassName
{
background-color: #168467;
}
.BgClassName
{
background-color: #168467;
}
</style>
border-color css
<style>
span { border-color: #168467; }
span { border-color: rgb(22,132,103); }
td.TdClassName
{
border-color: #168467;
}
.TagClassName
{
border-color: #168467;
}
</style>