Shades of La Palma #478616
Tints of La Palma #478616
RGB
CMYK
RGB Variations
Color information
#478616 (or 0x478616) is known color: La Palma. HEX triplet: 47, 86 and 16. RGB value is (71,134,22). Sum of RGB (Red+Green+Blue) = 71+134+22=227 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.28% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 22 (8.98% from 255 or 9.69% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #478616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478616 is #B879E9. Grayscale: #666666. Windows color (decimal): -12089834 or 1476167. OLE color: 1476167.
HSL color Cylindrical-coordinate representation of color #478616: hue angle of 93.75º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #478616 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 22 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.47 |
| HSL | 93.75º | 0.72% | 0.31% | - |
| HSV(B) | 93.75º | 0.84% | 0.53% | - |
| XYZ | 11.27 | 18.45 | 3.73 | - |
| YUV | 102.4 | 82.63 | 105.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 22 | 0.47 | 0 | 0.84 | 0.47 | 93.75 | 0.72 | 0.31 |
| Hex | 47 | 86 | 16 | 2F | 0 | 54 | 2F | 5E | 48 | 1F |
| Octal | 107 | 206 | 26 | 57 | 0 | 124 | 57 | 136 | 110 | 37 |
| Binary | 1000111 | 10000110 | 10110 | 101111 | 0 | 1010100 | 101111 | 1011110 | 1001000 | 11111 |
Color Harmonies of #478616
Complementary color
Monochromatic Colors of #478616
Black with #478616
Text Example
Text Example
White with #478616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478616; }
p { color: rgb(71,134,22); }
H1.HeaderClassName
{
color: #478616;
}
.AnyTagClassName
{
color: #478616;
}
</style>
background-color css
<style>
a { background-color: #478616; }
a { background-color: rgb(71,134,22); }
div.DivClassName
{
background-color: #478616;
}
.BgClassName
{
background-color: #478616;
}
</style>
border-color css
<style>
span { border-color: #478616; }
span { border-color: rgb(71,134,22); }
td.TdClassName
{
border-color: #478616;
}
.TagClassName
{
border-color: #478616;
}
</style>