Shades of Salem #048140
Tints of Salem #048140
RGB
CMYK
RGB Variations
Color information
#048140 (or 0x048140) is known color: Salem. HEX triplet: 04, 81 and 40. RGB value is (4,129,64). Sum of RGB (Red+Green+Blue) = 4+129+64=197 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.03% from 197); Green value is 129 (50.78% from 255 or 65.48% from 197); Blue value is 64 (25.39% from 255 or 32.49% from 197); Max value from RGB is 129 - color contains mainly: green. Hex color #048140 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #048140 is #FB7EBF. Grayscale: #545454. Windows color (decimal): -16481984 or 4227332. OLE color: 4227332.
HSL color Cylindrical-coordinate representation of color #048140: hue angle of 148.8º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #048140 is Cyan = 0.97, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 129 | 64 | - |
| CMYK | 0.97 | 0 | 0.50 | 0.49 |
| HSL | 148.8º | 0.94% | 0.26% | - |
| HSV(B) | 148.8º | 0.97% | 0.51% | - |
| XYZ | 8.83 | 16.1 | 7.49 | - |
| YUV | 84.22 | 116.59 | 70.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 129 | 64 | 0.97 | 0 | 0.50 | 0.49 | 148.8 | 0.94 | 0.26 |
| Hex | 4 | 81 | 40 | 61 | 0 | 32 | 31 | 95 | 5E | 1A |
| Octal | 4 | 201 | 100 | 141 | 0 | 62 | 61 | 225 | 136 | 32 |
| Binary | 100 | 10000001 | 1000000 | 1100001 | 0 | 110010 | 110001 | 10010101 | 1011110 | 11010 |
Color Harmonies of #048140
Complementary color
Monochromatic Colors of #048140
Black with #048140
Text Example
Text Example
White with #048140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048140; }
p { color: rgb(4,129,64); }
H1.HeaderClassName
{
color: #048140;
}
.AnyTagClassName
{
color: #048140;
}
</style>
background-color css
<style>
a { background-color: #048140; }
a { background-color: rgb(4,129,64); }
div.DivClassName
{
background-color: #048140;
}
.BgClassName
{
background-color: #048140;
}
</style>
border-color css
<style>
span { border-color: #048140; }
span { border-color: rgb(4,129,64); }
td.TdClassName
{
border-color: #048140;
}
.TagClassName
{
border-color: #048140;
}
</style>