Shades of La Palma #429929
Tints of La Palma #429929
RGB
CMYK
RGB Variations
Color information
#429929 (or 0x429929) is known color: La Palma. HEX triplet: 42, 99 and 29. RGB value is (66,153,41). Sum of RGB (Red+Green+Blue) = 66+153+41=260 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.38% from 260); Green value is 153 (60.16% from 255 or 58.85% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 153 - color contains mainly: green. Hex color #429929 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429929 is #BD66D6. Grayscale: #727272. Windows color (decimal): -12412631 or 2726210. OLE color: 2726210.
HSL color Cylindrical-coordinate representation of color #429929: hue angle of 106.61º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #429929 is Cyan = 0.57, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 41 | - |
| CMYK | 0.57 | 0 | 0.73 | 0.4 |
| HSL | 106.61º | 0.58% | 0.38% | - |
| HSV(B) | 106.61º | 0.73% | 0.6% | - |
| XYZ | 14.04 | 24.1 | 6.01 | - |
| YUV | 114.22 | 86.68 | 93.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 41 | 0.57 | 0 | 0.73 | 0.4 | 106.61 | 0.58 | 0.38 |
| Hex | 42 | 99 | 29 | 39 | 0 | 49 | 28 | 6B | 3A | 26 |
| Octal | 102 | 231 | 51 | 71 | 0 | 111 | 50 | 153 | 72 | 46 |
| Binary | 1000010 | 10011001 | 101001 | 111001 | 0 | 1001001 | 101000 | 1101011 | 111010 | 100110 |
Color Harmonies of #429929
Complementary color
Monochromatic Colors of #429929
Black with #429929
Text Example
Text Example
White with #429929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429929; }
p { color: rgb(66,153,41); }
H1.HeaderClassName
{
color: #429929;
}
.AnyTagClassName
{
color: #429929;
}
</style>
background-color css
<style>
a { background-color: #429929; }
a { background-color: rgb(66,153,41); }
div.DivClassName
{
background-color: #429929;
}
.BgClassName
{
background-color: #429929;
}
</style>
border-color css
<style>
span { border-color: #429929; }
span { border-color: rgb(66,153,41); }
td.TdClassName
{
border-color: #429929;
}
.TagClassName
{
border-color: #429929;
}
</style>