Shades of La Palma #478520
Tints of La Palma #478520
RGB
CMYK
RGB Variations
Color information
#478520 (or 0x478520) is known color: La Palma. HEX triplet: 47, 85 and 20. RGB value is (71,133,32). Sum of RGB (Red+Green+Blue) = 71+133+32=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #478520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478520 is #B87ADF. Grayscale: #676767. Windows color (decimal): -12090080 or 2131271. OLE color: 2131271.
HSL color Cylindrical-coordinate representation of color #478520: hue angle of 96.83º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #478520 is Cyan = 0.47, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 32 | - |
| CMYK | 0.47 | 0 | 0.76 | 0.48 |
| HSL | 96.83º | 0.61% | 0.32% | - |
| HSV(B) | 96.83º | 0.76% | 0.52% | - |
| XYZ | 11.25 | 18.22 | 4.29 | - |
| YUV | 102.95 | 87.96 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 32 | 0.47 | 0 | 0.76 | 0.48 | 96.83 | 0.61 | 0.32 |
| Hex | 47 | 85 | 20 | 2F | 0 | 4C | 30 | 61 | 3D | 20 |
| Octal | 107 | 205 | 40 | 57 | 0 | 114 | 60 | 141 | 75 | 40 |
| Binary | 1000111 | 10000101 | 100000 | 101111 | 0 | 1001100 | 110000 | 1100001 | 111101 | 100000 |
Color Harmonies of #478520
Complementary color
Monochromatic Colors of #478520
Black with #478520
Text Example
Text Example
White with #478520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478520; }
p { color: rgb(71,133,32); }
H1.HeaderClassName
{
color: #478520;
}
.AnyTagClassName
{
color: #478520;
}
</style>
background-color css
<style>
a { background-color: #478520; }
a { background-color: rgb(71,133,32); }
div.DivClassName
{
background-color: #478520;
}
.BgClassName
{
background-color: #478520;
}
</style>
border-color css
<style>
span { border-color: #478520; }
span { border-color: rgb(71,133,32); }
td.TdClassName
{
border-color: #478520;
}
.TagClassName
{
border-color: #478520;
}
</style>