Shades of Salem #159054
Tints of Salem #159054
RGB
CMYK
RGB Variations
Color information
#159054 (or 0x159054) is known color: Salem. HEX triplet: 15, 90 and 54. RGB value is (21,144,84). Sum of RGB (Red+Green+Blue) = 21+144+84=249 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.43% from 249); Green value is 144 (56.64% from 255 or 57.83% from 249); Blue value is 84 (33.20% from 255 or 33.73% from 249); Max value from RGB is 144 - color contains mainly: green. Hex color #159054 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #159054 is #EA6FAB. Grayscale: #646464. Windows color (decimal): -15364012 or 5541909. OLE color: 5541909.
HSL color Cylindrical-coordinate representation of color #159054: hue angle of 150.73º 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 #159054 is Cyan = 0.85, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 144 | 84 | - |
| CMYK | 0.85 | 0 | 0.42 | 0.44 |
| HSL | 150.73º | 0.75% | 0.32% | - |
| HSV(B) | 150.73º | 0.85% | 0.56% | - |
| XYZ | 11.88 | 20.75 | 11.77 | - |
| YUV | 100.38 | 118.75 | 71.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 144 | 84 | 0.85 | 0 | 0.42 | 0.44 | 150.73 | 0.75 | 0.32 |
| Hex | 15 | 90 | 54 | 55 | 0 | 2A | 2C | 97 | 4B | 20 |
| Octal | 25 | 220 | 124 | 125 | 0 | 52 | 54 | 227 | 113 | 40 |
| Binary | 10101 | 10010000 | 1010100 | 1010101 | 0 | 101010 | 101100 | 10010111 | 1001011 | 100000 |
Color Harmonies of #159054
Complementary color
Monochromatic Colors of #159054
Black with #159054
Text Example
Text Example
White with #159054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159054; }
p { color: rgb(21,144,84); }
H1.HeaderClassName
{
color: #159054;
}
.AnyTagClassName
{
color: #159054;
}
</style>
background-color css
<style>
a { background-color: #159054; }
a { background-color: rgb(21,144,84); }
div.DivClassName
{
background-color: #159054;
}
.BgClassName
{
background-color: #159054;
}
</style>
border-color css
<style>
span { border-color: #159054; }
span { border-color: rgb(21,144,84); }
td.TdClassName
{
border-color: #159054;
}
.TagClassName
{
border-color: #159054;
}
</style>