Shades of La Palma #469114
Tints of La Palma #469114
RGB
CMYK
RGB Variations
Color information
#469114 (or 0x469114) is known color: La Palma. HEX triplet: 46, 91 and 14. RGB value is (70,145,20). Sum of RGB (Red+Green+Blue) = 70+145+20=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 145 (57.03% from 255 or 61.70% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 145 - color contains mainly: green. Hex color #469114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469114 is #B96EEB. Grayscale: #6C6C6C. Windows color (decimal): -12152556 or 1347910. OLE color: 1347910.
HSL color Cylindrical-coordinate representation of color #469114: hue angle of 96º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #469114 is Cyan = 0.52, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 20 | - |
| CMYK | 0.52 | 0 | 0.86 | 0.43 |
| HSL | 96º | 0.76% | 0.32% | - |
| HSV(B) | 96º | 0.86% | 0.57% | - |
| XYZ | 12.78 | 21.6 | 4.16 | - |
| YUV | 108.33 | 78.15 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 20 | 0.52 | 0 | 0.86 | 0.43 | 96 | 0.76 | 0.32 |
| Hex | 46 | 91 | 14 | 34 | 0 | 56 | 2B | 60 | 4C | 20 |
| Octal | 106 | 221 | 24 | 64 | 0 | 126 | 53 | 140 | 114 | 40 |
| Binary | 1000110 | 10010001 | 10100 | 110100 | 0 | 1010110 | 101011 | 1100000 | 1001100 | 100000 |
Color Harmonies of #469114
Complementary color
Monochromatic Colors of #469114
Black with #469114
Text Example
Text Example
White with #469114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469114; }
p { color: rgb(70,145,20); }
H1.HeaderClassName
{
color: #469114;
}
.AnyTagClassName
{
color: #469114;
}
</style>
background-color css
<style>
a { background-color: #469114; }
a { background-color: rgb(70,145,20); }
div.DivClassName
{
background-color: #469114;
}
.BgClassName
{
background-color: #469114;
}
</style>
border-color css
<style>
span { border-color: #469114; }
span { border-color: rgb(70,145,20); }
td.TdClassName
{
border-color: #469114;
}
.TagClassName
{
border-color: #469114;
}
</style>