Shades of Salem #158358
Tints of Salem #158358
RGB
CMYK
RGB Variations
Color information
#158358 (or 0x158358) is known color: Salem. HEX triplet: 15, 83 and 58. RGB value is (21,131,88). Sum of RGB (Red+Green+Blue) = 21+131+88=240 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.75% from 240); Green value is 131 (51.56% from 255 or 54.58% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 131 - color contains mainly: green. Hex color #158358 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158358 is #EA7CA7. Grayscale: #5D5D5D. Windows color (decimal): -15367336 or 5800725. OLE color: 5800725.
HSL color Cylindrical-coordinate representation of color #158358: hue angle of 156.55º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158358 is Cyan = 0.84, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 131 | 88 | - |
| CMYK | 0.84 | 0 | 0.33 | 0.49 |
| HSL | 156.55º | 0.72% | 0.3% | - |
| HSV(B) | 156.55º | 0.84% | 0.51% | - |
| XYZ | 10.19 | 17.1 | 12 | - |
| YUV | 93.21 | 125.06 | 76.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 131 | 88 | 0.84 | 0 | 0.33 | 0.49 | 156.55 | 0.72 | 0.3 |
| Hex | 15 | 83 | 58 | 54 | 0 | 21 | 31 | 9D | 48 | 1E |
| Octal | 25 | 203 | 130 | 124 | 0 | 41 | 61 | 235 | 110 | 36 |
| Binary | 10101 | 10000011 | 1011000 | 1010100 | 0 | 100001 | 110001 | 10011101 | 1001000 | 11110 |
Color Harmonies of #158358
Complementary color
Monochromatic Colors of #158358
Black with #158358
Text Example
Text Example
White with #158358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158358; }
p { color: rgb(21,131,88); }
H1.HeaderClassName
{
color: #158358;
}
.AnyTagClassName
{
color: #158358;
}
</style>
background-color css
<style>
a { background-color: #158358; }
a { background-color: rgb(21,131,88); }
div.DivClassName
{
background-color: #158358;
}
.BgClassName
{
background-color: #158358;
}
</style>
border-color css
<style>
span { border-color: #158358; }
span { border-color: rgb(21,131,88); }
td.TdClassName
{
border-color: #158358;
}
.TagClassName
{
border-color: #158358;
}
</style>