Shades of La Palma #478920
Tints of La Palma #478920
RGB
CMYK
RGB Variations
Color information
#478920 (or 0x478920) is known color: La Palma. HEX triplet: 47, 89 and 20. RGB value is (71,137,32). Sum of RGB (Red+Green+Blue) = 71+137+32=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 32 (12.89% from 255 or 13.33% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #478920 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478920 is #B876DF. Grayscale: #696969. Windows color (decimal): -12089056 or 2132295. OLE color: 2132295.
HSL color Cylindrical-coordinate representation of color #478920: hue angle of 97.71º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #478920 is Cyan = 0.48, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 32 | - |
| CMYK | 0.48 | 0 | 0.77 | 0.46 |
| HSL | 97.71º | 0.62% | 0.33% | - |
| HSV(B) | 97.71º | 0.77% | 0.54% | - |
| XYZ | 11.8 | 19.34 | 4.48 | - |
| YUV | 105.3 | 86.63 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 32 | 0.48 | 0 | 0.77 | 0.46 | 97.71 | 0.62 | 0.33 |
| Hex | 47 | 89 | 20 | 30 | 0 | 4D | 2E | 62 | 3E | 21 |
| Octal | 107 | 211 | 40 | 60 | 0 | 115 | 56 | 142 | 76 | 41 |
| Binary | 1000111 | 10001001 | 100000 | 110000 | 0 | 1001101 | 101110 | 1100010 | 111110 | 100001 |
Color Harmonies of #478920
Complementary color
Monochromatic Colors of #478920
Black with #478920
Text Example
Text Example
White with #478920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478920; }
p { color: rgb(71,137,32); }
H1.HeaderClassName
{
color: #478920;
}
.AnyTagClassName
{
color: #478920;
}
</style>
background-color css
<style>
a { background-color: #478920; }
a { background-color: rgb(71,137,32); }
div.DivClassName
{
background-color: #478920;
}
.BgClassName
{
background-color: #478920;
}
</style>
border-color css
<style>
span { border-color: #478920; }
span { border-color: rgb(71,137,32); }
td.TdClassName
{
border-color: #478920;
}
.TagClassName
{
border-color: #478920;
}
</style>