Shades of La Palma #478622
Tints of La Palma #478622
RGB
CMYK
RGB Variations
Color information
#478622 (or 0x478622) is known color: La Palma. HEX triplet: 47, 86 and 22. RGB value is (71,134,34). Sum of RGB (Red+Green+Blue) = 71+134+34=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 34 (13.67% from 255 or 14.23% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #478622 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478622 is #B879DD. Grayscale: #686868. Windows color (decimal): -12089822 or 2262599. OLE color: 2262599.
HSL color Cylindrical-coordinate representation of color #478622: hue angle of 97.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #478622 is Cyan = 0.47, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 34 | - |
| CMYK | 0.47 | 0 | 0.75 | 0.47 |
| HSL | 97.8º | 0.6% | 0.33% | - |
| HSV(B) | 97.8º | 0.75% | 0.53% | - |
| XYZ | 11.41 | 18.51 | 4.48 | - |
| YUV | 103.76 | 88.63 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 34 | 0.47 | 0 | 0.75 | 0.47 | 97.8 | 0.6 | 0.33 |
| Hex | 47 | 86 | 22 | 2F | 0 | 4B | 2F | 62 | 3C | 21 |
| Octal | 107 | 206 | 42 | 57 | 0 | 113 | 57 | 142 | 74 | 41 |
| Binary | 1000111 | 10000110 | 100010 | 101111 | 0 | 1001011 | 101111 | 1100010 | 111100 | 100001 |
Color Harmonies of #478622
Complementary color
Monochromatic Colors of #478622
Black with #478622
Text Example
Text Example
White with #478622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478622; }
p { color: rgb(71,134,34); }
H1.HeaderClassName
{
color: #478622;
}
.AnyTagClassName
{
color: #478622;
}
</style>
background-color css
<style>
a { background-color: #478622; }
a { background-color: rgb(71,134,34); }
div.DivClassName
{
background-color: #478622;
}
.BgClassName
{
background-color: #478622;
}
</style>
border-color css
<style>
span { border-color: #478622; }
span { border-color: rgb(71,134,34); }
td.TdClassName
{
border-color: #478622;
}
.TagClassName
{
border-color: #478622;
}
</style>