Shades of Salem #159046
Tints of Salem #159046
RGB
CMYK
RGB Variations
Color information
#159046 (or 0x159046) is known color: Salem. HEX triplet: 15, 90 and 46. RGB value is (21,144,70). Sum of RGB (Red+Green+Blue) = 21+144+70=235 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.94% from 235); Green value is 144 (56.64% from 255 or 61.28% from 235); Blue value is 70 (27.73% from 255 or 29.79% from 235); Max value from RGB is 144 - color contains mainly: green. Hex color #159046 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #159046 is #EA6FB9. Grayscale: #626262. Windows color (decimal): -15364026 or 4624405. OLE color: 4624405.
HSL color Cylindrical-coordinate representation of color #159046: hue angle of 143.9º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #159046 is Cyan = 0.85, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 144 | 70 | - |
| CMYK | 0.85 | 0 | 0.51 | 0.44 |
| HSL | 143.9º | 0.75% | 0.32% | - |
| HSV(B) | 143.9º | 0.85% | 0.56% | - |
| XYZ | 11.39 | 20.55 | 9.16 | - |
| YUV | 98.79 | 111.75 | 72.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 144 | 70 | 0.85 | 0 | 0.51 | 0.44 | 143.9 | 0.75 | 0.32 |
| Hex | 15 | 90 | 46 | 55 | 0 | 33 | 2C | 90 | 4B | 20 |
| Octal | 25 | 220 | 106 | 125 | 0 | 63 | 54 | 220 | 113 | 40 |
| Binary | 10101 | 10010000 | 1000110 | 1010101 | 0 | 110011 | 101100 | 10010000 | 1001011 | 100000 |
Color Harmonies of #159046
Complementary color
Monochromatic Colors of #159046
Black with #159046
Text Example
Text Example
White with #159046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159046; }
p { color: rgb(21,144,70); }
H1.HeaderClassName
{
color: #159046;
}
.AnyTagClassName
{
color: #159046;
}
</style>
background-color css
<style>
a { background-color: #159046; }
a { background-color: rgb(21,144,70); }
div.DivClassName
{
background-color: #159046;
}
.BgClassName
{
background-color: #159046;
}
</style>
border-color css
<style>
span { border-color: #159046; }
span { border-color: rgb(21,144,70); }
td.TdClassName
{
border-color: #159046;
}
.TagClassName
{
border-color: #159046;
}
</style>