Shades of Salem #158043
Tints of Salem #158043
RGB
CMYK
RGB Variations
Color information
#158043 (or 0x158043) is known color: Salem. HEX triplet: 15, 80 and 43. RGB value is (21,128,67). Sum of RGB (Red+Green+Blue) = 21+128+67=216 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.72% from 216); Green value is 128 (50.39% from 255 or 59.26% from 216); Blue value is 67 (26.56% from 255 or 31.02% from 216); Max value from RGB is 128 - color contains mainly: green. Hex color #158043 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #158043 is #EA7FBC. Grayscale: #595959. Windows color (decimal): -15368125 or 4423701. OLE color: 4423701.
HSL color Cylindrical-coordinate representation of color #158043: hue angle of 145.79º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158043 is Cyan = 0.84, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 21 | 128 | 67 | - |
| CMYK | 0.84 | 0 | 0.48 | 0.50 |
| HSL | 145.79º | 0.72% | 0.29% | - |
| HSV(B) | 145.79º | 0.84% | 0.5% | - |
| XYZ | 9.04 | 16 | 7.92 | - |
| YUV | 89.05 | 115.55 | 79.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 128 | 67 | 0.84 | 0 | 0.48 | 0.50 | 145.79 | 0.72 | 0.29 |
| Hex | 15 | 80 | 43 | 54 | 0 | 30 | 32 | 92 | 48 | 1D |
| Octal | 25 | 200 | 103 | 124 | 0 | 60 | 62 | 222 | 110 | 35 |
| Binary | 10101 | 10000000 | 1000011 | 1010100 | 0 | 110000 | 110010 | 10010010 | 1001000 | 11101 |
Color Harmonies of #158043
Complementary color
Monochromatic Colors of #158043
Black with #158043
Text Example
Text Example
White with #158043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158043; }
p { color: rgb(21,128,67); }
H1.HeaderClassName
{
color: #158043;
}
.AnyTagClassName
{
color: #158043;
}
</style>
background-color css
<style>
a { background-color: #158043; }
a { background-color: rgb(21,128,67); }
div.DivClassName
{
background-color: #158043;
}
.BgClassName
{
background-color: #158043;
}
</style>
border-color css
<style>
span { border-color: #158043; }
span { border-color: rgb(21,128,67); }
td.TdClassName
{
border-color: #158043;
}
.TagClassName
{
border-color: #158043;
}
</style>