Shades of Salem #157156
Tints of Salem #157156
RGB
CMYK
RGB Variations
Color information
#157156 (or 0x157156) is known color: Salem. HEX triplet: 15, 71 and 56. RGB value is (21,113,86). Sum of RGB (Red+Green+Blue) = 21+113+86=220 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.55% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #157156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157156 is #EA8EA9. Grayscale: #525252. Windows color (decimal): -15371946 or 5665045. OLE color: 5665045.
HSL color Cylindrical-coordinate representation of color #157156: hue angle of 162.39º degrees, saturation: 0.69, 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 #157156 is Cyan = 0.81, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 113 | 86 | - |
| CMYK | 0.81 | 0 | 0.24 | 0.56 |
| HSL | 162.39º | 0.69% | 0.26% | - |
| HSV(B) | 162.39º | 0.81% | 0.44% | - |
| XYZ | 7.89 | 12.64 | 10.83 | - |
| YUV | 82.41 | 130.02 | 84.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 86 | 0.81 | 0 | 0.24 | 0.56 | 162.39 | 0.69 | 0.26 |
| Hex | 15 | 71 | 56 | 51 | 0 | 18 | 38 | A2 | 45 | 1A |
| Octal | 25 | 161 | 126 | 121 | 0 | 30 | 70 | 242 | 105 | 32 |
| Binary | 10101 | 1110001 | 1010110 | 1010001 | 0 | 11000 | 111000 | 10100010 | 1000101 | 11010 |
Color Harmonies of #157156
Complementary color
Monochromatic Colors of #157156
Black with #157156
Text Example
Text Example
White with #157156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157156; }
p { color: rgb(21,113,86); }
H1.HeaderClassName
{
color: #157156;
}
.AnyTagClassName
{
color: #157156;
}
</style>
background-color css
<style>
a { background-color: #157156; }
a { background-color: rgb(21,113,86); }
div.DivClassName
{
background-color: #157156;
}
.BgClassName
{
background-color: #157156;
}
</style>
border-color css
<style>
span { border-color: #157156; }
span { border-color: rgb(21,113,86); }
td.TdClassName
{
border-color: #157156;
}
.TagClassName
{
border-color: #157156;
}
</style>