Shades of La Palma #478536
Tints of La Palma #478536
RGB
CMYK
RGB Variations
Color information
#478536 (or 0x478536) is known color: La Palma. HEX triplet: 47, 85 and 36. RGB value is (71,133,54). Sum of RGB (Red+Green+Blue) = 71+133+54=258 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.52% from 258); Green value is 133 (52.34% from 255 or 51.55% from 258); Blue value is 54 (21.48% from 255 or 20.93% from 258); Max value from RGB is 133 - color contains mainly: green. Hex color #478536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478536 is #B87AC9. Grayscale: #696969. Windows color (decimal): -12090058 or 3573063. OLE color: 3573063.
HSL color Cylindrical-coordinate representation of color #478536: hue angle of 107.09º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #478536 is Cyan = 0.47, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 54 | - |
| CMYK | 0.47 | 0 | 0.59 | 0.48 |
| HSL | 107.09º | 0.42% | 0.37% | - |
| HSV(B) | 107.09º | 0.59% | 0.52% | - |
| XYZ | 11.65 | 18.38 | 6.42 | - |
| YUV | 105.46 | 98.96 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 54 | 0.47 | 0 | 0.59 | 0.48 | 107.09 | 0.42 | 0.37 |
| Hex | 47 | 85 | 36 | 2F | 0 | 3B | 30 | 6B | 2A | 25 |
| Octal | 107 | 205 | 66 | 57 | 0 | 73 | 60 | 153 | 52 | 45 |
| Binary | 1000111 | 10000101 | 110110 | 101111 | 0 | 111011 | 110000 | 1101011 | 101010 | 100101 |
Color Harmonies of #478536
Complementary color
Monochromatic Colors of #478536
Black with #478536
Text Example
Text Example
White with #478536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478536; }
p { color: rgb(71,133,54); }
H1.HeaderClassName
{
color: #478536;
}
.AnyTagClassName
{
color: #478536;
}
</style>
background-color css
<style>
a { background-color: #478536; }
a { background-color: rgb(71,133,54); }
div.DivClassName
{
background-color: #478536;
}
.BgClassName
{
background-color: #478536;
}
</style>
border-color css
<style>
span { border-color: #478536; }
span { border-color: rgb(71,133,54); }
td.TdClassName
{
border-color: #478536;
}
.TagClassName
{
border-color: #478536;
}
</style>