Shades of La Palma #478928
Tints of La Palma #478928
RGB
CMYK
RGB Variations
Color information
#478928 (or 0x478928) is known color: La Palma. HEX triplet: 47, 89 and 28. RGB value is (71,137,40). Sum of RGB (Red+Green+Blue) = 71+137+40=248 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.63% from 248); Green value is 137 (53.91% from 255 or 55.24% from 248); Blue value is 40 (16.02% from 255 or 16.13% from 248); Max value from RGB is 137 - color contains mainly: green. Hex color #478928 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478928 is #B876D7. Grayscale: #6A6A6A. Windows color (decimal): -12089048 or 2656583. OLE color: 2656583.
HSL color Cylindrical-coordinate representation of color #478928: hue angle of 100.82º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #478928 is Cyan = 0.48, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 40 | - |
| CMYK | 0.48 | 0 | 0.71 | 0.46 |
| HSL | 100.82º | 0.55% | 0.35% | - |
| HSV(B) | 100.82º | 0.71% | 0.54% | - |
| XYZ | 11.93 | 19.38 | 5.12 | - |
| YUV | 106.21 | 90.63 | 102.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 40 | 0.48 | 0 | 0.71 | 0.46 | 100.82 | 0.55 | 0.35 |
| Hex | 47 | 89 | 28 | 30 | 0 | 47 | 2E | 65 | 37 | 23 |
| Octal | 107 | 211 | 50 | 60 | 0 | 107 | 56 | 145 | 67 | 43 |
| Binary | 1000111 | 10001001 | 101000 | 110000 | 0 | 1000111 | 101110 | 1100101 | 110111 | 100011 |
Color Harmonies of #478928
Complementary color
Monochromatic Colors of #478928
Black with #478928
Text Example
Text Example
White with #478928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478928; }
p { color: rgb(71,137,40); }
H1.HeaderClassName
{
color: #478928;
}
.AnyTagClassName
{
color: #478928;
}
</style>
background-color css
<style>
a { background-color: #478928; }
a { background-color: rgb(71,137,40); }
div.DivClassName
{
background-color: #478928;
}
.BgClassName
{
background-color: #478928;
}
</style>
border-color css
<style>
span { border-color: #478928; }
span { border-color: rgb(71,137,40); }
td.TdClassName
{
border-color: #478928;
}
.TagClassName
{
border-color: #478928;
}
</style>