Shades of La Palma #429518
Tints of La Palma #429518
RGB
CMYK
RGB Variations
Color information
#429518 (or 0x429518) is known color: La Palma. HEX triplet: 42, 95 and 18. RGB value is (66,149,24). Sum of RGB (Red+Green+Blue) = 66+149+24=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 149 (58.59% from 255 or 62.34% from 239); Blue value is 24 (9.77% from 255 or 10.04% from 239); Max value from RGB is 149 - color contains mainly: green. Hex color #429518 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429518 is #BD6AE7. Grayscale: #6E6E6E. Windows color (decimal): -12413672 or 1611074. OLE color: 1611074.
HSL color Cylindrical-coordinate representation of color #429518: hue angle of 99.84º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #429518 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 24 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.42 |
| HSL | 99.84º | 0.72% | 0.34% | - |
| HSV(B) | 99.84º | 0.84% | 0.58% | - |
| XYZ | 13.16 | 22.72 | 4.56 | - |
| YUV | 109.93 | 79.5 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 24 | 0.56 | 0 | 0.84 | 0.42 | 99.84 | 0.72 | 0.34 |
| Hex | 42 | 95 | 18 | 38 | 0 | 54 | 2A | 64 | 48 | 22 |
| Octal | 102 | 225 | 30 | 70 | 0 | 124 | 52 | 144 | 110 | 42 |
| Binary | 1000010 | 10010101 | 11000 | 111000 | 0 | 1010100 | 101010 | 1100100 | 1001000 | 100010 |
Color Harmonies of #429518
Complementary color
Monochromatic Colors of #429518
Black with #429518
Text Example
Text Example
White with #429518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429518; }
p { color: rgb(66,149,24); }
H1.HeaderClassName
{
color: #429518;
}
.AnyTagClassName
{
color: #429518;
}
</style>
background-color css
<style>
a { background-color: #429518; }
a { background-color: rgb(66,149,24); }
div.DivClassName
{
background-color: #429518;
}
.BgClassName
{
background-color: #429518;
}
</style>
border-color css
<style>
span { border-color: #429518; }
span { border-color: rgb(66,149,24); }
td.TdClassName
{
border-color: #429518;
}
.TagClassName
{
border-color: #429518;
}
</style>