Shades of Salem #159349
Tints of Salem #159349
RGB
CMYK
RGB Variations
Color information
#159349 (or 0x159349) is known color: Salem. HEX triplet: 15, 93 and 49. RGB value is (21,147,73). Sum of RGB (Red+Green+Blue) = 21+147+73=241 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.71% from 241); Green value is 147 (57.81% from 255 or 61.00% from 241); Blue value is 73 (28.91% from 255 or 30.29% from 241); Max value from RGB is 147 - color contains mainly: green. Hex color #159349 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #159349 is #EA6CB6. Grayscale: #656565. Windows color (decimal): -15363255 or 4821781. OLE color: 4821781.
HSL color Cylindrical-coordinate representation of color #159349: hue angle of 144.76º 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 #159349 is Cyan = 0.86, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 147 | 73 | - |
| CMYK | 0.86 | 0 | 0.50 | 0.42 |
| HSL | 144.76º | 0.75% | 0.33% | - |
| HSV(B) | 144.76º | 0.86% | 0.58% | - |
| XYZ | 11.95 | 21.51 | 9.83 | - |
| YUV | 100.89 | 112.26 | 71.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 147 | 73 | 0.86 | 0 | 0.50 | 0.42 | 144.76 | 0.75 | 0.33 |
| Hex | 15 | 93 | 49 | 56 | 0 | 32 | 2A | 91 | 4B | 21 |
| Octal | 25 | 223 | 111 | 126 | 0 | 62 | 52 | 221 | 113 | 41 |
| Binary | 10101 | 10010011 | 1001001 | 1010110 | 0 | 110010 | 101010 | 10010001 | 1001011 | 100001 |
Color Harmonies of #159349
Complementary color
Monochromatic Colors of #159349
Black with #159349
Text Example
Text Example
White with #159349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159349; }
p { color: rgb(21,147,73); }
H1.HeaderClassName
{
color: #159349;
}
.AnyTagClassName
{
color: #159349;
}
</style>
background-color css
<style>
a { background-color: #159349; }
a { background-color: rgb(21,147,73); }
div.DivClassName
{
background-color: #159349;
}
.BgClassName
{
background-color: #159349;
}
</style>
border-color css
<style>
span { border-color: #159349; }
span { border-color: rgb(21,147,73); }
td.TdClassName
{
border-color: #159349;
}
.TagClassName
{
border-color: #159349;
}
</style>