Shades of La Palma #429516
Tints of La Palma #429516
RGB
CMYK
RGB Variations
Color information
#429516 (or 0x429516) is known color: La Palma. HEX triplet: 42, 95 and 16. RGB value is (66,149,22). Sum of RGB (Red+Green+Blue) = 66+149+22=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 149 (58.59% from 255 or 62.87% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 149 - color contains mainly: green. Hex color #429516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429516 is #BD6AE9. Grayscale: #6E6E6E. Windows color (decimal): -12413674 or 1480002. OLE color: 1480002.
HSL color Cylindrical-coordinate representation of color #429516: hue angle of 99.21º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #429516 is Cyan = 0.56, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 22 | - |
| CMYK | 0.56 | 0 | 0.85 | 0.42 |
| HSL | 99.21º | 0.74% | 0.34% | - |
| HSV(B) | 99.21º | 0.85% | 0.58% | - |
| XYZ | 13.14 | 22.71 | 4.45 | - |
| YUV | 109.71 | 78.5 | 96.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 22 | 0.56 | 0 | 0.85 | 0.42 | 99.21 | 0.74 | 0.34 |
| Hex | 42 | 95 | 16 | 38 | 0 | 55 | 2A | 63 | 4A | 22 |
| Octal | 102 | 225 | 26 | 70 | 0 | 125 | 52 | 143 | 112 | 42 |
| Binary | 1000010 | 10010101 | 10110 | 111000 | 0 | 1010101 | 101010 | 1100011 | 1001010 | 100010 |
Color Harmonies of #429516
Complementary color
Monochromatic Colors of #429516
Black with #429516
Text Example
Text Example
White with #429516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429516; }
p { color: rgb(66,149,22); }
H1.HeaderClassName
{
color: #429516;
}
.AnyTagClassName
{
color: #429516;
}
</style>
background-color css
<style>
a { background-color: #429516; }
a { background-color: rgb(66,149,22); }
div.DivClassName
{
background-color: #429516;
}
.BgClassName
{
background-color: #429516;
}
</style>
border-color css
<style>
span { border-color: #429516; }
span { border-color: rgb(66,149,22); }
td.TdClassName
{
border-color: #429516;
}
.TagClassName
{
border-color: #429516;
}
</style>