Shades of Deep Sea #197861
Tints of Deep Sea #197861
RGB
CMYK
RGB Variations
Color information
#197861 (or 0x197861) is known color: Deep Sea. HEX triplet: 19, 78 and 61. RGB value is (25,120,97). Sum of RGB (Red+Green+Blue) = 25+120+97=242 (32% of max value = 765). Red value is 25 (10.16% from 255 or 10.33% from 242); Green value is 120 (47.27% from 255 or 49.59% from 242); Blue value is 97 (38.28% from 255 or 40.08% from 242); Max value from RGB is 120 - color contains mainly: green. Hex color #197861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197861 is #E6879E. Grayscale: #585858. Windows color (decimal): -15107999 or 6387737. OLE color: 6387737.
HSL color Cylindrical-coordinate representation of color #197861: hue angle of 165.47º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197861 is Cyan = 0.79, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 120 | 97 | - |
| CMYK | 0.79 | 0 | 0.19 | 0.53 |
| HSL | 165.47º | 0.66% | 0.28% | - |
| HSV(B) | 165.47º | 0.79% | 0.47% | - |
| XYZ | 9.28 | 14.5 | 13.62 | - |
| YUV | 88.97 | 132.53 | 82.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 120 | 97 | 0.79 | 0 | 0.19 | 0.53 | 165.47 | 0.66 | 0.28 |
| Hex | 19 | 78 | 61 | 4F | 0 | 13 | 35 | A5 | 42 | 1C |
| Octal | 31 | 170 | 141 | 117 | 0 | 23 | 65 | 245 | 102 | 34 |
| Binary | 11001 | 1111000 | 1100001 | 1001111 | 0 | 10011 | 110101 | 10100101 | 1000010 | 11100 |
Color Harmonies of #197861
Complementary color
Monochromatic Colors of #197861
Black with #197861
Text Example
Text Example
White with #197861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197861; }
p { color: rgb(25,120,97); }
H1.HeaderClassName
{
color: #197861;
}
.AnyTagClassName
{
color: #197861;
}
</style>
background-color css
<style>
a { background-color: #197861; }
a { background-color: rgb(25,120,97); }
div.DivClassName
{
background-color: #197861;
}
.BgClassName
{
background-color: #197861;
}
</style>
border-color css
<style>
span { border-color: #197861; }
span { border-color: rgb(25,120,97); }
td.TdClassName
{
border-color: #197861;
}
.TagClassName
{
border-color: #197861;
}
</style>