Shades of La Palma #479216
Tints of La Palma #479216
RGB
CMYK
RGB Variations
Color information
#479216 (or 0x479216) is known color: La Palma. HEX triplet: 47, 92 and 16. RGB value is (71,146,22). Sum of RGB (Red+Green+Blue) = 71+146+22=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 146 (57.42% from 255 or 61.09% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 146 - color contains mainly: green. Hex color #479216 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479216 is #B86DE9. Grayscale: #6D6D6D. Windows color (decimal): -12086762 or 1479239. OLE color: 1479239.
HSL color Cylindrical-coordinate representation of color #479216: hue angle of 96.29º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #479216 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 22 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.43 |
| HSL | 96.29º | 0.74% | 0.33% | - |
| HSV(B) | 96.29º | 0.85% | 0.57% | - |
| XYZ | 13.02 | 21.96 | 4.31 | - |
| YUV | 109.44 | 78.65 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 22 | 0.51 | 0 | 0.85 | 0.43 | 96.29 | 0.74 | 0.33 |
| Hex | 47 | 92 | 16 | 33 | 0 | 55 | 2B | 60 | 4A | 21 |
| Octal | 107 | 222 | 26 | 63 | 0 | 125 | 53 | 140 | 112 | 41 |
| Binary | 1000111 | 10010010 | 10110 | 110011 | 0 | 1010101 | 101011 | 1100000 | 1001010 | 100001 |
Color Harmonies of #479216
Complementary color
Monochromatic Colors of #479216
Black with #479216
Text Example
Text Example
White with #479216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479216; }
p { color: rgb(71,146,22); }
H1.HeaderClassName
{
color: #479216;
}
.AnyTagClassName
{
color: #479216;
}
</style>
background-color css
<style>
a { background-color: #479216; }
a { background-color: rgb(71,146,22); }
div.DivClassName
{
background-color: #479216;
}
.BgClassName
{
background-color: #479216;
}
</style>
border-color css
<style>
span { border-color: #479216; }
span { border-color: rgb(71,146,22); }
td.TdClassName
{
border-color: #479216;
}
.TagClassName
{
border-color: #479216;
}
</style>