Shades of Salem #157053
Tints of Salem #157053
RGB
CMYK
RGB Variations
Color information
#157053 (or 0x157053) is known color: Salem. HEX triplet: 15, 70 and 53. RGB value is (21,112,83). Sum of RGB (Red+Green+Blue) = 21+112+83=216 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.72% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 83 (32.81% from 255 or 38.43% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #157053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157053 is #EA8FAC. Grayscale: #515151. Windows color (decimal): -15372205 or 5468181. OLE color: 5468181.
HSL color Cylindrical-coordinate representation of color #157053: hue angle of 160.88º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157053 is Cyan = 0.81, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 112 | 83 | - |
| CMYK | 0.81 | 0 | 0.26 | 0.56 |
| HSL | 160.88º | 0.68% | 0.26% | - |
| HSV(B) | 160.88º | 0.81% | 0.44% | - |
| XYZ | 7.66 | 12.37 | 10.17 | - |
| YUV | 81.49 | 128.85 | 84.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 83 | 0.81 | 0 | 0.26 | 0.56 | 160.88 | 0.68 | 0.26 |
| Hex | 15 | 70 | 53 | 51 | 0 | 1A | 38 | A1 | 44 | 1A |
| Octal | 25 | 160 | 123 | 121 | 0 | 32 | 70 | 241 | 104 | 32 |
| Binary | 10101 | 1110000 | 1010011 | 1010001 | 0 | 11010 | 111000 | 10100001 | 1000100 | 11010 |
Color Harmonies of #157053
Complementary color
Monochromatic Colors of #157053
Black with #157053
Text Example
Text Example
White with #157053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157053; }
p { color: rgb(21,112,83); }
H1.HeaderClassName
{
color: #157053;
}
.AnyTagClassName
{
color: #157053;
}
</style>
background-color css
<style>
a { background-color: #157053; }
a { background-color: rgb(21,112,83); }
div.DivClassName
{
background-color: #157053;
}
.BgClassName
{
background-color: #157053;
}
</style>
border-color css
<style>
span { border-color: #157053; }
span { border-color: rgb(21,112,83); }
td.TdClassName
{
border-color: #157053;
}
.TagClassName
{
border-color: #157053;
}
</style>