Shades of La Palma #429620
Tints of La Palma #429620
RGB
CMYK
RGB Variations
Color information
#429620 (or 0x429620) is known color: La Palma. HEX triplet: 42, 96 and 20. RGB value is (66,150,32). Sum of RGB (Red+Green+Blue) = 66+150+32=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 150 (58.98% from 255 or 60.48% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 150 - color contains mainly: green. Hex color #429620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429620 is #BD69DF. Grayscale: #6F6F6F. Windows color (decimal): -12413408 or 2135618. OLE color: 2135618.
HSL color Cylindrical-coordinate representation of color #429620: hue angle of 102.71º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #429620 is Cyan = 0.56, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 32 | - |
| CMYK | 0.56 | 0 | 0.79 | 0.41 |
| HSL | 102.71º | 0.65% | 0.36% | - |
| HSV(B) | 102.71º | 0.79% | 0.59% | - |
| XYZ | 13.41 | 23.08 | 5.11 | - |
| YUV | 111.43 | 83.17 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 32 | 0.56 | 0 | 0.79 | 0.41 | 102.71 | 0.65 | 0.36 |
| Hex | 42 | 96 | 20 | 38 | 0 | 4F | 29 | 67 | 41 | 24 |
| Octal | 102 | 226 | 40 | 70 | 0 | 117 | 51 | 147 | 101 | 44 |
| Binary | 1000010 | 10010110 | 100000 | 111000 | 0 | 1001111 | 101001 | 1100111 | 1000001 | 100100 |
Color Harmonies of #429620
Complementary color
Monochromatic Colors of #429620
Black with #429620
Text Example
Text Example
White with #429620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429620; }
p { color: rgb(66,150,32); }
H1.HeaderClassName
{
color: #429620;
}
.AnyTagClassName
{
color: #429620;
}
</style>
background-color css
<style>
a { background-color: #429620; }
a { background-color: rgb(66,150,32); }
div.DivClassName
{
background-color: #429620;
}
.BgClassName
{
background-color: #429620;
}
</style>
border-color css
<style>
span { border-color: #429620; }
span { border-color: rgb(66,150,32); }
td.TdClassName
{
border-color: #429620;
}
.TagClassName
{
border-color: #429620;
}
</style>