Shades of La Palma #429110
Tints of La Palma #429110
RGB
CMYK
RGB Variations
Color information
#429110 (or 0x429110) is known color: La Palma. HEX triplet: 42, 91 and 10. RGB value is (66,145,16). Sum of RGB (Red+Green+Blue) = 66+145+16=227 (30% of max value = 765). Red value is 66 (26.17% from 255 or 29.07% from 227); Green value is 145 (57.03% from 255 or 63.88% from 227); Blue value is 16 (6.64% from 255 or 7.05% from 227); Max value from RGB is 145 - color contains mainly: green. Hex color #429110 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429110 is #BD6EEF. Grayscale: #6B6B6B. Windows color (decimal): -12414704 or 1085762. OLE color: 1085762.
HSL color Cylindrical-coordinate representation of color #429110: hue angle of 96.74º 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 #429110 is Cyan = 0.54, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 16 | - |
| CMYK | 0.54 | 0 | 0.89 | 0.43 |
| HSL | 96.74º | 0.8% | 0.32% | - |
| HSV(B) | 96.74º | 0.89% | 0.57% | - |
| XYZ | 12.47 | 21.45 | 3.97 | - |
| YUV | 106.67 | 76.83 | 98.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 16 | 0.54 | 0 | 0.89 | 0.43 | 96.74 | 0.8 | 0.32 |
| Hex | 42 | 91 | 10 | 36 | 0 | 59 | 2B | 61 | 50 | 20 |
| Octal | 102 | 221 | 20 | 66 | 0 | 131 | 53 | 141 | 120 | 40 |
| Binary | 1000010 | 10010001 | 10000 | 110110 | 0 | 1011001 | 101011 | 1100001 | 1010000 | 100000 |
Color Harmonies of #429110
Complementary color
Monochromatic Colors of #429110
Black with #429110
Text Example
Text Example
White with #429110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429110; }
p { color: rgb(66,145,16); }
H1.HeaderClassName
{
color: #429110;
}
.AnyTagClassName
{
color: #429110;
}
</style>
background-color css
<style>
a { background-color: #429110; }
a { background-color: rgb(66,145,16); }
div.DivClassName
{
background-color: #429110;
}
.BgClassName
{
background-color: #429110;
}
</style>
border-color css
<style>
span { border-color: #429110; }
span { border-color: rgb(66,145,16); }
td.TdClassName
{
border-color: #429110;
}
.TagClassName
{
border-color: #429110;
}
</style>