Shades of La Palma #479619
Tints of La Palma #479619
RGB
CMYK
RGB Variations
Color information
#479619 (or 0x479619) is known color: La Palma. HEX triplet: 47, 96 and 19. RGB value is (71,150,25). Sum of RGB (Red+Green+Blue) = 71+150+25=246 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.86% from 246); Green value is 150 (58.98% from 255 or 60.98% from 246); Blue value is 25 (10.16% from 255 or 10.16% from 246); Max value from RGB is 150 - color contains mainly: green. Hex color #479619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479619 is #B869E6. Grayscale: #707070. Windows color (decimal): -12085735 or 1676871. OLE color: 1676871.
HSL color Cylindrical-coordinate representation of color #479619: hue angle of 97.92º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #479619 is Cyan = 0.53, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 25 | - |
| CMYK | 0.53 | 0 | 0.83 | 0.41 |
| HSL | 97.92º | 0.71% | 0.34% | - |
| HSV(B) | 97.92º | 0.83% | 0.59% | - |
| XYZ | 13.68 | 23.22 | 4.68 | - |
| YUV | 112.13 | 78.83 | 98.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 25 | 0.53 | 0 | 0.83 | 0.41 | 97.92 | 0.71 | 0.34 |
| Hex | 47 | 96 | 19 | 35 | 0 | 53 | 29 | 62 | 47 | 22 |
| Octal | 107 | 226 | 31 | 65 | 0 | 123 | 51 | 142 | 107 | 42 |
| Binary | 1000111 | 10010110 | 11001 | 110101 | 0 | 1010011 | 101001 | 1100010 | 1000111 | 100010 |
Color Harmonies of #479619
Complementary color
Monochromatic Colors of #479619
Black with #479619
Text Example
Text Example
White with #479619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479619; }
p { color: rgb(71,150,25); }
H1.HeaderClassName
{
color: #479619;
}
.AnyTagClassName
{
color: #479619;
}
</style>
background-color css
<style>
a { background-color: #479619; }
a { background-color: rgb(71,150,25); }
div.DivClassName
{
background-color: #479619;
}
.BgClassName
{
background-color: #479619;
}
</style>
border-color css
<style>
span { border-color: #479619; }
span { border-color: rgb(71,150,25); }
td.TdClassName
{
border-color: #479619;
}
.TagClassName
{
border-color: #479619;
}
</style>