Shades of La Palma #429120
Tints of La Palma #429120
RGB
CMYK
RGB Variations
Color information
#429120 (or 0x429120) is known color: La Palma. HEX triplet: 42, 91 and 20. RGB value is (66,145,32). Sum of RGB (Red+Green+Blue) = 66+145+32=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 145 (57.03% from 255 or 59.67% from 243); Blue value is 32 (12.89% from 255 or 13.17% from 243); Max value from RGB is 145 - color contains mainly: green. Hex color #429120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429120 is #BD6EDF. Grayscale: #6C6C6C. Windows color (decimal): -12414688 or 2134338. OLE color: 2134338.
HSL color Cylindrical-coordinate representation of color #429120: hue angle of 101.95º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #429120 is Cyan = 0.54, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 32 | - |
| CMYK | 0.54 | 0 | 0.78 | 0.43 |
| HSL | 101.95º | 0.64% | 0.35% | - |
| HSV(B) | 101.95º | 0.78% | 0.57% | - |
| XYZ | 12.63 | 21.51 | 4.85 | - |
| YUV | 108.5 | 84.83 | 97.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 32 | 0.54 | 0 | 0.78 | 0.43 | 101.95 | 0.64 | 0.35 |
| Hex | 42 | 91 | 20 | 36 | 0 | 4E | 2B | 66 | 40 | 23 |
| Octal | 102 | 221 | 40 | 66 | 0 | 116 | 53 | 146 | 100 | 43 |
| Binary | 1000010 | 10010001 | 100000 | 110110 | 0 | 1001110 | 101011 | 1100110 | 1000000 | 100011 |
Color Harmonies of #429120
Complementary color
Monochromatic Colors of #429120
Black with #429120
Text Example
Text Example
White with #429120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429120; }
p { color: rgb(66,145,32); }
H1.HeaderClassName
{
color: #429120;
}
.AnyTagClassName
{
color: #429120;
}
</style>
background-color css
<style>
a { background-color: #429120; }
a { background-color: rgb(66,145,32); }
div.DivClassName
{
background-color: #429120;
}
.BgClassName
{
background-color: #429120;
}
</style>
border-color css
<style>
span { border-color: #429120; }
span { border-color: rgb(66,145,32); }
td.TdClassName
{
border-color: #429120;
}
.TagClassName
{
border-color: #429120;
}
</style>