Shades of Salem #157052
Tints of Salem #157052
RGB
CMYK
RGB Variations
Color information
#157052 (or 0x157052) is known color: Salem. HEX triplet: 15, 70 and 52. RGB value is (21,112,82). Sum of RGB (Red+Green+Blue) = 21+112+82=215 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.77% from 215); Green value is 112 (44.14% from 255 or 52.09% from 215); Blue value is 82 (32.42% from 255 or 38.14% from 215); Max value from RGB is 112 - color contains mainly: green. Hex color #157052 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157052 is #EA8FAD. Grayscale: #515151. Windows color (decimal): -15372206 or 5402645. OLE color: 5402645.
HSL color Cylindrical-coordinate representation of color #157052: hue angle of 160.22º 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 #157052 is Cyan = 0.81, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 112 | 82 | - |
| CMYK | 0.81 | 0 | 0.27 | 0.56 |
| HSL | 160.22º | 0.68% | 0.26% | - |
| HSV(B) | 160.22º | 0.81% | 0.44% | - |
| XYZ | 7.63 | 12.36 | 9.97 | - |
| YUV | 81.37 | 128.35 | 84.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 82 | 0.81 | 0 | 0.27 | 0.56 | 160.22 | 0.68 | 0.26 |
| Hex | 15 | 70 | 52 | 51 | 0 | 1B | 38 | A0 | 44 | 1A |
| Octal | 25 | 160 | 122 | 121 | 0 | 33 | 70 | 240 | 104 | 32 |
| Binary | 10101 | 1110000 | 1010010 | 1010001 | 0 | 11011 | 111000 | 10100000 | 1000100 | 11010 |
Color Harmonies of #157052
Complementary color
Monochromatic Colors of #157052
Black with #157052
Text Example
Text Example
White with #157052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157052; }
p { color: rgb(21,112,82); }
H1.HeaderClassName
{
color: #157052;
}
.AnyTagClassName
{
color: #157052;
}
</style>
background-color css
<style>
a { background-color: #157052; }
a { background-color: rgb(21,112,82); }
div.DivClassName
{
background-color: #157052;
}
.BgClassName
{
background-color: #157052;
}
</style>
border-color css
<style>
span { border-color: #157052; }
span { border-color: rgb(21,112,82); }
td.TdClassName
{
border-color: #157052;
}
.TagClassName
{
border-color: #157052;
}
</style>