Shades of La Palma #478905
Tints of La Palma #478905
RGB
CMYK
RGB Variations
Color information
#478905 (or 0x478905) is known color: La Palma. HEX triplet: 47, 89 and 05. RGB value is (71,137,5). Sum of RGB (Red+Green+Blue) = 71+137+5=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 137 (53.91% from 255 or 64.32% from 213); Blue value is 5 (2.34% from 255 or 2.35% from 213); Max value from RGB is 137 - color contains mainly: green. Hex color #478905 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478905 is #B876FA. Grayscale: #666666. Windows color (decimal): -12089083 or 362823. OLE color: 362823.
HSL color Cylindrical-coordinate representation of color #478905: hue angle of 90º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #478905 is Cyan = 0.48, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 5 | - |
| CMYK | 0.48 | 0 | 0.96 | 0.46 |
| HSL | 90º | 0.93% | 0.28% | - |
| HSV(B) | 90º | 0.96% | 0.54% | - |
| XYZ | 11.57 | 19.24 | 3.25 | - |
| YUV | 102.22 | 73.13 | 105.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 5 | 0.48 | 0 | 0.96 | 0.46 | 90 | 0.93 | 0.28 |
| Hex | 47 | 89 | 5 | 30 | 0 | 60 | 2E | 5A | 5D | 1C |
| Octal | 107 | 211 | 5 | 60 | 0 | 140 | 56 | 132 | 135 | 34 |
| Binary | 1000111 | 10001001 | 101 | 110000 | 0 | 1100000 | 101110 | 1011010 | 1011101 | 11100 |
Color Harmonies of #478905
Complementary color
Monochromatic Colors of #478905
Black with #478905
Text Example
Text Example
White with #478905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478905; }
p { color: rgb(71,137,5); }
H1.HeaderClassName
{
color: #478905;
}
.AnyTagClassName
{
color: #478905;
}
</style>
background-color css
<style>
a { background-color: #478905; }
a { background-color: rgb(71,137,5); }
div.DivClassName
{
background-color: #478905;
}
.BgClassName
{
background-color: #478905;
}
</style>
border-color css
<style>
span { border-color: #478905; }
span { border-color: rgb(71,137,5); }
td.TdClassName
{
border-color: #478905;
}
.TagClassName
{
border-color: #478905;
}
</style>