Shades of Salem #197053
Tints of Salem #197053
RGB
CMYK
RGB Variations
Color information
#197053 (or 0x197053) is known color: Salem. HEX triplet: 19, 70 and 53. RGB value is (25,112,83). Sum of RGB (Red+Green+Blue) = 25+112+83=220 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.36% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 83 (32.81% from 255 or 37.73% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #197053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197053 is #E68FAC. Grayscale: #525252. Windows color (decimal): -15110061 or 5468185. OLE color: 5468185.
HSL color Cylindrical-coordinate representation of color #197053: hue angle of 160º 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 #197053 is Cyan = 0.78, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 112 | 83 | - |
| CMYK | 0.78 | 0 | 0.26 | 0.56 |
| HSL | 160º | 0.64% | 0.27% | - |
| HSV(B) | 160º | 0.78% | 0.44% | - |
| XYZ | 7.76 | 12.42 | 10.17 | - |
| YUV | 82.68 | 128.18 | 86.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 112 | 83 | 0.78 | 0 | 0.26 | 0.56 | 160 | 0.64 | 0.27 |
| Hex | 19 | 70 | 53 | 4E | 0 | 1A | 38 | A0 | 40 | 1B |
| Octal | 31 | 160 | 123 | 116 | 0 | 32 | 70 | 240 | 100 | 33 |
| Binary | 11001 | 1110000 | 1010011 | 1001110 | 0 | 11010 | 111000 | 10100000 | 1000000 | 11011 |
Color Harmonies of #197053
Complementary color
Monochromatic Colors of #197053
Black with #197053
Text Example
Text Example
White with #197053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197053; }
p { color: rgb(25,112,83); }
H1.HeaderClassName
{
color: #197053;
}
.AnyTagClassName
{
color: #197053;
}
</style>
background-color css
<style>
a { background-color: #197053; }
a { background-color: rgb(25,112,83); }
div.DivClassName
{
background-color: #197053;
}
.BgClassName
{
background-color: #197053;
}
</style>
border-color css
<style>
span { border-color: #197053; }
span { border-color: rgb(25,112,83); }
td.TdClassName
{
border-color: #197053;
}
.TagClassName
{
border-color: #197053;
}
</style>