Shades of La Palma #479517
Tints of La Palma #479517
RGB
CMYK
RGB Variations
Color information
#479517 (or 0x479517) is known color: La Palma. HEX triplet: 47, 95 and 17. RGB value is (71,149,23). Sum of RGB (Red+Green+Blue) = 71+149+23=243 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.22% from 243); Green value is 149 (58.59% from 255 or 61.32% from 243); Blue value is 23 (9.38% from 255 or 9.47% from 243); Max value from RGB is 149 - color contains mainly: green. Hex color #479517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479517 is #B86AE8. Grayscale: #6F6F6F. Windows color (decimal): -12085993 or 1545543. OLE color: 1545543.
HSL color Cylindrical-coordinate representation of color #479517: hue angle of 97.14º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #479517 is Cyan = 0.52, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 23 | - |
| CMYK | 0.52 | 0 | 0.85 | 0.42 |
| HSL | 97.14º | 0.73% | 0.34% | - |
| HSV(B) | 97.14º | 0.85% | 0.58% | - |
| XYZ | 13.5 | 22.9 | 4.52 | - |
| YUV | 111.31 | 78.16 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 23 | 0.52 | 0 | 0.85 | 0.42 | 97.14 | 0.73 | 0.34 |
| Hex | 47 | 95 | 17 | 34 | 0 | 55 | 2A | 61 | 49 | 22 |
| Octal | 107 | 225 | 27 | 64 | 0 | 125 | 52 | 141 | 111 | 42 |
| Binary | 1000111 | 10010101 | 10111 | 110100 | 0 | 1010101 | 101010 | 1100001 | 1001001 | 100010 |
Color Harmonies of #479517
Complementary color
Monochromatic Colors of #479517
Black with #479517
Text Example
Text Example
White with #479517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479517; }
p { color: rgb(71,149,23); }
H1.HeaderClassName
{
color: #479517;
}
.AnyTagClassName
{
color: #479517;
}
</style>
background-color css
<style>
a { background-color: #479517; }
a { background-color: rgb(71,149,23); }
div.DivClassName
{
background-color: #479517;
}
.BgClassName
{
background-color: #479517;
}
</style>
border-color css
<style>
span { border-color: #479517; }
span { border-color: rgb(71,149,23); }
td.TdClassName
{
border-color: #479517;
}
.TagClassName
{
border-color: #479517;
}
</style>