Shades of La Palma #479628
Tints of La Palma #479628
RGB
CMYK
RGB Variations
Color information
#479628 (or 0x479628) is known color: La Palma. HEX triplet: 47, 96 and 28. RGB value is (71,150,40). Sum of RGB (Red+Green+Blue) = 71+150+40=261 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.20% from 261); Green value is 150 (58.98% from 255 or 57.47% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 150 - color contains mainly: green. Hex color #479628 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479628 is #B869D7. Grayscale: #727272. Windows color (decimal): -12085720 or 2659911. OLE color: 2659911.
HSL color Cylindrical-coordinate representation of color #479628: hue angle of 103.09º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #479628 is Cyan = 0.53, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 40 | - |
| CMYK | 0.53 | 0 | 0.73 | 0.41 |
| HSL | 103.09º | 0.58% | 0.37% | - |
| HSV(B) | 103.09º | 0.73% | 0.59% | - |
| XYZ | 13.89 | 23.31 | 5.77 | - |
| YUV | 113.84 | 86.33 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 40 | 0.53 | 0 | 0.73 | 0.41 | 103.09 | 0.58 | 0.37 |
| Hex | 47 | 96 | 28 | 35 | 0 | 49 | 29 | 67 | 3A | 25 |
| Octal | 107 | 226 | 50 | 65 | 0 | 111 | 51 | 147 | 72 | 45 |
| Binary | 1000111 | 10010110 | 101000 | 110101 | 0 | 1001001 | 101001 | 1100111 | 111010 | 100101 |
Color Harmonies of #479628
Complementary color
Monochromatic Colors of #479628
Black with #479628
Text Example
Text Example
White with #479628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479628; }
p { color: rgb(71,150,40); }
H1.HeaderClassName
{
color: #479628;
}
.AnyTagClassName
{
color: #479628;
}
</style>
background-color css
<style>
a { background-color: #479628; }
a { background-color: rgb(71,150,40); }
div.DivClassName
{
background-color: #479628;
}
.BgClassName
{
background-color: #479628;
}
</style>
border-color css
<style>
span { border-color: #479628; }
span { border-color: rgb(71,150,40); }
td.TdClassName
{
border-color: #479628;
}
.TagClassName
{
border-color: #479628;
}
</style>