Shades of Salem #158453
Tints of Salem #158453
RGB
CMYK
RGB Variations
Color information
#158453 (or 0x158453) is known color: Salem. HEX triplet: 15, 84 and 53. RGB value is (21,132,83). Sum of RGB (Red+Green+Blue) = 21+132+83=236 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.90% from 236); Green value is 132 (51.95% from 255 or 55.93% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 132 - color contains mainly: green. Hex color #158453 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158453 is #EA7BAC. Grayscale: #5D5D5D. Windows color (decimal): -15367085 or 5473301. OLE color: 5473301.
HSL color Cylindrical-coordinate representation of color #158453: hue angle of 153.51º 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 #158453 is Cyan = 0.84, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 21 | 132 | 83 | - |
| CMYK | 0.84 | 0 | 0.37 | 0.48 |
| HSL | 153.51º | 0.73% | 0.3% | - |
| HSV(B) | 153.51º | 0.84% | 0.52% | - |
| XYZ | 10.12 | 17.29 | 10.99 | - |
| YUV | 93.23 | 122.23 | 76.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 132 | 83 | 0.84 | 0 | 0.37 | 0.48 | 153.51 | 0.73 | 0.3 |
| Hex | 15 | 84 | 53 | 54 | 0 | 25 | 30 | 9A | 49 | 1E |
| Octal | 25 | 204 | 123 | 124 | 0 | 45 | 60 | 232 | 111 | 36 |
| Binary | 10101 | 10000100 | 1010011 | 1010100 | 0 | 100101 | 110000 | 10011010 | 1001001 | 11110 |
Color Harmonies of #158453
Complementary color
Monochromatic Colors of #158453
Black with #158453
Text Example
Text Example
White with #158453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158453; }
p { color: rgb(21,132,83); }
H1.HeaderClassName
{
color: #158453;
}
.AnyTagClassName
{
color: #158453;
}
</style>
background-color css
<style>
a { background-color: #158453; }
a { background-color: rgb(21,132,83); }
div.DivClassName
{
background-color: #158453;
}
.BgClassName
{
background-color: #158453;
}
</style>
border-color css
<style>
span { border-color: #158453; }
span { border-color: rgb(21,132,83); }
td.TdClassName
{
border-color: #158453;
}
.TagClassName
{
border-color: #158453;
}
</style>