Shades of Salem #187552
Tints of Salem #187552
RGB
CMYK
RGB Variations
Color information
#187552 (or 0x187552) is known color: Salem. HEX triplet: 18, 75 and 52. RGB value is (24,117,82). Sum of RGB (Red+Green+Blue) = 24+117+82=223 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.76% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 82 (32.42% from 255 or 36.77% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #187552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187552 is #E78AAD. Grayscale: #555555. Windows color (decimal): -15174318 or 5403928. OLE color: 5403928.
HSL color Cylindrical-coordinate representation of color #187552: hue angle of 157.42º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187552 is Cyan = 0.79, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 117 | 82 | - |
| CMYK | 0.79 | 0 | 0.30 | 0.54 |
| HSL | 157.42º | 0.66% | 0.28% | - |
| HSV(B) | 157.42º | 0.79% | 0.46% | - |
| XYZ | 8.26 | 13.53 | 10.16 | - |
| YUV | 85.2 | 126.19 | 84.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 117 | 82 | 0.79 | 0 | 0.30 | 0.54 | 157.42 | 0.66 | 0.28 |
| Hex | 18 | 75 | 52 | 4F | 0 | 1E | 36 | 9D | 42 | 1C |
| Octal | 30 | 165 | 122 | 117 | 0 | 36 | 66 | 235 | 102 | 34 |
| Binary | 11000 | 1110101 | 1010010 | 1001111 | 0 | 11110 | 110110 | 10011101 | 1000010 | 11100 |
Color Harmonies of #187552
Complementary color
Monochromatic Colors of #187552
Black with #187552
Text Example
Text Example
White with #187552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187552; }
p { color: rgb(24,117,82); }
H1.HeaderClassName
{
color: #187552;
}
.AnyTagClassName
{
color: #187552;
}
</style>
background-color css
<style>
a { background-color: #187552; }
a { background-color: rgb(24,117,82); }
div.DivClassName
{
background-color: #187552;
}
.BgClassName
{
background-color: #187552;
}
</style>
border-color css
<style>
span { border-color: #187552; }
span { border-color: rgb(24,117,82); }
td.TdClassName
{
border-color: #187552;
}
.TagClassName
{
border-color: #187552;
}
</style>