Shades of Salem #158648
Tints of Salem #158648
RGB
CMYK
RGB Variations
Color information
#158648 (or 0x158648) is known color: Salem. HEX triplet: 15, 86 and 48. RGB value is (21,134,72). Sum of RGB (Red+Green+Blue) = 21+134+72=227 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.25% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 72 (28.52% from 255 or 31.72% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #158648 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #158648 is #EA79B7. Grayscale: #5D5D5D. Windows color (decimal): -15366584 or 4752917. OLE color: 4752917.
HSL color Cylindrical-coordinate representation of color #158648: hue angle of 147.08º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158648 is Cyan = 0.84, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 134 | 72 | - |
| CMYK | 0.84 | 0 | 0.46 | 0.47 |
| HSL | 147.08º | 0.73% | 0.3% | - |
| HSV(B) | 147.08º | 0.84% | 0.53% | - |
| XYZ | 10 | 17.68 | 9.02 | - |
| YUV | 93.15 | 116.06 | 76.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 134 | 72 | 0.84 | 0 | 0.46 | 0.47 | 147.08 | 0.73 | 0.3 |
| Hex | 15 | 86 | 48 | 54 | 0 | 2E | 2F | 93 | 49 | 1E |
| Octal | 25 | 206 | 110 | 124 | 0 | 56 | 57 | 223 | 111 | 36 |
| Binary | 10101 | 10000110 | 1001000 | 1010100 | 0 | 101110 | 101111 | 10010011 | 1001001 | 11110 |
Color Harmonies of #158648
Complementary color
Monochromatic Colors of #158648
Black with #158648
Text Example
Text Example
White with #158648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158648; }
p { color: rgb(21,134,72); }
H1.HeaderClassName
{
color: #158648;
}
.AnyTagClassName
{
color: #158648;
}
</style>
background-color css
<style>
a { background-color: #158648; }
a { background-color: rgb(21,134,72); }
div.DivClassName
{
background-color: #158648;
}
.BgClassName
{
background-color: #158648;
}
</style>
border-color css
<style>
span { border-color: #158648; }
span { border-color: rgb(21,134,72); }
td.TdClassName
{
border-color: #158648;
}
.TagClassName
{
border-color: #158648;
}
</style>