Shades of La Palma #479635
Tints of La Palma #479635
RGB
CMYK
RGB Variations
Color information
#479635 (or 0x479635) is known color: La Palma. HEX triplet: 47, 96 and 35. RGB value is (71,150,53). Sum of RGB (Red+Green+Blue) = 71+150+53=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 150 (58.98% from 255 or 54.74% from 274); Blue value is 53 (21.09% from 255 or 19.34% from 274); Max value from RGB is 150 - color contains mainly: green. Hex color #479635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479635 is #B869CA. Grayscale: #737373. Windows color (decimal): -12085707 or 3511879. OLE color: 3511879.
HSL color Cylindrical-coordinate representation of color #479635: hue angle of 108.87º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #479635 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 53 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.41 |
| HSL | 108.87º | 0.48% | 0.4% | - |
| HSV(B) | 108.87º | 0.65% | 0.59% | - |
| XYZ | 14.15 | 23.41 | 7.14 | - |
| YUV | 115.32 | 92.83 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 53 | 0.53 | 0 | 0.65 | 0.41 | 108.87 | 0.48 | 0.4 |
| Hex | 47 | 96 | 35 | 35 | 0 | 41 | 29 | 6D | 30 | 28 |
| Octal | 107 | 226 | 65 | 65 | 0 | 101 | 51 | 155 | 60 | 50 |
| Binary | 1000111 | 10010110 | 110101 | 110101 | 0 | 1000001 | 101001 | 1101101 | 110000 | 101000 |
Color Harmonies of #479635
Complementary color
Monochromatic Colors of #479635
Black with #479635
Text Example
Text Example
White with #479635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479635; }
p { color: rgb(71,150,53); }
H1.HeaderClassName
{
color: #479635;
}
.AnyTagClassName
{
color: #479635;
}
</style>
background-color css
<style>
a { background-color: #479635; }
a { background-color: rgb(71,150,53); }
div.DivClassName
{
background-color: #479635;
}
.BgClassName
{
background-color: #479635;
}
</style>
border-color css
<style>
span { border-color: #479635; }
span { border-color: rgb(71,150,53); }
td.TdClassName
{
border-color: #479635;
}
.TagClassName
{
border-color: #479635;
}
</style>