Shades of La Palma #479829
Tints of La Palma #479829
RGB
CMYK
RGB Variations
Color information
#479829 (or 0x479829) is known color: La Palma. HEX triplet: 47, 98 and 29. RGB value is (71,152,41). Sum of RGB (Red+Green+Blue) = 71+152+41=264 (34% of max value = 765). Red value is 71 (28.12% from 255 or 26.89% from 264); Green value is 152 (59.77% from 255 or 57.58% from 264); Blue value is 41 (16.41% from 255 or 15.53% from 264); Max value from RGB is 152 - color contains mainly: green. Hex color #479829 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479829 is #B867D6. Grayscale: #737373. Windows color (decimal): -12085207 or 2725959. OLE color: 2725959.
HSL color Cylindrical-coordinate representation of color #479829: hue angle of 103.78º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #479829 is Cyan = 0.53, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 152 | 41 | - |
| CMYK | 0.53 | 0 | 0.73 | 0.40 |
| HSL | 103.78º | 0.58% | 0.38% | - |
| HSV(B) | 103.78º | 0.73% | 0.6% | - |
| XYZ | 14.23 | 23.96 | 5.97 | - |
| YUV | 115.13 | 86.16 | 96.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 152 | 41 | 0.53 | 0 | 0.73 | 0.40 | 103.78 | 0.58 | 0.38 |
| Hex | 47 | 98 | 29 | 35 | 0 | 49 | 28 | 68 | 3A | 26 |
| Octal | 107 | 230 | 51 | 65 | 0 | 111 | 50 | 150 | 72 | 46 |
| Binary | 1000111 | 10011000 | 101001 | 110101 | 0 | 1001001 | 101000 | 1101000 | 111010 | 100110 |
Color Harmonies of #479829
Complementary color
Monochromatic Colors of #479829
Black with #479829
Text Example
Text Example
White with #479829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479829; }
p { color: rgb(71,152,41); }
H1.HeaderClassName
{
color: #479829;
}
.AnyTagClassName
{
color: #479829;
}
</style>
background-color css
<style>
a { background-color: #479829; }
a { background-color: rgb(71,152,41); }
div.DivClassName
{
background-color: #479829;
}
.BgClassName
{
background-color: #479829;
}
</style>
border-color css
<style>
span { border-color: #479829; }
span { border-color: rgb(71,152,41); }
td.TdClassName
{
border-color: #479829;
}
.TagClassName
{
border-color: #479829;
}
</style>