Shades of Salem #187156
Tints of Salem #187156
RGB
CMYK
RGB Variations
Color information
#187156 (or 0x187156) is known color: Salem. HEX triplet: 18, 71 and 56. RGB value is (24,113,86). Sum of RGB (Red+Green+Blue) = 24+113+86=223 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.76% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #187156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187156 is #E78EA9. Grayscale: #535353. Windows color (decimal): -15175338 or 5665048. OLE color: 5665048.
HSL color Cylindrical-coordinate representation of color #187156: hue angle of 161.8º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187156 is Cyan = 0.79, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 113 | 86 | - |
| CMYK | 0.79 | 0 | 0.24 | 0.56 |
| HSL | 161.8º | 0.65% | 0.27% | - |
| HSV(B) | 161.8º | 0.79% | 0.44% | - |
| XYZ | 7.96 | 12.68 | 10.83 | - |
| YUV | 83.31 | 129.51 | 85.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 113 | 86 | 0.79 | 0 | 0.24 | 0.56 | 161.8 | 0.65 | 0.27 |
| Hex | 18 | 71 | 56 | 4F | 0 | 18 | 38 | A2 | 41 | 1B |
| Octal | 30 | 161 | 126 | 117 | 0 | 30 | 70 | 242 | 101 | 33 |
| Binary | 11000 | 1110001 | 1010110 | 1001111 | 0 | 11000 | 111000 | 10100010 | 1000001 | 11011 |
Color Harmonies of #187156
Complementary color
Monochromatic Colors of #187156
Black with #187156
Text Example
Text Example
White with #187156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187156; }
p { color: rgb(24,113,86); }
H1.HeaderClassName
{
color: #187156;
}
.AnyTagClassName
{
color: #187156;
}
</style>
background-color css
<style>
a { background-color: #187156; }
a { background-color: rgb(24,113,86); }
div.DivClassName
{
background-color: #187156;
}
.BgClassName
{
background-color: #187156;
}
</style>
border-color css
<style>
span { border-color: #187156; }
span { border-color: rgb(24,113,86); }
td.TdClassName
{
border-color: #187156;
}
.TagClassName
{
border-color: #187156;
}
</style>