Shades of Salem #149340
Tints of Salem #149340
RGB
CMYK
RGB Variations
Color information
#149340 (or 0x149340) is known color: Salem. HEX triplet: 14, 93 and 40. RGB value is (20,147,64). Sum of RGB (Red+Green+Blue) = 20+147+64=231 (30% of max value = 765). Red value is 20 (8.20% from 255 or 8.66% from 231); Green value is 147 (57.81% from 255 or 63.64% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 147 - color contains mainly: green. Hex color #149340 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #149340 is #EB6CBF. Grayscale: #636363. Windows color (decimal): -15428800 or 4231956. OLE color: 4231956.
HSL color Cylindrical-coordinate representation of color #149340: hue angle of 140.79º 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 #149340 is Cyan = 0.86, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 147 | 64 | - |
| CMYK | 0.86 | 0 | 0.56 | 0.42 |
| HSL | 140.79º | 0.76% | 0.33% | - |
| HSV(B) | 140.79º | 0.86% | 0.58% | - |
| XYZ | 11.65 | 21.39 | 8.36 | - |
| YUV | 99.57 | 107.92 | 71.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 147 | 64 | 0.86 | 0 | 0.56 | 0.42 | 140.79 | 0.76 | 0.33 |
| Hex | 14 | 93 | 40 | 56 | 0 | 38 | 2A | 8D | 4C | 21 |
| Octal | 24 | 223 | 100 | 126 | 0 | 70 | 52 | 215 | 114 | 41 |
| Binary | 10100 | 10010011 | 1000000 | 1010110 | 0 | 111000 | 101010 | 10001101 | 1001100 | 100001 |
Color Harmonies of #149340
Complementary color
Monochromatic Colors of #149340
Black with #149340
Text Example
Text Example
White with #149340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149340; }
p { color: rgb(20,147,64); }
H1.HeaderClassName
{
color: #149340;
}
.AnyTagClassName
{
color: #149340;
}
</style>
background-color css
<style>
a { background-color: #149340; }
a { background-color: rgb(20,147,64); }
div.DivClassName
{
background-color: #149340;
}
.BgClassName
{
background-color: #149340;
}
</style>
border-color css
<style>
span { border-color: #149340; }
span { border-color: rgb(20,147,64); }
td.TdClassName
{
border-color: #149340;
}
.TagClassName
{
border-color: #149340;
}
</style>