Shades of Deep Sea #197259
Tints of Deep Sea #197259
RGB
CMYK
RGB Variations
Color information
#197259 (or 0x197259) is known color: Deep Sea. HEX triplet: 19, 72 and 59. RGB value is (25,114,89). Sum of RGB (Red+Green+Blue) = 25+114+89=228 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.96% from 228); Green value is 114 (44.92% from 255 or 50% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 114 - color contains mainly: green. Hex color #197259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197259 is #E68DA6. Grayscale: #545454. Windows color (decimal): -15109543 or 5861913. OLE color: 5861913.
HSL color Cylindrical-coordinate representation of color #197259: hue angle of 163.15º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197259 is Cyan = 0.78, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 114 | 89 | - |
| CMYK | 0.78 | 0 | 0.22 | 0.55 |
| HSL | 163.15º | 0.64% | 0.27% | - |
| HSV(B) | 163.15º | 0.78% | 0.45% | - |
| XYZ | 8.22 | 12.96 | 11.52 | - |
| YUV | 84.54 | 130.51 | 85.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 114 | 89 | 0.78 | 0 | 0.22 | 0.55 | 163.15 | 0.64 | 0.27 |
| Hex | 19 | 72 | 59 | 4E | 0 | 16 | 37 | A3 | 40 | 1B |
| Octal | 31 | 162 | 131 | 116 | 0 | 26 | 67 | 243 | 100 | 33 |
| Binary | 11001 | 1110010 | 1011001 | 1001110 | 0 | 10110 | 110111 | 10100011 | 1000000 | 11011 |
Color Harmonies of #197259
Complementary color
Monochromatic Colors of #197259
Black with #197259
Text Example
Text Example
White with #197259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197259; }
p { color: rgb(25,114,89); }
H1.HeaderClassName
{
color: #197259;
}
.AnyTagClassName
{
color: #197259;
}
</style>
background-color css
<style>
a { background-color: #197259; }
a { background-color: rgb(25,114,89); }
div.DivClassName
{
background-color: #197259;
}
.BgClassName
{
background-color: #197259;
}
</style>
border-color css
<style>
span { border-color: #197259; }
span { border-color: rgb(25,114,89); }
td.TdClassName
{
border-color: #197259;
}
.TagClassName
{
border-color: #197259;
}
</style>