Shades of La Palma #429034
Tints of La Palma #429034
RGB
CMYK
RGB Variations
Color information
#429034 (or 0x429034) is known color: La Palma. HEX triplet: 42, 90 and 34. RGB value is (66,144,52). Sum of RGB (Red+Green+Blue) = 66+144+52=262 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.19% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 52 (20.70% from 255 or 19.85% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #429034 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429034 is #BD6FCB. Grayscale: #6E6E6E. Windows color (decimal): -12414924 or 3444802. OLE color: 3444802.
HSL color Cylindrical-coordinate representation of color #429034: hue angle of 110.87º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #429034 is Cyan = 0.54, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 52 | - |
| CMYK | 0.54 | 0 | 0.64 | 0.44 |
| HSL | 110.87º | 0.47% | 0.38% | - |
| HSV(B) | 110.87º | 0.64% | 0.56% | - |
| XYZ | 12.84 | 21.35 | 6.69 | - |
| YUV | 110.19 | 95.16 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 52 | 0.54 | 0 | 0.64 | 0.44 | 110.87 | 0.47 | 0.38 |
| Hex | 42 | 90 | 34 | 36 | 0 | 40 | 2C | 6F | 2F | 26 |
| Octal | 102 | 220 | 64 | 66 | 0 | 100 | 54 | 157 | 57 | 46 |
| Binary | 1000010 | 10010000 | 110100 | 110110 | 0 | 1000000 | 101100 | 1101111 | 101111 | 100110 |
Color Harmonies of #429034
Complementary color
Monochromatic Colors of #429034
Black with #429034
Text Example
Text Example
White with #429034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429034; }
p { color: rgb(66,144,52); }
H1.HeaderClassName
{
color: #429034;
}
.AnyTagClassName
{
color: #429034;
}
</style>
background-color css
<style>
a { background-color: #429034; }
a { background-color: rgb(66,144,52); }
div.DivClassName
{
background-color: #429034;
}
.BgClassName
{
background-color: #429034;
}
</style>
border-color css
<style>
span { border-color: #429034; }
span { border-color: rgb(66,144,52); }
td.TdClassName
{
border-color: #429034;
}
.TagClassName
{
border-color: #429034;
}
</style>