Shades of La Palma #479617
Tints of La Palma #479617
RGB
CMYK
RGB Variations
Color information
#479617 (or 0x479617) is known color: La Palma. HEX triplet: 47, 96 and 17. RGB value is (71,150,23). Sum of RGB (Red+Green+Blue) = 71+150+23=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 150 (58.98% from 255 or 61.48% from 244); Blue value is 23 (9.38% from 255 or 9.43% from 244); Max value from RGB is 150 - color contains mainly: green. Hex color #479617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479617 is #B869E8. Grayscale: #707070. Windows color (decimal): -12085737 or 1545799. OLE color: 1545799.
HSL color Cylindrical-coordinate representation of color #479617: hue angle of 97.32º degrees, saturation: 0.73, 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 #479617 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 23 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.41 |
| HSL | 97.32º | 0.73% | 0.34% | - |
| HSV(B) | 97.32º | 0.85% | 0.59% | - |
| XYZ | 13.66 | 23.21 | 4.57 | - |
| YUV | 111.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 23 | 0.53 | 0 | 0.85 | 0.41 | 97.32 | 0.73 | 0.34 |
| Hex | 47 | 96 | 17 | 35 | 0 | 55 | 29 | 61 | 49 | 22 |
| Octal | 107 | 226 | 27 | 65 | 0 | 125 | 51 | 141 | 111 | 42 |
| Binary | 1000111 | 10010110 | 10111 | 110101 | 0 | 1010101 | 101001 | 1100001 | 1001001 | 100010 |
Color Harmonies of #479617
Complementary color
Monochromatic Colors of #479617
Black with #479617
Text Example
Text Example
White with #479617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479617; }
p { color: rgb(71,150,23); }
H1.HeaderClassName
{
color: #479617;
}
.AnyTagClassName
{
color: #479617;
}
</style>
background-color css
<style>
a { background-color: #479617; }
a { background-color: rgb(71,150,23); }
div.DivClassName
{
background-color: #479617;
}
.BgClassName
{
background-color: #479617;
}
</style>
border-color css
<style>
span { border-color: #479617; }
span { border-color: rgb(71,150,23); }
td.TdClassName
{
border-color: #479617;
}
.TagClassName
{
border-color: #479617;
}
</style>