Shades of Salem #157056
Tints of Salem #157056
RGB
CMYK
RGB Variations
Color information
#157056 (or 0x157056) is known color: Salem. HEX triplet: 15, 70 and 56. RGB value is (21,112,86). Sum of RGB (Red+Green+Blue) = 21+112+86=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #157056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157056 is #EA8FA9. Grayscale: #515151. Windows color (decimal): -15372202 or 5664789. OLE color: 5664789.
HSL color Cylindrical-coordinate representation of color #157056: hue angle of 162.86º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157056 is Cyan = 0.81, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 112 | 86 | - |
| CMYK | 0.81 | 0 | 0.23 | 0.56 |
| HSL | 162.86º | 0.68% | 0.26% | - |
| HSV(B) | 162.86º | 0.81% | 0.44% | - |
| XYZ | 7.78 | 12.42 | 10.79 | - |
| YUV | 81.83 | 130.35 | 84.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 86 | 0.81 | 0 | 0.23 | 0.56 | 162.86 | 0.68 | 0.26 |
| Hex | 15 | 70 | 56 | 51 | 0 | 17 | 38 | A3 | 44 | 1A |
| Octal | 25 | 160 | 126 | 121 | 0 | 27 | 70 | 243 | 104 | 32 |
| Binary | 10101 | 1110000 | 1010110 | 1010001 | 0 | 10111 | 111000 | 10100011 | 1000100 | 11010 |
Color Harmonies of #157056
Complementary color
Monochromatic Colors of #157056
Black with #157056
Text Example
Text Example
White with #157056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157056; }
p { color: rgb(21,112,86); }
H1.HeaderClassName
{
color: #157056;
}
.AnyTagClassName
{
color: #157056;
}
</style>
background-color css
<style>
a { background-color: #157056; }
a { background-color: rgb(21,112,86); }
div.DivClassName
{
background-color: #157056;
}
.BgClassName
{
background-color: #157056;
}
</style>
border-color css
<style>
span { border-color: #157056; }
span { border-color: rgb(21,112,86); }
td.TdClassName
{
border-color: #157056;
}
.TagClassName
{
border-color: #157056;
}
</style>