Shades of La Palma #429022
Tints of La Palma #429022
RGB
CMYK
RGB Variations
Color information
#429022 (or 0x429022) is known color: La Palma. HEX triplet: 42, 90 and 22. RGB value is (66,144,34). Sum of RGB (Red+Green+Blue) = 66+144+34=244 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.05% from 244); Green value is 144 (56.64% from 255 or 59.02% from 244); Blue value is 34 (13.67% from 255 or 13.93% from 244); Max value from RGB is 144 - color contains mainly: green. Hex color #429022 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429022 is #BD6FDD. Grayscale: #6C6C6C. Windows color (decimal): -12414942 or 2265154. OLE color: 2265154.
HSL color Cylindrical-coordinate representation of color #429022: hue angle of 102.55º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #429022 is Cyan = 0.54, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 34 | - |
| CMYK | 0.54 | 0 | 0.76 | 0.44 |
| HSL | 102.55º | 0.62% | 0.35% | - |
| HSV(B) | 102.55º | 0.76% | 0.56% | - |
| XYZ | 12.51 | 21.22 | 4.95 | - |
| YUV | 108.14 | 86.16 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 34 | 0.54 | 0 | 0.76 | 0.44 | 102.55 | 0.62 | 0.35 |
| Hex | 42 | 90 | 22 | 36 | 0 | 4C | 2C | 67 | 3E | 23 |
| Octal | 102 | 220 | 42 | 66 | 0 | 114 | 54 | 147 | 76 | 43 |
| Binary | 1000010 | 10010000 | 100010 | 110110 | 0 | 1001100 | 101100 | 1100111 | 111110 | 100011 |
Color Harmonies of #429022
Complementary color
Monochromatic Colors of #429022
Black with #429022
Text Example
Text Example
White with #429022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429022; }
p { color: rgb(66,144,34); }
H1.HeaderClassName
{
color: #429022;
}
.AnyTagClassName
{
color: #429022;
}
</style>
background-color css
<style>
a { background-color: #429022; }
a { background-color: rgb(66,144,34); }
div.DivClassName
{
background-color: #429022;
}
.BgClassName
{
background-color: #429022;
}
</style>
border-color css
<style>
span { border-color: #429022; }
span { border-color: rgb(66,144,34); }
td.TdClassName
{
border-color: #429022;
}
.TagClassName
{
border-color: #429022;
}
</style>