Shades of La Palma #479238
Tints of La Palma #479238
RGB
CMYK
RGB Variations
Color information
#479238 (or 0x479238) is known color: La Palma. HEX triplet: 47, 92 and 38. RGB value is (71,146,56). Sum of RGB (Red+Green+Blue) = 71+146+56=273 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.01% from 273); Green value is 146 (57.42% from 255 or 53.48% from 273); Blue value is 56 (22.27% from 255 or 20.51% from 273); Max value from RGB is 146 - color contains mainly: green. Hex color #479238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479238 is #B86DC7. Grayscale: #717171. Windows color (decimal): -12086728 or 3707463. OLE color: 3707463.
HSL color Cylindrical-coordinate representation of color #479238: hue angle of 110º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #479238 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 56 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.43 |
| HSL | 110º | 0.45% | 0.4% | - |
| HSV(B) | 110º | 0.62% | 0.57% | - |
| XYZ | 13.59 | 22.18 | 7.31 | - |
| YUV | 113.32 | 95.65 | 97.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 56 | 0.51 | 0 | 0.62 | 0.43 | 110 | 0.45 | 0.4 |
| Hex | 47 | 92 | 38 | 33 | 0 | 3E | 2B | 6E | 2D | 28 |
| Octal | 107 | 222 | 70 | 63 | 0 | 76 | 53 | 156 | 55 | 50 |
| Binary | 1000111 | 10010010 | 111000 | 110011 | 0 | 111110 | 101011 | 1101110 | 101101 | 101000 |
Color Harmonies of #479238
Complementary color
Monochromatic Colors of #479238
Black with #479238
Text Example
Text Example
White with #479238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479238; }
p { color: rgb(71,146,56); }
H1.HeaderClassName
{
color: #479238;
}
.AnyTagClassName
{
color: #479238;
}
</style>
background-color css
<style>
a { background-color: #479238; }
a { background-color: rgb(71,146,56); }
div.DivClassName
{
background-color: #479238;
}
.BgClassName
{
background-color: #479238;
}
</style>
border-color css
<style>
span { border-color: #479238; }
span { border-color: rgb(71,146,56); }
td.TdClassName
{
border-color: #479238;
}
.TagClassName
{
border-color: #479238;
}
</style>