Shades of Salem #197453
Tints of Salem #197453
RGB
CMYK
RGB Variations
Color information
#197453 (or 0x197453) is known color: Salem. HEX triplet: 19, 74 and 53. RGB value is (25,116,83). Sum of RGB (Red+Green+Blue) = 25+116+83=224 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.16% from 224); Green value is 116 (45.70% from 255 or 51.79% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 116 - color contains mainly: green. Hex color #197453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197453 is #E68BAC. Grayscale: #555555. Windows color (decimal): -15109037 or 5469209. OLE color: 5469209.
HSL color Cylindrical-coordinate representation of color #197453: hue angle of 158.24º 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 #197453 is Cyan = 0.78, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 116 | 83 | - |
| CMYK | 0.78 | 0 | 0.28 | 0.55 |
| HSL | 158.24º | 0.65% | 0.28% | - |
| HSV(B) | 158.24º | 0.78% | 0.45% | - |
| XYZ | 8.21 | 13.32 | 10.32 | - |
| YUV | 85.03 | 126.85 | 85.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 83 | 0.78 | 0 | 0.28 | 0.55 | 158.24 | 0.65 | 0.28 |
| Hex | 19 | 74 | 53 | 4E | 0 | 1C | 37 | 9E | 41 | 1C |
| Octal | 31 | 164 | 123 | 116 | 0 | 34 | 67 | 236 | 101 | 34 |
| Binary | 11001 | 1110100 | 1010011 | 1001110 | 0 | 11100 | 110111 | 10011110 | 1000001 | 11100 |
Color Harmonies of #197453
Complementary color
Monochromatic Colors of #197453
Black with #197453
Text Example
Text Example
White with #197453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197453; }
p { color: rgb(25,116,83); }
H1.HeaderClassName
{
color: #197453;
}
.AnyTagClassName
{
color: #197453;
}
</style>
background-color css
<style>
a { background-color: #197453; }
a { background-color: rgb(25,116,83); }
div.DivClassName
{
background-color: #197453;
}
.BgClassName
{
background-color: #197453;
}
</style>
border-color css
<style>
span { border-color: #197453; }
span { border-color: rgb(25,116,83); }
td.TdClassName
{
border-color: #197453;
}
.TagClassName
{
border-color: #197453;
}
</style>