Shades of Salem #188756
Tints of Salem #188756
RGB
CMYK
RGB Variations
Color information
#188756 (or 0x188756) is known color: Salem. HEX triplet: 18, 87 and 56. RGB value is (24,135,86). Sum of RGB (Red+Green+Blue) = 24+135+86=245 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.80% from 245); Green value is 135 (53.12% from 255 or 55.10% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 135 - color contains mainly: green. Hex color #188756 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #188756 is #E778A9. Grayscale: #606060. Windows color (decimal): -15169706 or 5670680. OLE color: 5670680.
HSL color Cylindrical-coordinate representation of color #188756: hue angle of 153.51º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #188756 is Cyan = 0.82, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 24 | 135 | 86 | - |
| CMYK | 0.82 | 0 | 0.36 | 0.47 |
| HSL | 153.51º | 0.7% | 0.31% | - |
| HSV(B) | 153.51º | 0.82% | 0.53% | - |
| XYZ | 10.72 | 18.19 | 11.75 | - |
| YUV | 96.23 | 122.23 | 76.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 135 | 86 | 0.82 | 0 | 0.36 | 0.47 | 153.51 | 0.7 | 0.31 |
| Hex | 18 | 87 | 56 | 52 | 0 | 24 | 2F | 9A | 46 | 1F |
| Octal | 30 | 207 | 126 | 122 | 0 | 44 | 57 | 232 | 106 | 37 |
| Binary | 11000 | 10000111 | 1010110 | 1010010 | 0 | 100100 | 101111 | 10011010 | 1000110 | 11111 |
Color Harmonies of #188756
Complementary color
Monochromatic Colors of #188756
Black with #188756
Text Example
Text Example
White with #188756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #188756; }
p { color: rgb(24,135,86); }
H1.HeaderClassName
{
color: #188756;
}
.AnyTagClassName
{
color: #188756;
}
</style>
background-color css
<style>
a { background-color: #188756; }
a { background-color: rgb(24,135,86); }
div.DivClassName
{
background-color: #188756;
}
.BgClassName
{
background-color: #188756;
}
</style>
border-color css
<style>
span { border-color: #188756; }
span { border-color: rgb(24,135,86); }
td.TdClassName
{
border-color: #188756;
}
.TagClassName
{
border-color: #188756;
}
</style>