Shades of Deep Sea #197157
Tints of Deep Sea #197157
RGB
CMYK
RGB Variations
Color information
#197157 (or 0x197157) is known color: Deep Sea. HEX triplet: 19, 71 and 57. RGB value is (25,113,87). Sum of RGB (Red+Green+Blue) = 25+113+87=225 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.11% from 225); Green value is 113 (44.53% from 255 or 50.22% from 225); Blue value is 87 (34.38% from 255 or 38.67% from 225); Max value from RGB is 113 - color contains mainly: green. Hex color #197157 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197157 is #E68EA8. Grayscale: #535353. Windows color (decimal): -15109801 or 5730585. OLE color: 5730585.
HSL color Cylindrical-coordinate representation of color #197157: hue angle of 162.27º 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 #197157 is Cyan = 0.78, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 113 | 87 | - |
| CMYK | 0.78 | 0 | 0.23 | 0.56 |
| HSL | 162.27º | 0.64% | 0.27% | - |
| HSV(B) | 162.27º | 0.78% | 0.44% | - |
| XYZ | 8.03 | 12.71 | 11.05 | - |
| YUV | 83.72 | 129.85 | 86.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 113 | 87 | 0.78 | 0 | 0.23 | 0.56 | 162.27 | 0.64 | 0.27 |
| Hex | 19 | 71 | 57 | 4E | 0 | 17 | 38 | A2 | 40 | 1B |
| Octal | 31 | 161 | 127 | 116 | 0 | 27 | 70 | 242 | 100 | 33 |
| Binary | 11001 | 1110001 | 1010111 | 1001110 | 0 | 10111 | 111000 | 10100010 | 1000000 | 11011 |
Color Harmonies of #197157
Complementary color
Monochromatic Colors of #197157
Black with #197157
Text Example
Text Example
White with #197157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197157; }
p { color: rgb(25,113,87); }
H1.HeaderClassName
{
color: #197157;
}
.AnyTagClassName
{
color: #197157;
}
</style>
background-color css
<style>
a { background-color: #197157; }
a { background-color: rgb(25,113,87); }
div.DivClassName
{
background-color: #197157;
}
.BgClassName
{
background-color: #197157;
}
</style>
border-color css
<style>
span { border-color: #197157; }
span { border-color: rgb(25,113,87); }
td.TdClassName
{
border-color: #197157;
}
.TagClassName
{
border-color: #197157;
}
</style>