Shades of La Palma #429835
Tints of La Palma #429835
RGB
CMYK
RGB Variations
Color information
#429835 (or 0x429835) is known color: La Palma. HEX triplet: 42, 98 and 35. RGB value is (66,152,53). Sum of RGB (Red+Green+Blue) = 66+152+53=271 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.35% from 271); Green value is 152 (59.77% from 255 or 56.09% from 271); Blue value is 53 (21.09% from 255 or 19.56% from 271); Max value from RGB is 152 - color contains mainly: green. Hex color #429835 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429835 is #BD67CA. Grayscale: #737373. Windows color (decimal): -12412875 or 3512386. OLE color: 3512386.
HSL color Cylindrical-coordinate representation of color #429835: hue angle of 112.12º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #429835 is Cyan = 0.57, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 53 | - |
| CMYK | 0.57 | 0 | 0.65 | 0.40 |
| HSL | 112.12º | 0.48% | 0.4% | - |
| HSV(B) | 112.12º | 0.65% | 0.6% | - |
| XYZ | 14.12 | 23.87 | 7.23 | - |
| YUV | 115 | 93.01 | 93.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 53 | 0.57 | 0 | 0.65 | 0.40 | 112.12 | 0.48 | 0.4 |
| Hex | 42 | 98 | 35 | 39 | 0 | 41 | 28 | 70 | 30 | 28 |
| Octal | 102 | 230 | 65 | 71 | 0 | 101 | 50 | 160 | 60 | 50 |
| Binary | 1000010 | 10011000 | 110101 | 111001 | 0 | 1000001 | 101000 | 1110000 | 110000 | 101000 |
Color Harmonies of #429835
Complementary color
Monochromatic Colors of #429835
Black with #429835
Text Example
Text Example
White with #429835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429835; }
p { color: rgb(66,152,53); }
H1.HeaderClassName
{
color: #429835;
}
.AnyTagClassName
{
color: #429835;
}
</style>
background-color css
<style>
a { background-color: #429835; }
a { background-color: rgb(66,152,53); }
div.DivClassName
{
background-color: #429835;
}
.BgClassName
{
background-color: #429835;
}
</style>
border-color css
<style>
span { border-color: #429835; }
span { border-color: rgb(66,152,53); }
td.TdClassName
{
border-color: #429835;
}
.TagClassName
{
border-color: #429835;
}
</style>