Shades of La Palma #478918
Tints of La Palma #478918
RGB
CMYK
RGB Variations
Color information
#478918 (or 0x478918) is known color: La Palma. HEX triplet: 47, 89 and 18. RGB value is (71,137,24). Sum of RGB (Red+Green+Blue) = 71+137+24=232 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.60% from 232); Green value is 137 (53.91% from 255 or 59.05% from 232); Blue value is 24 (9.77% from 255 or 10.34% from 232); Max value from RGB is 137 - color contains mainly: green. Hex color #478918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478918 is #B876E7. Grayscale: #686868. Windows color (decimal): -12089064 or 1608007. OLE color: 1608007.
HSL color Cylindrical-coordinate representation of color #478918: hue angle of 95.04º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #478918 is Cyan = 0.48, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 24 | - |
| CMYK | 0.48 | 0 | 0.82 | 0.46 |
| HSL | 95.04º | 0.7% | 0.32% | - |
| HSV(B) | 95.04º | 0.82% | 0.54% | - |
| XYZ | 11.71 | 19.3 | 3.97 | - |
| YUV | 104.38 | 82.63 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 24 | 0.48 | 0 | 0.82 | 0.46 | 95.04 | 0.7 | 0.32 |
| Hex | 47 | 89 | 18 | 30 | 0 | 52 | 2E | 5F | 46 | 20 |
| Octal | 107 | 211 | 30 | 60 | 0 | 122 | 56 | 137 | 106 | 40 |
| Binary | 1000111 | 10001001 | 11000 | 110000 | 0 | 1010010 | 101110 | 1011111 | 1000110 | 100000 |
Color Harmonies of #478918
Complementary color
Monochromatic Colors of #478918
Black with #478918
Text Example
Text Example
White with #478918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478918; }
p { color: rgb(71,137,24); }
H1.HeaderClassName
{
color: #478918;
}
.AnyTagClassName
{
color: #478918;
}
</style>
background-color css
<style>
a { background-color: #478918; }
a { background-color: rgb(71,137,24); }
div.DivClassName
{
background-color: #478918;
}
.BgClassName
{
background-color: #478918;
}
</style>
border-color css
<style>
span { border-color: #478918; }
span { border-color: rgb(71,137,24); }
td.TdClassName
{
border-color: #478918;
}
.TagClassName
{
border-color: #478918;
}
</style>