Shades of La Palma #478531
Tints of La Palma #478531
RGB
CMYK
RGB Variations
Color information
#478531 (or 0x478531) is known color: La Palma. HEX triplet: 47, 85 and 31. RGB value is (71,133,49). Sum of RGB (Red+Green+Blue) = 71+133+49=253 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.06% from 253); Green value is 133 (52.34% from 255 or 52.57% from 253); Blue value is 49 (19.53% from 255 or 19.37% from 253); Max value from RGB is 133 - color contains mainly: green. Hex color #478531 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478531 is #B87ACE. Grayscale: #696969. Windows color (decimal): -12090063 or 3245383. OLE color: 3245383.
HSL color Cylindrical-coordinate representation of color #478531: hue angle of 104.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #478531 is Cyan = 0.47, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 49 | - |
| CMYK | 0.47 | 0 | 0.63 | 0.48 |
| HSL | 104.29º | 0.46% | 0.36% | - |
| HSV(B) | 104.29º | 0.63% | 0.52% | - |
| XYZ | 11.54 | 18.34 | 5.84 | - |
| YUV | 104.89 | 96.46 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 49 | 0.47 | 0 | 0.63 | 0.48 | 104.29 | 0.46 | 0.36 |
| Hex | 47 | 85 | 31 | 2F | 0 | 3F | 30 | 68 | 2E | 24 |
| Octal | 107 | 205 | 61 | 57 | 0 | 77 | 60 | 150 | 56 | 44 |
| Binary | 1000111 | 10000101 | 110001 | 101111 | 0 | 111111 | 110000 | 1101000 | 101110 | 100100 |
Color Harmonies of #478531
Complementary color
Monochromatic Colors of #478531
Black with #478531
Text Example
Text Example
White with #478531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478531; }
p { color: rgb(71,133,49); }
H1.HeaderClassName
{
color: #478531;
}
.AnyTagClassName
{
color: #478531;
}
</style>
background-color css
<style>
a { background-color: #478531; }
a { background-color: rgb(71,133,49); }
div.DivClassName
{
background-color: #478531;
}
.BgClassName
{
background-color: #478531;
}
</style>
border-color css
<style>
span { border-color: #478531; }
span { border-color: rgb(71,133,49); }
td.TdClassName
{
border-color: #478531;
}
.TagClassName
{
border-color: #478531;
}
</style>