Shades of La Palma #429916
Tints of La Palma #429916
RGB
CMYK
RGB Variations
Color information
#429916 (or 0x429916) is known color: La Palma. HEX triplet: 42, 99 and 16. RGB value is (66,153,22). Sum of RGB (Red+Green+Blue) = 66+153+22=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 153 (60.16% from 255 or 63.49% from 241); Blue value is 22 (8.98% from 255 or 9.13% from 241); Max value from RGB is 153 - color contains mainly: green. Hex color #429916 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429916 is #BD66E9. Grayscale: #707070. Windows color (decimal): -12412650 or 1481026. OLE color: 1481026.
HSL color Cylindrical-coordinate representation of color #429916: hue angle of 99.85º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #429916 is Cyan = 0.57, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 22 | - |
| CMYK | 0.57 | 0 | 0.86 | 0.4 |
| HSL | 99.85º | 0.75% | 0.34% | - |
| HSV(B) | 99.85º | 0.86% | 0.6% | - |
| XYZ | 13.78 | 24 | 4.66 | - |
| YUV | 112.05 | 77.18 | 95.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 22 | 0.57 | 0 | 0.86 | 0.4 | 99.85 | 0.75 | 0.34 |
| Hex | 42 | 99 | 16 | 39 | 0 | 56 | 28 | 64 | 4B | 22 |
| Octal | 102 | 231 | 26 | 71 | 0 | 126 | 50 | 144 | 113 | 42 |
| Binary | 1000010 | 10011001 | 10110 | 111001 | 0 | 1010110 | 101000 | 1100100 | 1001011 | 100010 |
Color Harmonies of #429916
Complementary color
Monochromatic Colors of #429916
Black with #429916
Text Example
Text Example
White with #429916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429916; }
p { color: rgb(66,153,22); }
H1.HeaderClassName
{
color: #429916;
}
.AnyTagClassName
{
color: #429916;
}
</style>
background-color css
<style>
a { background-color: #429916; }
a { background-color: rgb(66,153,22); }
div.DivClassName
{
background-color: #429916;
}
.BgClassName
{
background-color: #429916;
}
</style>
border-color css
<style>
span { border-color: #429916; }
span { border-color: rgb(66,153,22); }
td.TdClassName
{
border-color: #429916;
}
.TagClassName
{
border-color: #429916;
}
</style>