Shades of La Palma #478534
Tints of La Palma #478534
RGB
CMYK
RGB Variations
Color information
#478534 (or 0x478534) is known color: La Palma. HEX triplet: 47, 85 and 34. RGB value is (71,133,52). Sum of RGB (Red+Green+Blue) = 71+133+52=256 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.73% from 256); Green value is 133 (52.34% from 255 or 51.95% from 256); Blue value is 52 (20.70% from 255 or 20.31% from 256); Max value from RGB is 133 - color contains mainly: green. Hex color #478534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478534 is #B87ACB. Grayscale: #696969. Windows color (decimal): -12090060 or 3441991. OLE color: 3441991.
HSL color Cylindrical-coordinate representation of color #478534: hue angle of 105.93º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #478534 is Cyan = 0.47, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 52 | - |
| CMYK | 0.47 | 0 | 0.61 | 0.48 |
| HSL | 105.93º | 0.44% | 0.36% | - |
| HSV(B) | 105.93º | 0.61% | 0.52% | - |
| XYZ | 11.61 | 18.36 | 6.18 | - |
| YUV | 105.23 | 97.96 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 52 | 0.47 | 0 | 0.61 | 0.48 | 105.93 | 0.44 | 0.36 |
| Hex | 47 | 85 | 34 | 2F | 0 | 3D | 30 | 6A | 2C | 24 |
| Octal | 107 | 205 | 64 | 57 | 0 | 75 | 60 | 152 | 54 | 44 |
| Binary | 1000111 | 10000101 | 110100 | 101111 | 0 | 111101 | 110000 | 1101010 | 101100 | 100100 |
Color Harmonies of #478534
Complementary color
Monochromatic Colors of #478534
Black with #478534
Text Example
Text Example
White with #478534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478534; }
p { color: rgb(71,133,52); }
H1.HeaderClassName
{
color: #478534;
}
.AnyTagClassName
{
color: #478534;
}
</style>
background-color css
<style>
a { background-color: #478534; }
a { background-color: rgb(71,133,52); }
div.DivClassName
{
background-color: #478534;
}
.BgClassName
{
background-color: #478534;
}
</style>
border-color css
<style>
span { border-color: #478534; }
span { border-color: rgb(71,133,52); }
td.TdClassName
{
border-color: #478534;
}
.TagClassName
{
border-color: #478534;
}
</style>