Shades of Salem #157456
Tints of Salem #157456
RGB
CMYK
RGB Variations
Color information
#157456 (or 0x157456) is known color: Salem. HEX triplet: 15, 74 and 56. RGB value is (21,116,86). Sum of RGB (Red+Green+Blue) = 21+116+86=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #157456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157456 is #EA8BA9. Grayscale: #545454. Windows color (decimal): -15371178 or 5665813. OLE color: 5665813.
HSL color Cylindrical-coordinate representation of color #157456: hue angle of 161.05º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157456 is Cyan = 0.82, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 116 | 86 | - |
| CMYK | 0.82 | 0 | 0.26 | 0.55 |
| HSL | 161.05º | 0.69% | 0.27% | - |
| HSV(B) | 161.05º | 0.82% | 0.45% | - |
| XYZ | 8.23 | 13.32 | 10.94 | - |
| YUV | 84.18 | 129.03 | 82.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 86 | 0.82 | 0 | 0.26 | 0.55 | 161.05 | 0.69 | 0.27 |
| Hex | 15 | 74 | 56 | 52 | 0 | 1A | 37 | A1 | 45 | 1B |
| Octal | 25 | 164 | 126 | 122 | 0 | 32 | 67 | 241 | 105 | 33 |
| Binary | 10101 | 1110100 | 1010110 | 1010010 | 0 | 11010 | 110111 | 10100001 | 1000101 | 11011 |
Color Harmonies of #157456
Complementary color
Monochromatic Colors of #157456
Black with #157456
Text Example
Text Example
White with #157456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157456; }
p { color: rgb(21,116,86); }
H1.HeaderClassName
{
color: #157456;
}
.AnyTagClassName
{
color: #157456;
}
</style>
background-color css
<style>
a { background-color: #157456; }
a { background-color: rgb(21,116,86); }
div.DivClassName
{
background-color: #157456;
}
.BgClassName
{
background-color: #157456;
}
</style>
border-color css
<style>
span { border-color: #157456; }
span { border-color: rgb(21,116,86); }
td.TdClassName
{
border-color: #157456;
}
.TagClassName
{
border-color: #157456;
}
</style>