Shades of Salem #149347
Tints of Salem #149347
RGB
CMYK
RGB Variations
Color information
#149347 (or 0x149347) is known color: Salem. HEX triplet: 14, 93 and 47. RGB value is (20,147,71). Sum of RGB (Red+Green+Blue) = 20+147+71=238 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.40% from 238); Green value is 147 (57.81% from 255 or 61.76% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 147 - color contains mainly: green. Hex color #149347 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #149347 is #EB6CB8. Grayscale: #646464. Windows color (decimal): -15428793 or 4690708. OLE color: 4690708.
HSL color Cylindrical-coordinate representation of color #149347: hue angle of 144.09º degrees, saturation: 0.76, 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 #149347 is Cyan = 0.86, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 147 | 71 | - |
| CMYK | 0.86 | 0 | 0.52 | 0.42 |
| HSL | 144.09º | 0.76% | 0.33% | - |
| HSV(B) | 144.09º | 0.86% | 0.58% | - |
| XYZ | 11.86 | 21.47 | 9.48 | - |
| YUV | 100.36 | 111.42 | 70.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 147 | 71 | 0.86 | 0 | 0.52 | 0.42 | 144.09 | 0.76 | 0.33 |
| Hex | 14 | 93 | 47 | 56 | 0 | 34 | 2A | 90 | 4C | 21 |
| Octal | 24 | 223 | 107 | 126 | 0 | 64 | 52 | 220 | 114 | 41 |
| Binary | 10100 | 10010011 | 1000111 | 1010110 | 0 | 110100 | 101010 | 10010000 | 1001100 | 100001 |
Color Harmonies of #149347
Complementary color
Monochromatic Colors of #149347
Black with #149347
Text Example
Text Example
White with #149347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149347; }
p { color: rgb(20,147,71); }
H1.HeaderClassName
{
color: #149347;
}
.AnyTagClassName
{
color: #149347;
}
</style>
background-color css
<style>
a { background-color: #149347; }
a { background-color: rgb(20,147,71); }
div.DivClassName
{
background-color: #149347;
}
.BgClassName
{
background-color: #149347;
}
</style>
border-color css
<style>
span { border-color: #149347; }
span { border-color: rgb(20,147,71); }
td.TdClassName
{
border-color: #149347;
}
.TagClassName
{
border-color: #149347;
}
</style>