Shades of Salem #157351
Tints of Salem #157351
RGB
CMYK
RGB Variations
Color information
#157351 (or 0x157351) is known color: Salem. HEX triplet: 15, 73 and 51. RGB value is (21,115,81). Sum of RGB (Red+Green+Blue) = 21+115+81=217 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.68% from 217); Green value is 115 (45.31% from 255 or 53.00% from 217); Blue value is 81 (32.03% from 255 or 37.33% from 217); Max value from RGB is 115 - color contains mainly: green. Hex color #157351 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157351 is #EA8CAE. Grayscale: #535353. Windows color (decimal): -15371439 or 5337877. OLE color: 5337877.
HSL color Cylindrical-coordinate representation of color #157351: hue angle of 158.3º 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 #157351 is Cyan = 0.82, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 115 | 81 | - |
| CMYK | 0.82 | 0 | 0.30 | 0.55 |
| HSL | 158.3º | 0.69% | 0.27% | - |
| HSV(B) | 158.3º | 0.82% | 0.45% | - |
| XYZ | 7.93 | 13.01 | 9.88 | - |
| YUV | 83.02 | 126.86 | 83.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 81 | 0.82 | 0 | 0.30 | 0.55 | 158.3 | 0.69 | 0.27 |
| Hex | 15 | 73 | 51 | 52 | 0 | 1E | 37 | 9E | 45 | 1B |
| Octal | 25 | 163 | 121 | 122 | 0 | 36 | 67 | 236 | 105 | 33 |
| Binary | 10101 | 1110011 | 1010001 | 1010010 | 0 | 11110 | 110111 | 10011110 | 1000101 | 11011 |
Color Harmonies of #157351
Complementary color
Monochromatic Colors of #157351
Black with #157351
Text Example
Text Example
White with #157351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157351; }
p { color: rgb(21,115,81); }
H1.HeaderClassName
{
color: #157351;
}
.AnyTagClassName
{
color: #157351;
}
</style>
background-color css
<style>
a { background-color: #157351; }
a { background-color: rgb(21,115,81); }
div.DivClassName
{
background-color: #157351;
}
.BgClassName
{
background-color: #157351;
}
</style>
border-color css
<style>
span { border-color: #157351; }
span { border-color: rgb(21,115,81); }
td.TdClassName
{
border-color: #157351;
}
.TagClassName
{
border-color: #157351;
}
</style>