Shades of La Palma #479015
Tints of La Palma #479015
RGB
CMYK
RGB Variations
Color information
#479015 (or 0x479015) is known color: La Palma. HEX triplet: 47, 90 and 15. RGB value is (71,144,21). Sum of RGB (Red+Green+Blue) = 71+144+21=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 144 (56.64% from 255 or 61.02% from 236); Blue value is 21 (8.59% from 255 or 8.90% from 236); Max value from RGB is 144 - color contains mainly: green. Hex color #479015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479015 is #B86FEA. Grayscale: #6C6C6C. Windows color (decimal): -12087275 or 1413191. OLE color: 1413191.
HSL color Cylindrical-coordinate representation of color #479015: hue angle of 95.61º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #479015 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 21 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.44 |
| HSL | 95.61º | 0.75% | 0.32% | - |
| HSV(B) | 95.61º | 0.85% | 0.56% | - |
| XYZ | 12.71 | 21.34 | 4.16 | - |
| YUV | 108.15 | 78.82 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 21 | 0.51 | 0 | 0.85 | 0.44 | 95.61 | 0.75 | 0.32 |
| Hex | 47 | 90 | 15 | 33 | 0 | 55 | 2C | 60 | 4B | 20 |
| Octal | 107 | 220 | 25 | 63 | 0 | 125 | 54 | 140 | 113 | 40 |
| Binary | 1000111 | 10010000 | 10101 | 110011 | 0 | 1010101 | 101100 | 1100000 | 1001011 | 100000 |
Color Harmonies of #479015
Complementary color
Monochromatic Colors of #479015
Black with #479015
Text Example
Text Example
White with #479015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479015; }
p { color: rgb(71,144,21); }
H1.HeaderClassName
{
color: #479015;
}
.AnyTagClassName
{
color: #479015;
}
</style>
background-color css
<style>
a { background-color: #479015; }
a { background-color: rgb(71,144,21); }
div.DivClassName
{
background-color: #479015;
}
.BgClassName
{
background-color: #479015;
}
</style>
border-color css
<style>
span { border-color: #479015; }
span { border-color: rgb(71,144,21); }
td.TdClassName
{
border-color: #479015;
}
.TagClassName
{
border-color: #479015;
}
</style>