Shades of La Palma #478429
Tints of La Palma #478429
RGB
CMYK
RGB Variations
Color information
#478429 (or 0x478429) is known color: La Palma. HEX triplet: 47, 84 and 29. RGB value is (71,132,41). Sum of RGB (Red+Green+Blue) = 71+132+41=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 132 (51.95% from 255 or 54.10% from 244); Blue value is 41 (16.41% from 255 or 16.80% from 244); Max value from RGB is 132 - color contains mainly: green. Hex color #478429 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478429 is #B87BD6. Grayscale: #676767. Windows color (decimal): -12090327 or 2720839. OLE color: 2720839.
HSL color Cylindrical-coordinate representation of color #478429: hue angle of 100.22º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #478429 is Cyan = 0.46, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 41 | - |
| CMYK | 0.46 | 0 | 0.69 | 0.48 |
| HSL | 100.22º | 0.53% | 0.34% | - |
| HSV(B) | 100.22º | 0.69% | 0.52% | - |
| XYZ | 11.25 | 18 | 4.98 | - |
| YUV | 103.39 | 92.79 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 41 | 0.46 | 0 | 0.69 | 0.48 | 100.22 | 0.53 | 0.34 |
| Hex | 47 | 84 | 29 | 2E | 0 | 45 | 30 | 64 | 35 | 22 |
| Octal | 107 | 204 | 51 | 56 | 0 | 105 | 60 | 144 | 65 | 42 |
| Binary | 1000111 | 10000100 | 101001 | 101110 | 0 | 1000101 | 110000 | 1100100 | 110101 | 100010 |
Color Harmonies of #478429
Complementary color
Monochromatic Colors of #478429
Black with #478429
Text Example
Text Example
White with #478429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478429; }
p { color: rgb(71,132,41); }
H1.HeaderClassName
{
color: #478429;
}
.AnyTagClassName
{
color: #478429;
}
</style>
background-color css
<style>
a { background-color: #478429; }
a { background-color: rgb(71,132,41); }
div.DivClassName
{
background-color: #478429;
}
.BgClassName
{
background-color: #478429;
}
</style>
border-color css
<style>
span { border-color: #478429; }
span { border-color: rgb(71,132,41); }
td.TdClassName
{
border-color: #478429;
}
.TagClassName
{
border-color: #478429;
}
</style>