Shades of Salem #157656
Tints of Salem #157656
RGB
CMYK
RGB Variations
Color information
#157656 (or 0x157656) is known color: Salem. HEX triplet: 15, 76 and 56. RGB value is (21,118,86). Sum of RGB (Red+Green+Blue) = 21+118+86=225 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.33% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #157656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157656 is #EA89A9. Grayscale: #555555. Windows color (decimal): -15370666 or 5666325. OLE color: 5666325.
HSL color Cylindrical-coordinate representation of color #157656: hue angle of 160.21º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157656 is Cyan = 0.82, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 118 | 86 | - |
| CMYK | 0.82 | 0 | 0.27 | 0.54 |
| HSL | 160.21º | 0.7% | 0.27% | - |
| HSV(B) | 160.21º | 0.82% | 0.46% | - |
| XYZ | 8.47 | 13.79 | 11.02 | - |
| YUV | 85.35 | 128.36 | 82.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 86 | 0.82 | 0 | 0.27 | 0.54 | 160.21 | 0.7 | 0.27 |
| Hex | 15 | 76 | 56 | 52 | 0 | 1B | 36 | A0 | 46 | 1B |
| Octal | 25 | 166 | 126 | 122 | 0 | 33 | 66 | 240 | 106 | 33 |
| Binary | 10101 | 1110110 | 1010110 | 1010010 | 0 | 11011 | 110110 | 10100000 | 1000110 | 11011 |
Color Harmonies of #157656
Complementary color
Monochromatic Colors of #157656
Black with #157656
Text Example
Text Example
White with #157656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157656; }
p { color: rgb(21,118,86); }
H1.HeaderClassName
{
color: #157656;
}
.AnyTagClassName
{
color: #157656;
}
</style>
background-color css
<style>
a { background-color: #157656; }
a { background-color: rgb(21,118,86); }
div.DivClassName
{
background-color: #157656;
}
.BgClassName
{
background-color: #157656;
}
</style>
border-color css
<style>
span { border-color: #157656; }
span { border-color: rgb(21,118,86); }
td.TdClassName
{
border-color: #157656;
}
.TagClassName
{
border-color: #157656;
}
</style>