Shades of La Palma #429932
Tints of La Palma #429932
RGB
CMYK
RGB Variations
Color information
#429932 (or 0x429932) is known color: La Palma. HEX triplet: 42, 99 and 32. RGB value is (66,153,50). Sum of RGB (Red+Green+Blue) = 66+153+50=269 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.54% from 269); Green value is 153 (60.16% from 255 or 56.88% from 269); Blue value is 50 (19.92% from 255 or 18.59% from 269); Max value from RGB is 153 - color contains mainly: green. Hex color #429932 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429932 is #BD66CD. Grayscale: #737373. Windows color (decimal): -12412622 or 3316034. OLE color: 3316034.
HSL color Cylindrical-coordinate representation of color #429932: hue angle of 110.68º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #429932 is Cyan = 0.57, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 50 | - |
| CMYK | 0.57 | 0 | 0.67 | 0.4 |
| HSL | 110.68º | 0.51% | 0.4% | - |
| HSV(B) | 110.68º | 0.67% | 0.6% | - |
| XYZ | 14.21 | 24.17 | 6.93 | - |
| YUV | 115.25 | 91.18 | 92.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 50 | 0.57 | 0 | 0.67 | 0.4 | 110.68 | 0.51 | 0.4 |
| Hex | 42 | 99 | 32 | 39 | 0 | 43 | 28 | 6F | 33 | 28 |
| Octal | 102 | 231 | 62 | 71 | 0 | 103 | 50 | 157 | 63 | 50 |
| Binary | 1000010 | 10011001 | 110010 | 111001 | 0 | 1000011 | 101000 | 1101111 | 110011 | 101000 |
Color Harmonies of #429932
Complementary color
Monochromatic Colors of #429932
Black with #429932
Text Example
Text Example
White with #429932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429932; }
p { color: rgb(66,153,50); }
H1.HeaderClassName
{
color: #429932;
}
.AnyTagClassName
{
color: #429932;
}
</style>
background-color css
<style>
a { background-color: #429932; }
a { background-color: rgb(66,153,50); }
div.DivClassName
{
background-color: #429932;
}
.BgClassName
{
background-color: #429932;
}
</style>
border-color css
<style>
span { border-color: #429932; }
span { border-color: rgb(66,153,50); }
td.TdClassName
{
border-color: #429932;
}
.TagClassName
{
border-color: #429932;
}
</style>