Shades of La Palma #479616
Tints of La Palma #479616
RGB
CMYK
RGB Variations
Color information
#479616 (or 0x479616) is known color: La Palma. HEX triplet: 47, 96 and 16. RGB value is (71,150,22). Sum of RGB (Red+Green+Blue) = 71+150+22=243 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.22% from 243); Green value is 150 (58.98% from 255 or 61.73% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 150 - color contains mainly: green. Hex color #479616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479616 is #B869E9. Grayscale: #707070. Windows color (decimal): -12085738 or 1480263. OLE color: 1480263.
HSL color Cylindrical-coordinate representation of color #479616: hue angle of 97.03º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #479616 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 22 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.41 |
| HSL | 97.03º | 0.74% | 0.34% | - |
| HSV(B) | 97.03º | 0.85% | 0.59% | - |
| XYZ | 13.65 | 23.21 | 4.52 | - |
| YUV | 111.79 | 77.33 | 98.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 22 | 0.53 | 0 | 0.85 | 0.41 | 97.03 | 0.74 | 0.34 |
| Hex | 47 | 96 | 16 | 35 | 0 | 55 | 29 | 61 | 4A | 22 |
| Octal | 107 | 226 | 26 | 65 | 0 | 125 | 51 | 141 | 112 | 42 |
| Binary | 1000111 | 10010110 | 10110 | 110101 | 0 | 1010101 | 101001 | 1100001 | 1001010 | 100010 |
Color Harmonies of #479616
Complementary color
Monochromatic Colors of #479616
Black with #479616
Text Example
Text Example
White with #479616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479616; }
p { color: rgb(71,150,22); }
H1.HeaderClassName
{
color: #479616;
}
.AnyTagClassName
{
color: #479616;
}
</style>
background-color css
<style>
a { background-color: #479616; }
a { background-color: rgb(71,150,22); }
div.DivClassName
{
background-color: #479616;
}
.BgClassName
{
background-color: #479616;
}
</style>
border-color css
<style>
span { border-color: #479616; }
span { border-color: rgb(71,150,22); }
td.TdClassName
{
border-color: #479616;
}
.TagClassName
{
border-color: #479616;
}
</style>