Shades of La Palma #429632
Tints of La Palma #429632
RGB
CMYK
RGB Variations
Color information
#429632 (or 0x429632) is known color: La Palma. HEX triplet: 42, 96 and 32. RGB value is (66,150,50). Sum of RGB (Red+Green+Blue) = 66+150+50=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 150 (58.98% from 255 or 56.39% from 266); Blue value is 50 (19.92% from 255 or 18.80% from 266); Max value from RGB is 150 - color contains mainly: green. Hex color #429632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429632 is #BD69CD. Grayscale: #717171. Windows color (decimal): -12413390 or 3315266. OLE color: 3315266.
HSL color Cylindrical-coordinate representation of color #429632: hue angle of 110.4º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #429632 is Cyan = 0.56, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 50 | - |
| CMYK | 0.56 | 0 | 0.67 | 0.41 |
| HSL | 110.4º | 0.5% | 0.39% | - |
| HSV(B) | 110.4º | 0.67% | 0.59% | - |
| XYZ | 13.73 | 23.2 | 6.77 | - |
| YUV | 113.48 | 92.17 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 50 | 0.56 | 0 | 0.67 | 0.41 | 110.4 | 0.5 | 0.39 |
| Hex | 42 | 96 | 32 | 38 | 0 | 43 | 29 | 6E | 32 | 27 |
| Octal | 102 | 226 | 62 | 70 | 0 | 103 | 51 | 156 | 62 | 47 |
| Binary | 1000010 | 10010110 | 110010 | 111000 | 0 | 1000011 | 101001 | 1101110 | 110010 | 100111 |
Color Harmonies of #429632
Complementary color
Monochromatic Colors of #429632
Black with #429632
Text Example
Text Example
White with #429632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429632; }
p { color: rgb(66,150,50); }
H1.HeaderClassName
{
color: #429632;
}
.AnyTagClassName
{
color: #429632;
}
</style>
background-color css
<style>
a { background-color: #429632; }
a { background-color: rgb(66,150,50); }
div.DivClassName
{
background-color: #429632;
}
.BgClassName
{
background-color: #429632;
}
</style>
border-color css
<style>
span { border-color: #429632; }
span { border-color: rgb(66,150,50); }
td.TdClassName
{
border-color: #429632;
}
.TagClassName
{
border-color: #429632;
}
</style>