Shades of La Palma #479219
Tints of La Palma #479219
RGB
CMYK
RGB Variations
Color information
#479219 (or 0x479219) is known color: La Palma. HEX triplet: 47, 92 and 19. RGB value is (71,146,25). Sum of RGB (Red+Green+Blue) = 71+146+25=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 146 (57.42% from 255 or 60.33% from 242); Blue value is 25 (10.16% from 255 or 10.33% from 242); Max value from RGB is 146 - color contains mainly: green. Hex color #479219 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479219 is #B86DE6. Grayscale: #6E6E6E. Windows color (decimal): -12086759 or 1675847. OLE color: 1675847.
HSL color Cylindrical-coordinate representation of color #479219: hue angle of 97.19º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #479219 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 25 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.43 |
| HSL | 97.19º | 0.71% | 0.34% | - |
| HSV(B) | 97.19º | 0.83% | 0.57% | - |
| XYZ | 13.05 | 21.97 | 4.47 | - |
| YUV | 109.78 | 80.15 | 100.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 25 | 0.51 | 0 | 0.83 | 0.43 | 97.19 | 0.71 | 0.34 |
| Hex | 47 | 92 | 19 | 33 | 0 | 53 | 2B | 61 | 47 | 22 |
| Octal | 107 | 222 | 31 | 63 | 0 | 123 | 53 | 141 | 107 | 42 |
| Binary | 1000111 | 10010010 | 11001 | 110011 | 0 | 1010011 | 101011 | 1100001 | 1000111 | 100010 |
Color Harmonies of #479219
Complementary color
Monochromatic Colors of #479219
Black with #479219
Text Example
Text Example
White with #479219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479219; }
p { color: rgb(71,146,25); }
H1.HeaderClassName
{
color: #479219;
}
.AnyTagClassName
{
color: #479219;
}
</style>
background-color css
<style>
a { background-color: #479219; }
a { background-color: rgb(71,146,25); }
div.DivClassName
{
background-color: #479219;
}
.BgClassName
{
background-color: #479219;
}
</style>
border-color css
<style>
span { border-color: #479219; }
span { border-color: rgb(71,146,25); }
td.TdClassName
{
border-color: #479219;
}
.TagClassName
{
border-color: #479219;
}
</style>