Shades of Deep Sea #168072
Tints of Deep Sea #168072
RGB
CMYK
RGB Variations
Color information
#168072 (or 0x168072) is known color: Deep Sea. HEX triplet: 16, 80 and 72. RGB value is (22,128,114). Sum of RGB (Red+Green+Blue) = 22+128+114=264 (34% of max value = 765). Red value is 22 (8.98% from 255 or 8.33% from 264); Green value is 128 (50.39% from 255 or 48.48% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 128 - color contains mainly: green. Hex color #168072 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #168072 is #E97F8D. Grayscale: #5E5E5E. Windows color (decimal): -15302542 or 7503894. OLE color: 7503894.
HSL color Cylindrical-coordinate representation of color #168072: hue angle of 172.08º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #168072 is Cyan = 0.83, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 22 | 128 | 114 | - |
| CMYK | 0.83 | 0 | 0.11 | 0.50 |
| HSL | 172.08º | 0.71% | 0.29% | - |
| HSV(B) | 172.08º | 0.83% | 0.5% | - |
| XYZ | 11.09 | 16.82 | 18.58 | - |
| YUV | 94.71 | 138.88 | 76.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 128 | 114 | 0.83 | 0 | 0.11 | 0.50 | 172.08 | 0.71 | 0.29 |
| Hex | 16 | 80 | 72 | 53 | 0 | B | 32 | AC | 47 | 1D |
| Octal | 26 | 200 | 162 | 123 | 0 | 13 | 62 | 254 | 107 | 35 |
| Binary | 10110 | 10000000 | 1110010 | 1010011 | 0 | 1011 | 110010 | 10101100 | 1000111 | 11101 |
Color Harmonies of #168072
Complementary color
Monochromatic Colors of #168072
Black with #168072
Text Example
Text Example
White with #168072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #168072; }
p { color: rgb(22,128,114); }
H1.HeaderClassName
{
color: #168072;
}
.AnyTagClassName
{
color: #168072;
}
</style>
background-color css
<style>
a { background-color: #168072; }
a { background-color: rgb(22,128,114); }
div.DivClassName
{
background-color: #168072;
}
.BgClassName
{
background-color: #168072;
}
</style>
border-color css
<style>
span { border-color: #168072; }
span { border-color: rgb(22,128,114); }
td.TdClassName
{
border-color: #168072;
}
.TagClassName
{
border-color: #168072;
}
</style>