Shades of La Palma #478632
Tints of La Palma #478632
RGB
CMYK
RGB Variations
Color information
#478632 (or 0x478632) is known color: La Palma. HEX triplet: 47, 86 and 32. RGB value is (71,134,50). Sum of RGB (Red+Green+Blue) = 71+134+50=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 50 (19.92% from 255 or 19.61% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #478632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478632 is #B879CD. Grayscale: #696969. Windows color (decimal): -12089806 or 3311175. OLE color: 3311175.
HSL color Cylindrical-coordinate representation of color #478632: hue angle of 105º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #478632 is Cyan = 0.47, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 50 | - |
| CMYK | 0.47 | 0 | 0.63 | 0.47 |
| HSL | 105º | 0.46% | 0.36% | - |
| HSV(B) | 105º | 0.63% | 0.53% | - |
| XYZ | 11.7 | 18.62 | 6 | - |
| YUV | 105.59 | 96.63 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 50 | 0.47 | 0 | 0.63 | 0.47 | 105 | 0.46 | 0.36 |
| Hex | 47 | 86 | 32 | 2F | 0 | 3F | 2F | 69 | 2E | 24 |
| Octal | 107 | 206 | 62 | 57 | 0 | 77 | 57 | 151 | 56 | 44 |
| Binary | 1000111 | 10000110 | 110010 | 101111 | 0 | 111111 | 101111 | 1101001 | 101110 | 100100 |
Color Harmonies of #478632
Complementary color
Monochromatic Colors of #478632
Black with #478632
Text Example
Text Example
White with #478632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478632; }
p { color: rgb(71,134,50); }
H1.HeaderClassName
{
color: #478632;
}
.AnyTagClassName
{
color: #478632;
}
</style>
background-color css
<style>
a { background-color: #478632; }
a { background-color: rgb(71,134,50); }
div.DivClassName
{
background-color: #478632;
}
.BgClassName
{
background-color: #478632;
}
</style>
border-color css
<style>
span { border-color: #478632; }
span { border-color: rgb(71,134,50); }
td.TdClassName
{
border-color: #478632;
}
.TagClassName
{
border-color: #478632;
}
</style>