Shades of Salem #147756
Tints of Salem #147756
RGB
CMYK
RGB Variations
Color information
#147756 (or 0x147756) is known color: Salem. HEX triplet: 14, 77 and 56. RGB value is (20,119,86). Sum of RGB (Red+Green+Blue) = 20+119+86=225 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.89% from 225); Green value is 119 (46.88% from 255 or 52.89% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 119 - color contains mainly: green. Hex color #147756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147756 is #EB88A9. Grayscale: #555555. Windows color (decimal): -15435946 or 5666580. OLE color: 5666580.
HSL color Cylindrical-coordinate representation of color #147756: hue angle of 160º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147756 is Cyan = 0.83, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 119 | 86 | - |
| CMYK | 0.83 | 0 | 0.28 | 0.53 |
| HSL | 160º | 0.71% | 0.27% | - |
| HSV(B) | 160º | 0.83% | 0.47% | - |
| XYZ | 8.57 | 14.01 | 11.06 | - |
| YUV | 85.64 | 128.2 | 81.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 119 | 86 | 0.83 | 0 | 0.28 | 0.53 | 160 | 0.71 | 0.27 |
| Hex | 14 | 77 | 56 | 53 | 0 | 1C | 35 | A0 | 47 | 1B |
| Octal | 24 | 167 | 126 | 123 | 0 | 34 | 65 | 240 | 107 | 33 |
| Binary | 10100 | 1110111 | 1010110 | 1010011 | 0 | 11100 | 110101 | 10100000 | 1000111 | 11011 |
Color Harmonies of #147756
Complementary color
Monochromatic Colors of #147756
Black with #147756
Text Example
Text Example
White with #147756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147756; }
p { color: rgb(20,119,86); }
H1.HeaderClassName
{
color: #147756;
}
.AnyTagClassName
{
color: #147756;
}
</style>
background-color css
<style>
a { background-color: #147756; }
a { background-color: rgb(20,119,86); }
div.DivClassName
{
background-color: #147756;
}
.BgClassName
{
background-color: #147756;
}
</style>
border-color css
<style>
span { border-color: #147756; }
span { border-color: rgb(20,119,86); }
td.TdClassName
{
border-color: #147756;
}
.TagClassName
{
border-color: #147756;
}
</style>