Shades of Salem #149039
Tints of Salem #149039
RGB
CMYK
RGB Variations
Color information
#149039 (or 0x149039) is known color: Salem. HEX triplet: 14, 90 and 39. RGB value is (20,144,57). Sum of RGB (Red+Green+Blue) = 20+144+57=221 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.05% from 221); Green value is 144 (56.64% from 255 or 65.16% from 221); Blue value is 57 (22.66% from 255 or 25.79% from 221); Max value from RGB is 144 - color contains mainly: green. Hex color #149039 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #149039 is #EB6FC6. Grayscale: #616161. Windows color (decimal): -15429575 or 3772436. OLE color: 3772436.
HSL color Cylindrical-coordinate representation of color #149039: hue angle of 137.9º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #149039 is Cyan = 0.86, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 20 | 144 | 57 | - |
| CMYK | 0.86 | 0 | 0.60 | 0.44 |
| HSL | 137.9º | 0.76% | 0.32% | - |
| HSV(B) | 137.9º | 0.86% | 0.56% | - |
| XYZ | 11 | 20.39 | 7.23 | - |
| YUV | 97.01 | 105.42 | 73.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 144 | 57 | 0.86 | 0 | 0.60 | 0.44 | 137.9 | 0.76 | 0.32 |
| Hex | 14 | 90 | 39 | 56 | 0 | 3C | 2C | 8A | 4C | 20 |
| Octal | 24 | 220 | 71 | 126 | 0 | 74 | 54 | 212 | 114 | 40 |
| Binary | 10100 | 10010000 | 111001 | 1010110 | 0 | 111100 | 101100 | 10001010 | 1001100 | 100000 |
Color Harmonies of #149039
Complementary color
Monochromatic Colors of #149039
Black with #149039
Text Example
Text Example
White with #149039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149039; }
p { color: rgb(20,144,57); }
H1.HeaderClassName
{
color: #149039;
}
.AnyTagClassName
{
color: #149039;
}
</style>
background-color css
<style>
a { background-color: #149039; }
a { background-color: rgb(20,144,57); }
div.DivClassName
{
background-color: #149039;
}
.BgClassName
{
background-color: #149039;
}
</style>
border-color css
<style>
span { border-color: #149039; }
span { border-color: rgb(20,144,57); }
td.TdClassName
{
border-color: #149039;
}
.TagClassName
{
border-color: #149039;
}
</style>