Shades of Salem #157856
Tints of Salem #157856
RGB
CMYK
RGB Variations
Color information
#157856 (or 0x157856) is known color: Salem. HEX triplet: 15, 78 and 56. RGB value is (21,120,86). Sum of RGB (Red+Green+Blue) = 21+120+86=227 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.25% from 227); Green value is 120 (47.27% from 255 or 52.86% from 227); Blue value is 86 (33.98% from 255 or 37.89% from 227); Max value from RGB is 120 - color contains mainly: green. Hex color #157856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157856 is #EA87A9. Grayscale: #565656. Windows color (decimal): -15370154 or 5666837. OLE color: 5666837.
HSL color Cylindrical-coordinate representation of color #157856: hue angle of 159.39º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157856 is Cyan = 0.83, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 120 | 86 | - |
| CMYK | 0.83 | 0 | 0.28 | 0.53 |
| HSL | 159.39º | 0.7% | 0.28% | - |
| HSV(B) | 159.39º | 0.83% | 0.47% | - |
| XYZ | 8.71 | 14.26 | 11.1 | - |
| YUV | 86.52 | 127.7 | 81.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 120 | 86 | 0.83 | 0 | 0.28 | 0.53 | 159.39 | 0.7 | 0.28 |
| Hex | 15 | 78 | 56 | 53 | 0 | 1C | 35 | 9F | 46 | 1C |
| Octal | 25 | 170 | 126 | 123 | 0 | 34 | 65 | 237 | 106 | 34 |
| Binary | 10101 | 1111000 | 1010110 | 1010011 | 0 | 11100 | 110101 | 10011111 | 1000110 | 11100 |
Color Harmonies of #157856
Complementary color
Monochromatic Colors of #157856
Black with #157856
Text Example
Text Example
White with #157856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157856; }
p { color: rgb(21,120,86); }
H1.HeaderClassName
{
color: #157856;
}
.AnyTagClassName
{
color: #157856;
}
</style>
background-color css
<style>
a { background-color: #157856; }
a { background-color: rgb(21,120,86); }
div.DivClassName
{
background-color: #157856;
}
.BgClassName
{
background-color: #157856;
}
</style>
border-color css
<style>
span { border-color: #157856; }
span { border-color: rgb(21,120,86); }
td.TdClassName
{
border-color: #157856;
}
.TagClassName
{
border-color: #157856;
}
</style>