Shades of La Palma #478614
Tints of La Palma #478614
RGB
CMYK
RGB Variations
Color information
#478614 (or 0x478614) is known color: La Palma. HEX triplet: 47, 86 and 14. RGB value is (71,134,20). Sum of RGB (Red+Green+Blue) = 71+134+20=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 20 (8.20% from 255 or 8.89% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #478614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478614 is #B879EB. Grayscale: #666666. Windows color (decimal): -12089836 or 1345095. OLE color: 1345095.
HSL color Cylindrical-coordinate representation of color #478614: hue angle of 93.16º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #478614 is Cyan = 0.47, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 20 | - |
| CMYK | 0.47 | 0 | 0.85 | 0.47 |
| HSL | 93.16º | 0.74% | 0.3% | - |
| HSV(B) | 93.16º | 0.85% | 0.53% | - |
| XYZ | 11.25 | 18.44 | 3.63 | - |
| YUV | 102.17 | 81.63 | 105.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 20 | 0.47 | 0 | 0.85 | 0.47 | 93.16 | 0.74 | 0.3 |
| Hex | 47 | 86 | 14 | 2F | 0 | 55 | 2F | 5D | 4A | 1E |
| Octal | 107 | 206 | 24 | 57 | 0 | 125 | 57 | 135 | 112 | 36 |
| Binary | 1000111 | 10000110 | 10100 | 101111 | 0 | 1010101 | 101111 | 1011101 | 1001010 | 11110 |
Color Harmonies of #478614
Complementary color
Monochromatic Colors of #478614
Black with #478614
Text Example
Text Example
White with #478614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478614; }
p { color: rgb(71,134,20); }
H1.HeaderClassName
{
color: #478614;
}
.AnyTagClassName
{
color: #478614;
}
</style>
background-color css
<style>
a { background-color: #478614; }
a { background-color: rgb(71,134,20); }
div.DivClassName
{
background-color: #478614;
}
.BgClassName
{
background-color: #478614;
}
</style>
border-color css
<style>
span { border-color: #478614; }
span { border-color: rgb(71,134,20); }
td.TdClassName
{
border-color: #478614;
}
.TagClassName
{
border-color: #478614;
}
</style>