Shades of Salem #199340
Tints of Salem #199340
RGB
CMYK
RGB Variations
Color information
#199340 (or 0x199340) is known color: Salem. HEX triplet: 19, 93 and 40. RGB value is (25,147,64). Sum of RGB (Red+Green+Blue) = 25+147+64=236 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.59% from 236); Green value is 147 (57.81% from 255 or 62.29% from 236); Blue value is 64 (25.39% from 255 or 27.12% from 236); Max value from RGB is 147 - color contains mainly: green. Hex color #199340 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #199340 is #E66CBF. Grayscale: #656565. Windows color (decimal): -15101120 or 4231961. OLE color: 4231961.
HSL color Cylindrical-coordinate representation of color #199340: hue angle of 139.18º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #199340 is Cyan = 0.83, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 147 | 64 | - |
| CMYK | 0.83 | 0 | 0.56 | 0.42 |
| HSL | 139.18º | 0.71% | 0.34% | - |
| HSV(B) | 139.18º | 0.83% | 0.58% | - |
| XYZ | 11.76 | 21.44 | 8.37 | - |
| YUV | 101.06 | 107.08 | 73.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 147 | 64 | 0.83 | 0 | 0.56 | 0.42 | 139.18 | 0.71 | 0.34 |
| Hex | 19 | 93 | 40 | 53 | 0 | 38 | 2A | 8B | 47 | 22 |
| Octal | 31 | 223 | 100 | 123 | 0 | 70 | 52 | 213 | 107 | 42 |
| Binary | 11001 | 10010011 | 1000000 | 1010011 | 0 | 111000 | 101010 | 10001011 | 1000111 | 100010 |
Color Harmonies of #199340
Complementary color
Monochromatic Colors of #199340
Black with #199340
Text Example
Text Example
White with #199340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199340; }
p { color: rgb(25,147,64); }
H1.HeaderClassName
{
color: #199340;
}
.AnyTagClassName
{
color: #199340;
}
</style>
background-color css
<style>
a { background-color: #199340; }
a { background-color: rgb(25,147,64); }
div.DivClassName
{
background-color: #199340;
}
.BgClassName
{
background-color: #199340;
}
</style>
border-color css
<style>
span { border-color: #199340; }
span { border-color: rgb(25,147,64); }
td.TdClassName
{
border-color: #199340;
}
.TagClassName
{
border-color: #199340;
}
</style>