Shades of La Palma #479911
Tints of La Palma #479911
RGB
CMYK
RGB Variations
Color information
#479911 (or 0x479911) is known color: La Palma. HEX triplet: 47, 99 and 11. RGB value is (71,153,17). Sum of RGB (Red+Green+Blue) = 71+153+17=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 153 (60.16% from 255 or 63.49% from 241); Blue value is 17 (7.03% from 255 or 7.05% from 241); Max value from RGB is 153 - color contains mainly: green. Hex color #479911 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479911 is #B866EE. Grayscale: #717171. Windows color (decimal): -12084975 or 1153351. OLE color: 1153351.
HSL color Cylindrical-coordinate representation of color #479911: hue angle of 96.18º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #479911 is Cyan = 0.54, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 17 | - |
| CMYK | 0.54 | 0 | 0.89 | 0.4 |
| HSL | 96.18º | 0.8% | 0.33% | - |
| HSV(B) | 96.18º | 0.89% | 0.6% | - |
| XYZ | 14.09 | 24.16 | 4.45 | - |
| YUV | 112.98 | 73.83 | 98.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 17 | 0.54 | 0 | 0.89 | 0.4 | 96.18 | 0.8 | 0.33 |
| Hex | 47 | 99 | 11 | 36 | 0 | 59 | 28 | 60 | 50 | 21 |
| Octal | 107 | 231 | 21 | 66 | 0 | 131 | 50 | 140 | 120 | 41 |
| Binary | 1000111 | 10011001 | 10001 | 110110 | 0 | 1011001 | 101000 | 1100000 | 1010000 | 100001 |
Color Harmonies of #479911
Complementary color
Monochromatic Colors of #479911
Black with #479911
Text Example
Text Example
White with #479911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479911; }
p { color: rgb(71,153,17); }
H1.HeaderClassName
{
color: #479911;
}
.AnyTagClassName
{
color: #479911;
}
</style>
background-color css
<style>
a { background-color: #479911; }
a { background-color: rgb(71,153,17); }
div.DivClassName
{
background-color: #479911;
}
.BgClassName
{
background-color: #479911;
}
</style>
border-color css
<style>
span { border-color: #479911; }
span { border-color: rgb(71,153,17); }
td.TdClassName
{
border-color: #479911;
}
.TagClassName
{
border-color: #479911;
}
</style>