Shades of Salem #158649
Tints of Salem #158649
RGB
CMYK
RGB Variations
Color information
#158649 (or 0x158649) is known color: Salem. HEX triplet: 15, 86 and 49. RGB value is (21,134,73). Sum of RGB (Red+Green+Blue) = 21+134+73=228 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.21% from 228); Green value is 134 (52.73% from 255 or 58.77% from 228); Blue value is 73 (28.91% from 255 or 32.02% from 228); Max value from RGB is 134 - color contains mainly: green. Hex color #158649 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #158649 is #EA79B6. Grayscale: #5D5D5D. Windows color (decimal): -15366583 or 4818453. OLE color: 4818453.
HSL color Cylindrical-coordinate representation of color #158649: hue angle of 147.61º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158649 is Cyan = 0.84, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 134 | 73 | - |
| CMYK | 0.84 | 0 | 0.46 | 0.47 |
| HSL | 147.61º | 0.73% | 0.3% | - |
| HSV(B) | 147.61º | 0.84% | 0.53% | - |
| XYZ | 10.04 | 17.69 | 9.19 | - |
| YUV | 93.26 | 116.56 | 76.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 134 | 73 | 0.84 | 0 | 0.46 | 0.47 | 147.61 | 0.73 | 0.3 |
| Hex | 15 | 86 | 49 | 54 | 0 | 2E | 2F | 94 | 49 | 1E |
| Octal | 25 | 206 | 111 | 124 | 0 | 56 | 57 | 224 | 111 | 36 |
| Binary | 10101 | 10000110 | 1001001 | 1010100 | 0 | 101110 | 101111 | 10010100 | 1001001 | 11110 |
Color Harmonies of #158649
Complementary color
Monochromatic Colors of #158649
Black with #158649
Text Example
Text Example
White with #158649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158649; }
p { color: rgb(21,134,73); }
H1.HeaderClassName
{
color: #158649;
}
.AnyTagClassName
{
color: #158649;
}
</style>
background-color css
<style>
a { background-color: #158649; }
a { background-color: rgb(21,134,73); }
div.DivClassName
{
background-color: #158649;
}
.BgClassName
{
background-color: #158649;
}
</style>
border-color css
<style>
span { border-color: #158649; }
span { border-color: rgb(21,134,73); }
td.TdClassName
{
border-color: #158649;
}
.TagClassName
{
border-color: #158649;
}
</style>