Shades of Salem #159347
Tints of Salem #159347
RGB
CMYK
RGB Variations
Color information
#159347 (or 0x159347) is known color: Salem. HEX triplet: 15, 93 and 47. RGB value is (21,147,71). Sum of RGB (Red+Green+Blue) = 21+147+71=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 147 (57.81% from 255 or 61.51% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 147 - color contains mainly: green. Hex color #159347 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #159347 is #EA6CB8. Grayscale: #646464. Windows color (decimal): -15363257 or 4690709. OLE color: 4690709.
HSL color Cylindrical-coordinate representation of color #159347: hue angle of 143.81º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #159347 is Cyan = 0.86, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 147 | 71 | - |
| CMYK | 0.86 | 0 | 0.52 | 0.42 |
| HSL | 143.81º | 0.75% | 0.33% | - |
| HSV(B) | 143.81º | 0.86% | 0.58% | - |
| XYZ | 11.88 | 21.48 | 9.48 | - |
| YUV | 100.66 | 111.26 | 71.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 147 | 71 | 0.86 | 0 | 0.52 | 0.42 | 143.81 | 0.75 | 0.33 |
| Hex | 15 | 93 | 47 | 56 | 0 | 34 | 2A | 90 | 4B | 21 |
| Octal | 25 | 223 | 107 | 126 | 0 | 64 | 52 | 220 | 113 | 41 |
| Binary | 10101 | 10010011 | 1000111 | 1010110 | 0 | 110100 | 101010 | 10010000 | 1001011 | 100001 |
Color Harmonies of #159347
Complementary color
Monochromatic Colors of #159347
Black with #159347
Text Example
Text Example
White with #159347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159347; }
p { color: rgb(21,147,71); }
H1.HeaderClassName
{
color: #159347;
}
.AnyTagClassName
{
color: #159347;
}
</style>
background-color css
<style>
a { background-color: #159347; }
a { background-color: rgb(21,147,71); }
div.DivClassName
{
background-color: #159347;
}
.BgClassName
{
background-color: #159347;
}
</style>
border-color css
<style>
span { border-color: #159347; }
span { border-color: rgb(21,147,71); }
td.TdClassName
{
border-color: #159347;
}
.TagClassName
{
border-color: #159347;
}
</style>