Shades of La Palma #429322
Tints of La Palma #429322
RGB
CMYK
RGB Variations
Color information
#429322 (or 0x429322) is known color: La Palma. HEX triplet: 42, 93 and 22. RGB value is (66,147,34). Sum of RGB (Red+Green+Blue) = 66+147+34=247 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.72% from 247); Green value is 147 (57.81% from 255 or 59.51% from 247); Blue value is 34 (13.67% from 255 or 13.77% from 247); Max value from RGB is 147 - color contains mainly: green. Hex color #429322 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429322 is #BD6CDD. Grayscale: #6E6E6E. Windows color (decimal): -12414174 or 2265922. OLE color: 2265922.
HSL color Cylindrical-coordinate representation of color #429322: hue angle of 103.01º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #429322 is Cyan = 0.55, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 34 | - |
| CMYK | 0.55 | 0 | 0.77 | 0.42 |
| HSL | 103.01º | 0.62% | 0.35% | - |
| HSV(B) | 103.01º | 0.77% | 0.58% | - |
| XYZ | 12.97 | 22.14 | 5.1 | - |
| YUV | 109.9 | 85.16 | 96.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 34 | 0.55 | 0 | 0.77 | 0.42 | 103.01 | 0.62 | 0.35 |
| Hex | 42 | 93 | 22 | 37 | 0 | 4D | 2A | 67 | 3E | 23 |
| Octal | 102 | 223 | 42 | 67 | 0 | 115 | 52 | 147 | 76 | 43 |
| Binary | 1000010 | 10010011 | 100010 | 110111 | 0 | 1001101 | 101010 | 1100111 | 111110 | 100011 |
Color Harmonies of #429322
Complementary color
Monochromatic Colors of #429322
Black with #429322
Text Example
Text Example
White with #429322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429322; }
p { color: rgb(66,147,34); }
H1.HeaderClassName
{
color: #429322;
}
.AnyTagClassName
{
color: #429322;
}
</style>
background-color css
<style>
a { background-color: #429322; }
a { background-color: rgb(66,147,34); }
div.DivClassName
{
background-color: #429322;
}
.BgClassName
{
background-color: #429322;
}
</style>
border-color css
<style>
span { border-color: #429322; }
span { border-color: rgb(66,147,34); }
td.TdClassName
{
border-color: #429322;
}
.TagClassName
{
border-color: #429322;
}
</style>