Shades of Deep Sea #197058
Tints of Deep Sea #197058
RGB
CMYK
RGB Variations
Color information
#197058 (or 0x197058) is known color: Deep Sea. HEX triplet: 19, 70 and 58. RGB value is (25,112,88). Sum of RGB (Red+Green+Blue) = 25+112+88=225 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.11% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 88 (34.77% from 255 or 39.11% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #197058 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197058 is #E68FA7. Grayscale: #535353. Windows color (decimal): -15110056 or 5795865. OLE color: 5795865.
HSL color Cylindrical-coordinate representation of color #197058: hue angle of 163.45º 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 #197058 is Cyan = 0.78, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 112 | 88 | - |
| CMYK | 0.78 | 0 | 0.21 | 0.56 |
| HSL | 163.45º | 0.64% | 0.27% | - |
| HSV(B) | 163.45º | 0.78% | 0.44% | - |
| XYZ | 7.96 | 12.5 | 11.23 | - |
| YUV | 83.25 | 130.68 | 86.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 112 | 88 | 0.78 | 0 | 0.21 | 0.56 | 163.45 | 0.64 | 0.27 |
| Hex | 19 | 70 | 58 | 4E | 0 | 15 | 38 | A3 | 40 | 1B |
| Octal | 31 | 160 | 130 | 116 | 0 | 25 | 70 | 243 | 100 | 33 |
| Binary | 11001 | 1110000 | 1011000 | 1001110 | 0 | 10101 | 111000 | 10100011 | 1000000 | 11011 |
Color Harmonies of #197058
Complementary color
Monochromatic Colors of #197058
Black with #197058
Text Example
Text Example
White with #197058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197058; }
p { color: rgb(25,112,88); }
H1.HeaderClassName
{
color: #197058;
}
.AnyTagClassName
{
color: #197058;
}
</style>
background-color css
<style>
a { background-color: #197058; }
a { background-color: rgb(25,112,88); }
div.DivClassName
{
background-color: #197058;
}
.BgClassName
{
background-color: #197058;
}
</style>
border-color css
<style>
span { border-color: #197058; }
span { border-color: rgb(25,112,88); }
td.TdClassName
{
border-color: #197058;
}
.TagClassName
{
border-color: #197058;
}
</style>