Shades of Deep Sea #197160
Tints of Deep Sea #197160
RGB
CMYK
RGB Variations
Color information
#197160 (or 0x197160) is known color: Deep Sea. HEX triplet: 19, 71 and 60. RGB value is (25,113,96). Sum of RGB (Red+Green+Blue) = 25+113+96=234 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.68% from 234); Green value is 113 (44.53% from 255 or 48.29% from 234); Blue value is 96 (37.89% from 255 or 41.03% from 234); Max value from RGB is 113 - color contains mainly: green. Hex color #197160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197160 is #E68E9F. Grayscale: #545454. Windows color (decimal): -15109792 or 6320409. OLE color: 6320409.
HSL color Cylindrical-coordinate representation of color #197160: hue angle of 168.41º 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 #197160 is Cyan = 0.78, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 113 | 96 | - |
| CMYK | 0.78 | 0 | 0.15 | 0.56 |
| HSL | 168.41º | 0.64% | 0.27% | - |
| HSV(B) | 168.41º | 0.78% | 0.44% | - |
| XYZ | 8.42 | 12.86 | 13.11 | - |
| YUV | 84.75 | 134.35 | 85.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 113 | 96 | 0.78 | 0 | 0.15 | 0.56 | 168.41 | 0.64 | 0.27 |
| Hex | 19 | 71 | 60 | 4E | 0 | F | 38 | A8 | 40 | 1B |
| Octal | 31 | 161 | 140 | 116 | 0 | 17 | 70 | 250 | 100 | 33 |
| Binary | 11001 | 1110001 | 1100000 | 1001110 | 0 | 1111 | 111000 | 10101000 | 1000000 | 11011 |
Color Harmonies of #197160
Complementary color
Monochromatic Colors of #197160
Black with #197160
Text Example
Text Example
White with #197160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197160; }
p { color: rgb(25,113,96); }
H1.HeaderClassName
{
color: #197160;
}
.AnyTagClassName
{
color: #197160;
}
</style>
background-color css
<style>
a { background-color: #197160; }
a { background-color: rgb(25,113,96); }
div.DivClassName
{
background-color: #197160;
}
.BgClassName
{
background-color: #197160;
}
</style>
border-color css
<style>
span { border-color: #197160; }
span { border-color: rgb(25,113,96); }
td.TdClassName
{
border-color: #197160;
}
.TagClassName
{
border-color: #197160;
}
</style>