Shades of Deep Sea #197660
Tints of Deep Sea #197660
RGB
CMYK
RGB Variations
Color information
#197660 (or 0x197660) is known color: Deep Sea. HEX triplet: 19, 76 and 60. RGB value is (25,118,96). Sum of RGB (Red+Green+Blue) = 25+118+96=239 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.46% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #197660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197660 is #E6899F. Grayscale: #575757. Windows color (decimal): -15108512 or 6321689. OLE color: 6321689.
HSL color Cylindrical-coordinate representation of color #197660: hue angle of 165.81º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197660 is Cyan = 0.79, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 118 | 96 | - |
| CMYK | 0.79 | 0 | 0.19 | 0.54 |
| HSL | 165.81º | 0.65% | 0.28% | - |
| HSV(B) | 165.81º | 0.79% | 0.46% | - |
| XYZ | 8.99 | 14.01 | 13.3 | - |
| YUV | 87.69 | 132.69 | 83.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 118 | 96 | 0.79 | 0 | 0.19 | 0.54 | 165.81 | 0.65 | 0.28 |
| Hex | 19 | 76 | 60 | 4F | 0 | 13 | 36 | A6 | 41 | 1C |
| Octal | 31 | 166 | 140 | 117 | 0 | 23 | 66 | 246 | 101 | 34 |
| Binary | 11001 | 1110110 | 1100000 | 1001111 | 0 | 10011 | 110110 | 10100110 | 1000001 | 11100 |
Color Harmonies of #197660
Complementary color
Monochromatic Colors of #197660
Black with #197660
Text Example
Text Example
White with #197660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197660; }
p { color: rgb(25,118,96); }
H1.HeaderClassName
{
color: #197660;
}
.AnyTagClassName
{
color: #197660;
}
</style>
background-color css
<style>
a { background-color: #197660; }
a { background-color: rgb(25,118,96); }
div.DivClassName
{
background-color: #197660;
}
.BgClassName
{
background-color: #197660;
}
</style>
border-color css
<style>
span { border-color: #197660; }
span { border-color: rgb(25,118,96); }
td.TdClassName
{
border-color: #197660;
}
.TagClassName
{
border-color: #197660;
}
</style>