Shades of La Palma #478915
Tints of La Palma #478915
RGB
CMYK
RGB Variations
Color information
#478915 (or 0x478915) is known color: La Palma. HEX triplet: 47, 89 and 15. RGB value is (71,137,21). Sum of RGB (Red+Green+Blue) = 71+137+21=229 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.00% from 229); Green value is 137 (53.91% from 255 or 59.83% from 229); Blue value is 21 (8.59% from 255 or 9.17% from 229); Max value from RGB is 137 - color contains mainly: green. Hex color #478915 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478915 is #B876EA. Grayscale: #686868. Windows color (decimal): -12089067 or 1411399. OLE color: 1411399.
HSL color Cylindrical-coordinate representation of color #478915: hue angle of 94.14º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #478915 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 21 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.46 |
| HSL | 94.14º | 0.73% | 0.31% | - |
| HSV(B) | 94.14º | 0.85% | 0.54% | - |
| XYZ | 11.68 | 19.29 | 3.82 | - |
| YUV | 104.04 | 81.13 | 104.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 21 | 0.48 | 0 | 0.85 | 0.46 | 94.14 | 0.73 | 0.31 |
| Hex | 47 | 89 | 15 | 30 | 0 | 55 | 2E | 5E | 49 | 1F |
| Octal | 107 | 211 | 25 | 60 | 0 | 125 | 56 | 136 | 111 | 37 |
| Binary | 1000111 | 10001001 | 10101 | 110000 | 0 | 1010101 | 101110 | 1011110 | 1001001 | 11111 |
Color Harmonies of #478915
Complementary color
Monochromatic Colors of #478915
Black with #478915
Text Example
Text Example
White with #478915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478915; }
p { color: rgb(71,137,21); }
H1.HeaderClassName
{
color: #478915;
}
.AnyTagClassName
{
color: #478915;
}
</style>
background-color css
<style>
a { background-color: #478915; }
a { background-color: rgb(71,137,21); }
div.DivClassName
{
background-color: #478915;
}
.BgClassName
{
background-color: #478915;
}
</style>
border-color css
<style>
span { border-color: #478915; }
span { border-color: rgb(71,137,21); }
td.TdClassName
{
border-color: #478915;
}
.TagClassName
{
border-color: #478915;
}
</style>