Shades of La Palma #469110
Tints of La Palma #469110
RGB
CMYK
RGB Variations
Color information
#469110 (or 0x469110) is known color: La Palma. HEX triplet: 46, 91 and 10. RGB value is (70,145,16). Sum of RGB (Red+Green+Blue) = 70+145+16=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 145 (57.03% from 255 or 62.77% from 231); Blue value is 16 (6.64% from 255 or 6.93% from 231); Max value from RGB is 145 - color contains mainly: green. Hex color #469110 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469110 is #B96EEF. Grayscale: #6C6C6C. Windows color (decimal): -12152560 or 1085766. OLE color: 1085766.
HSL color Cylindrical-coordinate representation of color #469110: hue angle of 94.88º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #469110 is Cyan = 0.52, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 16 | - |
| CMYK | 0.52 | 0 | 0.89 | 0.43 |
| HSL | 94.88º | 0.8% | 0.32% | - |
| HSV(B) | 94.88º | 0.89% | 0.57% | - |
| XYZ | 12.74 | 21.59 | 3.99 | - |
| YUV | 107.87 | 76.15 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 16 | 0.52 | 0 | 0.89 | 0.43 | 94.88 | 0.8 | 0.32 |
| Hex | 46 | 91 | 10 | 34 | 0 | 59 | 2B | 5F | 50 | 20 |
| Octal | 106 | 221 | 20 | 64 | 0 | 131 | 53 | 137 | 120 | 40 |
| Binary | 1000110 | 10010001 | 10000 | 110100 | 0 | 1011001 | 101011 | 1011111 | 1010000 | 100000 |
Color Harmonies of #469110
Complementary color
Monochromatic Colors of #469110
Black with #469110
Text Example
Text Example
White with #469110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469110; }
p { color: rgb(70,145,16); }
H1.HeaderClassName
{
color: #469110;
}
.AnyTagClassName
{
color: #469110;
}
</style>
background-color css
<style>
a { background-color: #469110; }
a { background-color: rgb(70,145,16); }
div.DivClassName
{
background-color: #469110;
}
.BgClassName
{
background-color: #469110;
}
</style>
border-color css
<style>
span { border-color: #469110; }
span { border-color: rgb(70,145,16); }
td.TdClassName
{
border-color: #469110;
}
.TagClassName
{
border-color: #469110;
}
</style>