Shades of Salem #157751
Tints of Salem #157751
RGB
CMYK
RGB Variations
Color information
#157751 (or 0x157751) is known color: Salem. HEX triplet: 15, 77 and 51. RGB value is (21,119,81). Sum of RGB (Red+Green+Blue) = 21+119+81=221 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.50% from 221); Green value is 119 (46.88% from 255 or 53.85% from 221); Blue value is 81 (32.03% from 255 or 36.65% from 221); Max value from RGB is 119 - color contains mainly: green. Hex color #157751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157751 is #EA88AE. Grayscale: #555555. Windows color (decimal): -15370415 or 5338901. OLE color: 5338901.
HSL color Cylindrical-coordinate representation of color #157751: hue angle of 156.73º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157751 is Cyan = 0.82, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 119 | 81 | - |
| CMYK | 0.82 | 0 | 0.32 | 0.53 |
| HSL | 156.73º | 0.7% | 0.27% | - |
| HSV(B) | 156.73º | 0.82% | 0.47% | - |
| XYZ | 8.39 | 13.95 | 10.03 | - |
| YUV | 85.37 | 125.53 | 82.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 119 | 81 | 0.82 | 0 | 0.32 | 0.53 | 156.73 | 0.7 | 0.27 |
| Hex | 15 | 77 | 51 | 52 | 0 | 20 | 35 | 9D | 46 | 1B |
| Octal | 25 | 167 | 121 | 122 | 0 | 40 | 65 | 235 | 106 | 33 |
| Binary | 10101 | 1110111 | 1010001 | 1010010 | 0 | 100000 | 110101 | 10011101 | 1000110 | 11011 |
Color Harmonies of #157751
Complementary color
Monochromatic Colors of #157751
Black with #157751
Text Example
Text Example
White with #157751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157751; }
p { color: rgb(21,119,81); }
H1.HeaderClassName
{
color: #157751;
}
.AnyTagClassName
{
color: #157751;
}
</style>
background-color css
<style>
a { background-color: #157751; }
a { background-color: rgb(21,119,81); }
div.DivClassName
{
background-color: #157751;
}
.BgClassName
{
background-color: #157751;
}
</style>
border-color css
<style>
span { border-color: #157751; }
span { border-color: rgb(21,119,81); }
td.TdClassName
{
border-color: #157751;
}
.TagClassName
{
border-color: #157751;
}
</style>