Shades of Deep Sea #197459
Tints of Deep Sea #197459
RGB
CMYK
RGB Variations
Color information
#197459 (or 0x197459) is known color: Deep Sea. HEX triplet: 19, 74 and 59. RGB value is (25,116,89). Sum of RGB (Red+Green+Blue) = 25+116+89=230 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.87% from 230); Green value is 116 (45.70% from 255 or 50.43% from 230); Blue value is 89 (35.16% from 255 or 38.70% from 230); Max value from RGB is 116 - color contains mainly: green. Hex color #197459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197459 is #E68BA6. Grayscale: #555555. Windows color (decimal): -15109031 or 5862425. OLE color: 5862425.
HSL color Cylindrical-coordinate representation of color #197459: hue angle of 162.2º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197459 is Cyan = 0.78, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 116 | 89 | - |
| CMYK | 0.78 | 0 | 0.23 | 0.55 |
| HSL | 162.2º | 0.65% | 0.28% | - |
| HSV(B) | 162.2º | 0.78% | 0.45% | - |
| XYZ | 8.45 | 13.42 | 11.6 | - |
| YUV | 85.71 | 129.85 | 84.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 89 | 0.78 | 0 | 0.23 | 0.55 | 162.2 | 0.65 | 0.28 |
| Hex | 19 | 74 | 59 | 4E | 0 | 17 | 37 | A2 | 41 | 1C |
| Octal | 31 | 164 | 131 | 116 | 0 | 27 | 67 | 242 | 101 | 34 |
| Binary | 11001 | 1110100 | 1011001 | 1001110 | 0 | 10111 | 110111 | 10100010 | 1000001 | 11100 |
Color Harmonies of #197459
Complementary color
Monochromatic Colors of #197459
Black with #197459
Text Example
Text Example
White with #197459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197459; }
p { color: rgb(25,116,89); }
H1.HeaderClassName
{
color: #197459;
}
.AnyTagClassName
{
color: #197459;
}
</style>
background-color css
<style>
a { background-color: #197459; }
a { background-color: rgb(25,116,89); }
div.DivClassName
{
background-color: #197459;
}
.BgClassName
{
background-color: #197459;
}
</style>
border-color css
<style>
span { border-color: #197459; }
span { border-color: rgb(25,116,89); }
td.TdClassName
{
border-color: #197459;
}
.TagClassName
{
border-color: #197459;
}
</style>