Shades of La Palma #479012
Tints of La Palma #479012
RGB
CMYK
RGB Variations
Color information
#479012 (or 0x479012) is known color: La Palma. HEX triplet: 47, 90 and 12. RGB value is (71,144,18). Sum of RGB (Red+Green+Blue) = 71+144+18=233 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.47% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 18 (7.42% from 255 or 7.73% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #479012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479012 is #B86FED. Grayscale: #6C6C6C. Windows color (decimal): -12087278 or 1216583. OLE color: 1216583.
HSL color Cylindrical-coordinate representation of color #479012: hue angle of 94.76º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #479012 is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 18 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.44 |
| HSL | 94.76º | 0.78% | 0.32% | - |
| HSV(B) | 94.76º | 0.88% | 0.56% | - |
| XYZ | 12.68 | 21.33 | 4.02 | - |
| YUV | 107.81 | 77.32 | 101.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 18 | 0.51 | 0 | 0.88 | 0.44 | 94.76 | 0.78 | 0.32 |
| Hex | 47 | 90 | 12 | 33 | 0 | 58 | 2C | 5F | 4E | 20 |
| Octal | 107 | 220 | 22 | 63 | 0 | 130 | 54 | 137 | 116 | 40 |
| Binary | 1000111 | 10010000 | 10010 | 110011 | 0 | 1011000 | 101100 | 1011111 | 1001110 | 100000 |
Color Harmonies of #479012
Complementary color
Monochromatic Colors of #479012
Black with #479012
Text Example
Text Example
White with #479012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479012; }
p { color: rgb(71,144,18); }
H1.HeaderClassName
{
color: #479012;
}
.AnyTagClassName
{
color: #479012;
}
</style>
background-color css
<style>
a { background-color: #479012; }
a { background-color: rgb(71,144,18); }
div.DivClassName
{
background-color: #479012;
}
.BgClassName
{
background-color: #479012;
}
</style>
border-color css
<style>
span { border-color: #479012; }
span { border-color: rgb(71,144,18); }
td.TdClassName
{
border-color: #479012;
}
.TagClassName
{
border-color: #479012;
}
</style>