Shades of Deep Sea #197458
Tints of Deep Sea #197458
RGB
CMYK
RGB Variations
Color information
#197458 (or 0x197458) is known color: Deep Sea. HEX triplet: 19, 74 and 58. RGB value is (25,116,88). Sum of RGB (Red+Green+Blue) = 25+116+88=229 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.92% from 229); Green value is 116 (45.70% from 255 or 50.66% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 116 - color contains mainly: green. Hex color #197458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197458 is #E68BA7. Grayscale: #555555. Windows color (decimal): -15109032 or 5796889. OLE color: 5796889.
HSL color Cylindrical-coordinate representation of color #197458: hue angle of 161.54º 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 #197458 is Cyan = 0.78, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 116 | 88 | - |
| CMYK | 0.78 | 0 | 0.24 | 0.55 |
| HSL | 161.54º | 0.65% | 0.28% | - |
| HSV(B) | 161.54º | 0.78% | 0.45% | - |
| XYZ | 8.41 | 13.4 | 11.38 | - |
| YUV | 85.6 | 129.35 | 84.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 88 | 0.78 | 0 | 0.24 | 0.55 | 161.54 | 0.65 | 0.28 |
| Hex | 19 | 74 | 58 | 4E | 0 | 18 | 37 | A2 | 41 | 1C |
| Octal | 31 | 164 | 130 | 116 | 0 | 30 | 67 | 242 | 101 | 34 |
| Binary | 11001 | 1110100 | 1011000 | 1001110 | 0 | 11000 | 110111 | 10100010 | 1000001 | 11100 |
Color Harmonies of #197458
Complementary color
Monochromatic Colors of #197458
Black with #197458
Text Example
Text Example
White with #197458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197458; }
p { color: rgb(25,116,88); }
H1.HeaderClassName
{
color: #197458;
}
.AnyTagClassName
{
color: #197458;
}
</style>
background-color css
<style>
a { background-color: #197458; }
a { background-color: rgb(25,116,88); }
div.DivClassName
{
background-color: #197458;
}
.BgClassName
{
background-color: #197458;
}
</style>
border-color css
<style>
span { border-color: #197458; }
span { border-color: rgb(25,116,88); }
td.TdClassName
{
border-color: #197458;
}
.TagClassName
{
border-color: #197458;
}
</style>