Shades of La Palma #478908
Tints of La Palma #478908
RGB
CMYK
RGB Variations
Color information
#478908 (or 0x478908) is known color: La Palma. HEX triplet: 47, 89 and 08. RGB value is (71,137,8). Sum of RGB (Red+Green+Blue) = 71+137+8=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 137 (53.91% from 255 or 63.43% from 216); Blue value is 8 (3.52% from 255 or 3.70% from 216); Max value from RGB is 137 - color contains mainly: green. Hex color #478908 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478908 is #B876F7. Grayscale: #676767. Windows color (decimal): -12089080 or 559431. OLE color: 559431.
HSL color Cylindrical-coordinate representation of color #478908: hue angle of 90.7º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #478908 is Cyan = 0.48, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 8 | - |
| CMYK | 0.48 | 0 | 0.94 | 0.46 |
| HSL | 90.7º | 0.89% | 0.28% | - |
| HSV(B) | 90.7º | 0.94% | 0.54% | - |
| XYZ | 11.59 | 19.25 | 3.33 | - |
| YUV | 102.56 | 74.63 | 105.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 8 | 0.48 | 0 | 0.94 | 0.46 | 90.7 | 0.89 | 0.28 |
| Hex | 47 | 89 | 8 | 30 | 0 | 5E | 2E | 5B | 59 | 1C |
| Octal | 107 | 211 | 10 | 60 | 0 | 136 | 56 | 133 | 131 | 34 |
| Binary | 1000111 | 10001001 | 1000 | 110000 | 0 | 1011110 | 101110 | 1011011 | 1011001 | 11100 |
Color Harmonies of #478908
Complementary color
Monochromatic Colors of #478908
Black with #478908
Text Example
Text Example
White with #478908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478908; }
p { color: rgb(71,137,8); }
H1.HeaderClassName
{
color: #478908;
}
.AnyTagClassName
{
color: #478908;
}
</style>
background-color css
<style>
a { background-color: #478908; }
a { background-color: rgb(71,137,8); }
div.DivClassName
{
background-color: #478908;
}
.BgClassName
{
background-color: #478908;
}
</style>
border-color css
<style>
span { border-color: #478908; }
span { border-color: rgb(71,137,8); }
td.TdClassName
{
border-color: #478908;
}
.TagClassName
{
border-color: #478908;
}
</style>