Shades of La Palma #479910
Tints of La Palma #479910
RGB
CMYK
RGB Variations
Color information
#479910 (or 0x479910) is known color: La Palma. HEX triplet: 47, 99 and 10. RGB value is (71,153,16). Sum of RGB (Red+Green+Blue) = 71+153+16=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 153 (60.16% from 255 or 63.75% from 240); Blue value is 16 (6.64% from 255 or 6.67% from 240); Max value from RGB is 153 - color contains mainly: green. Hex color #479910 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479910 is #B866EF. Grayscale: #717171. Windows color (decimal): -12084976 or 1087815. OLE color: 1087815.
HSL color Cylindrical-coordinate representation of color #479910: hue angle of 95.91º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #479910 is Cyan = 0.54, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 16 | - |
| CMYK | 0.54 | 0 | 0.90 | 0.4 |
| HSL | 95.91º | 0.81% | 0.33% | - |
| HSV(B) | 95.91º | 0.9% | 0.6% | - |
| XYZ | 14.08 | 24.16 | 4.41 | - |
| YUV | 112.86 | 73.33 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 16 | 0.54 | 0 | 0.90 | 0.4 | 95.91 | 0.81 | 0.33 |
| Hex | 47 | 99 | 10 | 36 | 0 | 5A | 28 | 60 | 51 | 21 |
| Octal | 107 | 231 | 20 | 66 | 0 | 132 | 50 | 140 | 121 | 41 |
| Binary | 1000111 | 10011001 | 10000 | 110110 | 0 | 1011010 | 101000 | 1100000 | 1010001 | 100001 |
Color Harmonies of #479910
Complementary color
Monochromatic Colors of #479910
Black with #479910
Text Example
Text Example
White with #479910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479910; }
p { color: rgb(71,153,16); }
H1.HeaderClassName
{
color: #479910;
}
.AnyTagClassName
{
color: #479910;
}
</style>
background-color css
<style>
a { background-color: #479910; }
a { background-color: rgb(71,153,16); }
div.DivClassName
{
background-color: #479910;
}
.BgClassName
{
background-color: #479910;
}
</style>
border-color css
<style>
span { border-color: #479910; }
span { border-color: rgb(71,153,16); }
td.TdClassName
{
border-color: #479910;
}
.TagClassName
{
border-color: #479910;
}
</style>