Shades of Salem #158446
Tints of Salem #158446
RGB
CMYK
RGB Variations
Color information
#158446 (or 0x158446) is known color: Salem. HEX triplet: 15, 84 and 46. RGB value is (21,132,70). Sum of RGB (Red+Green+Blue) = 21+132+70=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 132 (51.95% from 255 or 59.19% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 132 - color contains mainly: green. Hex color #158446 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #158446 is #EA7BB9. Grayscale: #5B5B5B. Windows color (decimal): -15367098 or 4621333. OLE color: 4621333.
HSL color Cylindrical-coordinate representation of color #158446: hue angle of 146.49º 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 #158446 is Cyan = 0.84, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 21 | 132 | 70 | - |
| CMYK | 0.84 | 0 | 0.47 | 0.48 |
| HSL | 146.49º | 0.73% | 0.3% | - |
| HSV(B) | 146.49º | 0.84% | 0.52% | - |
| XYZ | 9.67 | 17.1 | 8.59 | - |
| YUV | 91.74 | 115.73 | 77.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 132 | 70 | 0.84 | 0 | 0.47 | 0.48 | 146.49 | 0.73 | 0.3 |
| Hex | 15 | 84 | 46 | 54 | 0 | 2F | 30 | 92 | 49 | 1E |
| Octal | 25 | 204 | 106 | 124 | 0 | 57 | 60 | 222 | 111 | 36 |
| Binary | 10101 | 10000100 | 1000110 | 1010100 | 0 | 101111 | 110000 | 10010010 | 1001001 | 11110 |
Color Harmonies of #158446
Complementary color
Monochromatic Colors of #158446
Black with #158446
Text Example
Text Example
White with #158446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158446; }
p { color: rgb(21,132,70); }
H1.HeaderClassName
{
color: #158446;
}
.AnyTagClassName
{
color: #158446;
}
</style>
background-color css
<style>
a { background-color: #158446; }
a { background-color: rgb(21,132,70); }
div.DivClassName
{
background-color: #158446;
}
.BgClassName
{
background-color: #158446;
}
</style>
border-color css
<style>
span { border-color: #158446; }
span { border-color: rgb(21,132,70); }
td.TdClassName
{
border-color: #158446;
}
.TagClassName
{
border-color: #158446;
}
</style>