Shades of La Palma #429520
Tints of La Palma #429520
RGB
CMYK
RGB Variations
Color information
#429520 (or 0x429520) is known color: La Palma. HEX triplet: 42, 95 and 20. RGB value is (66,149,32). Sum of RGB (Red+Green+Blue) = 66+149+32=247 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.72% from 247); Green value is 149 (58.59% from 255 or 60.32% from 247); Blue value is 32 (12.89% from 255 or 12.96% from 247); Max value from RGB is 149 - color contains mainly: green. Hex color #429520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429520 is #BD6ADF. Grayscale: #6F6F6F. Windows color (decimal): -12413664 or 2135362. OLE color: 2135362.
HSL color Cylindrical-coordinate representation of color #429520: hue angle of 102.56º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #429520 is Cyan = 0.56, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 32 | - |
| CMYK | 0.56 | 0 | 0.79 | 0.42 |
| HSL | 102.56º | 0.65% | 0.35% | - |
| HSV(B) | 102.56º | 0.79% | 0.58% | - |
| XYZ | 13.25 | 22.76 | 5.06 | - |
| YUV | 110.85 | 83.5 | 96.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 32 | 0.56 | 0 | 0.79 | 0.42 | 102.56 | 0.65 | 0.35 |
| Hex | 42 | 95 | 20 | 38 | 0 | 4F | 2A | 67 | 41 | 23 |
| Octal | 102 | 225 | 40 | 70 | 0 | 117 | 52 | 147 | 101 | 43 |
| Binary | 1000010 | 10010101 | 100000 | 111000 | 0 | 1001111 | 101010 | 1100111 | 1000001 | 100011 |
Color Harmonies of #429520
Complementary color
Monochromatic Colors of #429520
Black with #429520
Text Example
Text Example
White with #429520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429520; }
p { color: rgb(66,149,32); }
H1.HeaderClassName
{
color: #429520;
}
.AnyTagClassName
{
color: #429520;
}
</style>
background-color css
<style>
a { background-color: #429520; }
a { background-color: rgb(66,149,32); }
div.DivClassName
{
background-color: #429520;
}
.BgClassName
{
background-color: #429520;
}
</style>
border-color css
<style>
span { border-color: #429520; }
span { border-color: rgb(66,149,32); }
td.TdClassName
{
border-color: #429520;
}
.TagClassName
{
border-color: #429520;
}
</style>