Shades of La Palma #429129
Tints of La Palma #429129
RGB
CMYK
RGB Variations
Color information
#429129 (or 0x429129) is known color: La Palma. HEX triplet: 42, 91 and 29. RGB value is (66,145,41). Sum of RGB (Red+Green+Blue) = 66+145+41=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 145 (57.03% from 255 or 57.54% from 252); Blue value is 41 (16.41% from 255 or 16.27% from 252); Max value from RGB is 145 - color contains mainly: green. Hex color #429129 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429129 is #BD6ED6. Grayscale: #6D6D6D. Windows color (decimal): -12414679 or 2724162. OLE color: 2724162.
HSL color Cylindrical-coordinate representation of color #429129: hue angle of 105.58º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #429129 is Cyan = 0.54, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 41 | - |
| CMYK | 0.54 | 0 | 0.72 | 0.43 |
| HSL | 105.58º | 0.56% | 0.36% | - |
| HSV(B) | 105.58º | 0.72% | 0.57% | - |
| XYZ | 12.77 | 21.57 | 5.59 | - |
| YUV | 109.52 | 89.33 | 96.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 41 | 0.54 | 0 | 0.72 | 0.43 | 105.58 | 0.56 | 0.36 |
| Hex | 42 | 91 | 29 | 36 | 0 | 48 | 2B | 6A | 38 | 24 |
| Octal | 102 | 221 | 51 | 66 | 0 | 110 | 53 | 152 | 70 | 44 |
| Binary | 1000010 | 10010001 | 101001 | 110110 | 0 | 1001000 | 101011 | 1101010 | 111000 | 100100 |
Color Harmonies of #429129
Complementary color
Monochromatic Colors of #429129
Black with #429129
Text Example
Text Example
White with #429129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429129; }
p { color: rgb(66,145,41); }
H1.HeaderClassName
{
color: #429129;
}
.AnyTagClassName
{
color: #429129;
}
</style>
background-color css
<style>
a { background-color: #429129; }
a { background-color: rgb(66,145,41); }
div.DivClassName
{
background-color: #429129;
}
.BgClassName
{
background-color: #429129;
}
</style>
border-color css
<style>
span { border-color: #429129; }
span { border-color: rgb(66,145,41); }
td.TdClassName
{
border-color: #429129;
}
.TagClassName
{
border-color: #429129;
}
</style>