Shades of Deep Sea #168370
Tints of Deep Sea #168370
RGB
CMYK
RGB Variations
Color information
#168370 (or 0x168370) is known color: Deep Sea. HEX triplet: 16, 83 and 70. RGB value is (22,131,112). Sum of RGB (Red+Green+Blue) = 22+131+112=265 (35% of max value = 765). Red value is 22 (8.98% from 255 or 8.30% from 265); Green value is 131 (51.56% from 255 or 49.43% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 131 - color contains mainly: green. Hex color #168370 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #168370 is #E97C8F. Grayscale: #606060. Windows color (decimal): -15301776 or 7373590. OLE color: 7373590.
HSL color Cylindrical-coordinate representation of color #168370: hue angle of 169.54º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #168370 is Cyan = 0.83, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 22 | 131 | 112 | - |
| CMYK | 0.83 | 0 | 0.15 | 0.49 |
| HSL | 169.54º | 0.71% | 0.3% | - |
| HSV(B) | 169.54º | 0.83% | 0.51% | - |
| XYZ | 11.37 | 17.57 | 18.12 | - |
| YUV | 96.24 | 136.89 | 75.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 131 | 112 | 0.83 | 0 | 0.15 | 0.49 | 169.54 | 0.71 | 0.3 |
| Hex | 16 | 83 | 70 | 53 | 0 | F | 31 | AA | 47 | 1E |
| Octal | 26 | 203 | 160 | 123 | 0 | 17 | 61 | 252 | 107 | 36 |
| Binary | 10110 | 10000011 | 1110000 | 1010011 | 0 | 1111 | 110001 | 10101010 | 1000111 | 11110 |
Color Harmonies of #168370
Complementary color
Monochromatic Colors of #168370
Black with #168370
Text Example
Text Example
White with #168370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #168370; }
p { color: rgb(22,131,112); }
H1.HeaderClassName
{
color: #168370;
}
.AnyTagClassName
{
color: #168370;
}
</style>
background-color css
<style>
a { background-color: #168370; }
a { background-color: rgb(22,131,112); }
div.DivClassName
{
background-color: #168370;
}
.BgClassName
{
background-color: #168370;
}
</style>
border-color css
<style>
span { border-color: #168370; }
span { border-color: rgb(22,131,112); }
td.TdClassName
{
border-color: #168370;
}
.TagClassName
{
border-color: #168370;
}
</style>