Shades of La Palma #479834
Tints of La Palma #479834
RGB
CMYK
RGB Variations
Color information
#479834 (or 0x479834) is known color: La Palma. HEX triplet: 47, 98 and 34. RGB value is (71,152,52). Sum of RGB (Red+Green+Blue) = 71+152+52=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 152 (59.77% from 255 or 55.27% from 275); Blue value is 52 (20.70% from 255 or 18.91% from 275); Max value from RGB is 152 - color contains mainly: green. Hex color #479834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479834 is #B867CB. Grayscale: #747474. Windows color (decimal): -12085196 or 3446855. OLE color: 3446855.
HSL color Cylindrical-coordinate representation of color #479834: hue angle of 108.6º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #479834 is Cyan = 0.53, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 152 | 52 | - |
| CMYK | 0.53 | 0 | 0.66 | 0.40 |
| HSL | 108.6º | 0.49% | 0.4% | - |
| HSV(B) | 108.6º | 0.66% | 0.6% | - |
| XYZ | 14.45 | 24.04 | 7.13 | - |
| YUV | 116.38 | 91.66 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 152 | 52 | 0.53 | 0 | 0.66 | 0.40 | 108.6 | 0.49 | 0.4 |
| Hex | 47 | 98 | 34 | 35 | 0 | 42 | 28 | 6D | 31 | 28 |
| Octal | 107 | 230 | 64 | 65 | 0 | 102 | 50 | 155 | 61 | 50 |
| Binary | 1000111 | 10011000 | 110100 | 110101 | 0 | 1000010 | 101000 | 1101101 | 110001 | 101000 |
Color Harmonies of #479834
Complementary color
Monochromatic Colors of #479834
Black with #479834
Text Example
Text Example
White with #479834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479834; }
p { color: rgb(71,152,52); }
H1.HeaderClassName
{
color: #479834;
}
.AnyTagClassName
{
color: #479834;
}
</style>
background-color css
<style>
a { background-color: #479834; }
a { background-color: rgb(71,152,52); }
div.DivClassName
{
background-color: #479834;
}
.BgClassName
{
background-color: #479834;
}
</style>
border-color css
<style>
span { border-color: #479834; }
span { border-color: rgb(71,152,52); }
td.TdClassName
{
border-color: #479834;
}
.TagClassName
{
border-color: #479834;
}
</style>