Shades of Salem #187455
Tints of Salem #187455
RGB
CMYK
RGB Variations
Color information
#187455 (or 0x187455) is known color: Salem. HEX triplet: 18, 74 and 55. RGB value is (24,116,85). Sum of RGB (Red+Green+Blue) = 24+116+85=225 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.67% from 225); Green value is 116 (45.70% from 255 or 51.56% from 225); Blue value is 85 (33.59% from 255 or 37.78% from 225); Max value from RGB is 116 - color contains mainly: green. Hex color #187455 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187455 is #E78BAA. Grayscale: #545454. Windows color (decimal): -15174571 or 5600280. OLE color: 5600280.
HSL color Cylindrical-coordinate representation of color #187455: hue angle of 159.78º 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 #187455 is Cyan = 0.79, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 116 | 85 | - |
| CMYK | 0.79 | 0 | 0.27 | 0.55 |
| HSL | 159.78º | 0.66% | 0.27% | - |
| HSV(B) | 159.78º | 0.79% | 0.45% | - |
| XYZ | 8.26 | 13.34 | 10.73 | - |
| YUV | 84.96 | 128.02 | 84.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 116 | 85 | 0.79 | 0 | 0.27 | 0.55 | 159.78 | 0.66 | 0.27 |
| Hex | 18 | 74 | 55 | 4F | 0 | 1B | 37 | A0 | 42 | 1B |
| Octal | 30 | 164 | 125 | 117 | 0 | 33 | 67 | 240 | 102 | 33 |
| Binary | 11000 | 1110100 | 1010101 | 1001111 | 0 | 11011 | 110111 | 10100000 | 1000010 | 11011 |
Color Harmonies of #187455
Complementary color
Monochromatic Colors of #187455
Black with #187455
Text Example
Text Example
White with #187455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187455; }
p { color: rgb(24,116,85); }
H1.HeaderClassName
{
color: #187455;
}
.AnyTagClassName
{
color: #187455;
}
</style>
background-color css
<style>
a { background-color: #187455; }
a { background-color: rgb(24,116,85); }
div.DivClassName
{
background-color: #187455;
}
.BgClassName
{
background-color: #187455;
}
</style>
border-color css
<style>
span { border-color: #187455; }
span { border-color: rgb(24,116,85); }
td.TdClassName
{
border-color: #187455;
}
.TagClassName
{
border-color: #187455;
}
</style>