Shades of Salem #158458
Tints of Salem #158458
RGB
CMYK
RGB Variations
Color information
#158458 (or 0x158458) is known color: Salem. HEX triplet: 15, 84 and 58. RGB value is (21,132,88). Sum of RGB (Red+Green+Blue) = 21+132+88=241 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.71% from 241); Green value is 132 (51.95% from 255 or 54.77% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 132 - color contains mainly: green. Hex color #158458 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158458 is #EA7BA7. Grayscale: #5D5D5D. Windows color (decimal): -15367080 or 5800981. OLE color: 5800981.
HSL color Cylindrical-coordinate representation of color #158458: hue angle of 156.22º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158458 is Cyan = 0.84, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 21 | 132 | 88 | - |
| CMYK | 0.84 | 0 | 0.33 | 0.48 |
| HSL | 156.22º | 0.73% | 0.3% | - |
| HSV(B) | 156.22º | 0.84% | 0.52% | - |
| XYZ | 10.32 | 17.37 | 12.04 | - |
| YUV | 93.8 | 124.73 | 76.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 132 | 88 | 0.84 | 0 | 0.33 | 0.48 | 156.22 | 0.73 | 0.3 |
| Hex | 15 | 84 | 58 | 54 | 0 | 21 | 30 | 9C | 49 | 1E |
| Octal | 25 | 204 | 130 | 124 | 0 | 41 | 60 | 234 | 111 | 36 |
| Binary | 10101 | 10000100 | 1011000 | 1010100 | 0 | 100001 | 110000 | 10011100 | 1001001 | 11110 |
Color Harmonies of #158458
Complementary color
Monochromatic Colors of #158458
Black with #158458
Text Example
Text Example
White with #158458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158458; }
p { color: rgb(21,132,88); }
H1.HeaderClassName
{
color: #158458;
}
.AnyTagClassName
{
color: #158458;
}
</style>
background-color css
<style>
a { background-color: #158458; }
a { background-color: rgb(21,132,88); }
div.DivClassName
{
background-color: #158458;
}
.BgClassName
{
background-color: #158458;
}
</style>
border-color css
<style>
span { border-color: #158458; }
span { border-color: rgb(21,132,88); }
td.TdClassName
{
border-color: #158458;
}
.TagClassName
{
border-color: #158458;
}
</style>