Shades of Salem #148756
Tints of Salem #148756
RGB
CMYK
RGB Variations
Color information
#148756 (or 0x148756) is known color: Salem. HEX triplet: 14, 87 and 56. RGB value is (20,135,86). Sum of RGB (Red+Green+Blue) = 20+135+86=241 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.30% from 241); Green value is 135 (53.12% from 255 or 56.02% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 135 - color contains mainly: green. Hex color #148756 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #148756 is #EB78A9. Grayscale: #5F5F5F. Windows color (decimal): -15431850 or 5670676. OLE color: 5670676.
HSL color Cylindrical-coordinate representation of color #148756: hue angle of 154.43º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #148756 is Cyan = 0.85, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 20 | 135 | 86 | - |
| CMYK | 0.85 | 0 | 0.36 | 0.47 |
| HSL | 154.43º | 0.74% | 0.3% | - |
| HSV(B) | 154.43º | 0.85% | 0.53% | - |
| XYZ | 10.63 | 18.15 | 11.75 | - |
| YUV | 95.03 | 122.9 | 74.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 135 | 86 | 0.85 | 0 | 0.36 | 0.47 | 154.43 | 0.74 | 0.3 |
| Hex | 14 | 87 | 56 | 55 | 0 | 24 | 2F | 9A | 4A | 1E |
| Octal | 24 | 207 | 126 | 125 | 0 | 44 | 57 | 232 | 112 | 36 |
| Binary | 10100 | 10000111 | 1010110 | 1010101 | 0 | 100100 | 101111 | 10011010 | 1001010 | 11110 |
Color Harmonies of #148756
Complementary color
Monochromatic Colors of #148756
Black with #148756
Text Example
Text Example
White with #148756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #148756; }
p { color: rgb(20,135,86); }
H1.HeaderClassName
{
color: #148756;
}
.AnyTagClassName
{
color: #148756;
}
</style>
background-color css
<style>
a { background-color: #148756; }
a { background-color: rgb(20,135,86); }
div.DivClassName
{
background-color: #148756;
}
.BgClassName
{
background-color: #148756;
}
</style>
border-color css
<style>
span { border-color: #148756; }
span { border-color: rgb(20,135,86); }
td.TdClassName
{
border-color: #148756;
}
.TagClassName
{
border-color: #148756;
}
</style>