Shades of La Palma #429931
Tints of La Palma #429931
RGB
CMYK
RGB Variations
Color information
#429931 (or 0x429931) is known color: La Palma. HEX triplet: 42, 99 and 31. RGB value is (66,153,49). Sum of RGB (Red+Green+Blue) = 66+153+49=268 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.63% from 268); Green value is 153 (60.16% from 255 or 57.09% from 268); Blue value is 49 (19.53% from 255 or 18.28% from 268); Max value from RGB is 153 - color contains mainly: green. Hex color #429931 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429931 is #BD66CE. Grayscale: #737373. Windows color (decimal): -12412623 or 3250498. OLE color: 3250498.
HSL color Cylindrical-coordinate representation of color #429931: hue angle of 110.19º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #429931 is Cyan = 0.57, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 49 | - |
| CMYK | 0.57 | 0 | 0.68 | 0.4 |
| HSL | 110.19º | 0.51% | 0.4% | - |
| HSV(B) | 110.19º | 0.68% | 0.6% | - |
| XYZ | 14.19 | 24.16 | 6.82 | - |
| YUV | 115.13 | 90.68 | 92.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 49 | 0.57 | 0 | 0.68 | 0.4 | 110.19 | 0.51 | 0.4 |
| Hex | 42 | 99 | 31 | 39 | 0 | 44 | 28 | 6E | 33 | 28 |
| Octal | 102 | 231 | 61 | 71 | 0 | 104 | 50 | 156 | 63 | 50 |
| Binary | 1000010 | 10011001 | 110001 | 111001 | 0 | 1000100 | 101000 | 1101110 | 110011 | 101000 |
Color Harmonies of #429931
Complementary color
Monochromatic Colors of #429931
Black with #429931
Text Example
Text Example
White with #429931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429931; }
p { color: rgb(66,153,49); }
H1.HeaderClassName
{
color: #429931;
}
.AnyTagClassName
{
color: #429931;
}
</style>
background-color css
<style>
a { background-color: #429931; }
a { background-color: rgb(66,153,49); }
div.DivClassName
{
background-color: #429931;
}
.BgClassName
{
background-color: #429931;
}
</style>
border-color css
<style>
span { border-color: #429931; }
span { border-color: rgb(66,153,49); }
td.TdClassName
{
border-color: #429931;
}
.TagClassName
{
border-color: #429931;
}
</style>