Shades of La Palma #429616
Tints of La Palma #429616
RGB
CMYK
RGB Variations
Color information
#429616 (or 0x429616) is known color: La Palma. HEX triplet: 42, 96 and 16. RGB value is (66,150,22). Sum of RGB (Red+Green+Blue) = 66+150+22=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 150 (58.98% from 255 or 63.03% from 238); Blue value is 22 (8.98% from 255 or 9.24% from 238); Max value from RGB is 150 - color contains mainly: green. Hex color #429616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429616 is #BD69E9. Grayscale: #6E6E6E. Windows color (decimal): -12413418 or 1480258. OLE color: 1480258.
HSL color Cylindrical-coordinate representation of color #429616: hue angle of 99.38º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #429616 is Cyan = 0.56, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 22 | - |
| CMYK | 0.56 | 0 | 0.85 | 0.41 |
| HSL | 99.38º | 0.74% | 0.34% | - |
| HSV(B) | 99.38º | 0.85% | 0.59% | - |
| XYZ | 13.3 | 23.03 | 4.5 | - |
| YUV | 110.29 | 78.17 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 22 | 0.56 | 0 | 0.85 | 0.41 | 99.38 | 0.74 | 0.34 |
| Hex | 42 | 96 | 16 | 38 | 0 | 55 | 29 | 63 | 4A | 22 |
| Octal | 102 | 226 | 26 | 70 | 0 | 125 | 51 | 143 | 112 | 42 |
| Binary | 1000010 | 10010110 | 10110 | 111000 | 0 | 1010101 | 101001 | 1100011 | 1001010 | 100010 |
Color Harmonies of #429616
Complementary color
Monochromatic Colors of #429616
Black with #429616
Text Example
Text Example
White with #429616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429616; }
p { color: rgb(66,150,22); }
H1.HeaderClassName
{
color: #429616;
}
.AnyTagClassName
{
color: #429616;
}
</style>
background-color css
<style>
a { background-color: #429616; }
a { background-color: rgb(66,150,22); }
div.DivClassName
{
background-color: #429616;
}
.BgClassName
{
background-color: #429616;
}
</style>
border-color css
<style>
span { border-color: #429616; }
span { border-color: rgb(66,150,22); }
td.TdClassName
{
border-color: #429616;
}
.TagClassName
{
border-color: #429616;
}
</style>