Shades of Salem #187456
Tints of Salem #187456
RGB
CMYK
RGB Variations
Color information
#187456 (or 0x187456) is known color: Salem. HEX triplet: 18, 74 and 56. RGB value is (24,116,86). Sum of RGB (Red+Green+Blue) = 24+116+86=226 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.62% from 226); Green value is 116 (45.70% from 255 or 51.33% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 116 - color contains mainly: green. Hex color #187456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187456 is #E78BA9. Grayscale: #555555. Windows color (decimal): -15174570 or 5665816. OLE color: 5665816.
HSL color Cylindrical-coordinate representation of color #187456: hue angle of 160.43º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187456 is Cyan = 0.79, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 116 | 86 | - |
| CMYK | 0.79 | 0 | 0.26 | 0.55 |
| HSL | 160.43º | 0.66% | 0.27% | - |
| HSV(B) | 160.43º | 0.79% | 0.45% | - |
| XYZ | 8.3 | 13.36 | 10.94 | - |
| YUV | 85.07 | 128.52 | 84.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 116 | 86 | 0.79 | 0 | 0.26 | 0.55 | 160.43 | 0.66 | 0.27 |
| Hex | 18 | 74 | 56 | 4F | 0 | 1A | 37 | A0 | 42 | 1B |
| Octal | 30 | 164 | 126 | 117 | 0 | 32 | 67 | 240 | 102 | 33 |
| Binary | 11000 | 1110100 | 1010110 | 1001111 | 0 | 11010 | 110111 | 10100000 | 1000010 | 11011 |
Color Harmonies of #187456
Complementary color
Monochromatic Colors of #187456
Black with #187456
Text Example
Text Example
White with #187456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187456; }
p { color: rgb(24,116,86); }
H1.HeaderClassName
{
color: #187456;
}
.AnyTagClassName
{
color: #187456;
}
</style>
background-color css
<style>
a { background-color: #187456; }
a { background-color: rgb(24,116,86); }
div.DivClassName
{
background-color: #187456;
}
.BgClassName
{
background-color: #187456;
}
</style>
border-color css
<style>
span { border-color: #187456; }
span { border-color: rgb(24,116,86); }
td.TdClassName
{
border-color: #187456;
}
.TagClassName
{
border-color: #187456;
}
</style>