Shades of La Palma #479024
Tints of La Palma #479024
RGB
CMYK
RGB Variations
Color information
#479024 (or 0x479024) is known color: La Palma. HEX triplet: 47, 90 and 24. RGB value is (71,144,36). Sum of RGB (Red+Green+Blue) = 71+144+36=251 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.29% from 251); Green value is 144 (56.64% from 255 or 57.37% from 251); Blue value is 36 (14.45% from 255 or 14.34% from 251); Max value from RGB is 144 - color contains mainly: green. Hex color #479024 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479024 is #B86FDB. Grayscale: #6E6E6E. Windows color (decimal): -12087260 or 2396231. OLE color: 2396231.
HSL color Cylindrical-coordinate representation of color #479024: hue angle of 100.56º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #479024 is Cyan = 0.51, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 36 | - |
| CMYK | 0.51 | 0 | 0.75 | 0.44 |
| HSL | 100.56º | 0.6% | 0.35% | - |
| HSV(B) | 100.56º | 0.75% | 0.56% | - |
| XYZ | 12.89 | 21.41 | 5.12 | - |
| YUV | 109.86 | 86.32 | 100.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 36 | 0.51 | 0 | 0.75 | 0.44 | 100.56 | 0.6 | 0.35 |
| Hex | 47 | 90 | 24 | 33 | 0 | 4B | 2C | 65 | 3C | 23 |
| Octal | 107 | 220 | 44 | 63 | 0 | 113 | 54 | 145 | 74 | 43 |
| Binary | 1000111 | 10010000 | 100100 | 110011 | 0 | 1001011 | 101100 | 1100101 | 111100 | 100011 |
Color Harmonies of #479024
Complementary color
Monochromatic Colors of #479024
Black with #479024
Text Example
Text Example
White with #479024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479024; }
p { color: rgb(71,144,36); }
H1.HeaderClassName
{
color: #479024;
}
.AnyTagClassName
{
color: #479024;
}
</style>
background-color css
<style>
a { background-color: #479024; }
a { background-color: rgb(71,144,36); }
div.DivClassName
{
background-color: #479024;
}
.BgClassName
{
background-color: #479024;
}
</style>
border-color css
<style>
span { border-color: #479024; }
span { border-color: rgb(71,144,36); }
td.TdClassName
{
border-color: #479024;
}
.TagClassName
{
border-color: #479024;
}
</style>