Shades of Deep Sea #197162
Tints of Deep Sea #197162
RGB
CMYK
RGB Variations
Color information
#197162 (or 0x197162) is known color: Deep Sea. HEX triplet: 19, 71 and 62. RGB value is (25,113,98). Sum of RGB (Red+Green+Blue) = 25+113+98=236 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.59% from 236); Green value is 113 (44.53% from 255 or 47.88% from 236); Blue value is 98 (38.67% from 255 or 41.53% from 236); Max value from RGB is 113 - color contains mainly: green. Hex color #197162 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197162 is #E68E9D. Grayscale: #545454. Windows color (decimal): -15109790 or 6451481. OLE color: 6451481.
HSL color Cylindrical-coordinate representation of color #197162: hue angle of 169.77º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197162 is Cyan = 0.78, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 113 | 98 | - |
| CMYK | 0.78 | 0 | 0.13 | 0.56 |
| HSL | 169.77º | 0.64% | 0.27% | - |
| HSV(B) | 169.77º | 0.78% | 0.44% | - |
| XYZ | 8.51 | 12.9 | 13.6 | - |
| YUV | 84.98 | 135.35 | 85.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 113 | 98 | 0.78 | 0 | 0.13 | 0.56 | 169.77 | 0.64 | 0.27 |
| Hex | 19 | 71 | 62 | 4E | 0 | D | 38 | AA | 40 | 1B |
| Octal | 31 | 161 | 142 | 116 | 0 | 15 | 70 | 252 | 100 | 33 |
| Binary | 11001 | 1110001 | 1100010 | 1001110 | 0 | 1101 | 111000 | 10101010 | 1000000 | 11011 |
Color Harmonies of #197162
Complementary color
Monochromatic Colors of #197162
Black with #197162
Text Example
Text Example
White with #197162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197162; }
p { color: rgb(25,113,98); }
H1.HeaderClassName
{
color: #197162;
}
.AnyTagClassName
{
color: #197162;
}
</style>
background-color css
<style>
a { background-color: #197162; }
a { background-color: rgb(25,113,98); }
div.DivClassName
{
background-color: #197162;
}
.BgClassName
{
background-color: #197162;
}
</style>
border-color css
<style>
span { border-color: #197162; }
span { border-color: rgb(25,113,98); }
td.TdClassName
{
border-color: #197162;
}
.TagClassName
{
border-color: #197162;
}
</style>