Shades of La Palma #429106
Tints of La Palma #429106
RGB
CMYK
RGB Variations
Color information
#429106 (or 0x429106) is known color: La Palma. HEX triplet: 42, 91 and 06. RGB value is (66,145,6). Sum of RGB (Red+Green+Blue) = 66+145+6=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 145 (57.03% from 255 or 66.82% from 217); Blue value is 6 (2.73% from 255 or 2.76% from 217); Max value from RGB is 145 - color contains mainly: green. Hex color #429106 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429106 is #BD6EF9. Grayscale: #6A6A6A. Windows color (decimal): -12414714 or 430402. OLE color: 430402.
HSL color Cylindrical-coordinate representation of color #429106: hue angle of 94.1º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #429106 is Cyan = 0.54, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 6 | - |
| CMYK | 0.54 | 0 | 0.96 | 0.43 |
| HSL | 94.1º | 0.92% | 0.3% | - |
| HSV(B) | 94.1º | 0.96% | 0.57% | - |
| XYZ | 12.41 | 21.42 | 3.65 | - |
| YUV | 105.53 | 71.83 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 6 | 0.54 | 0 | 0.96 | 0.43 | 94.1 | 0.92 | 0.3 |
| Hex | 42 | 91 | 6 | 36 | 0 | 60 | 2B | 5E | 5C | 1E |
| Octal | 102 | 221 | 6 | 66 | 0 | 140 | 53 | 136 | 134 | 36 |
| Binary | 1000010 | 10010001 | 110 | 110110 | 0 | 1100000 | 101011 | 1011110 | 1011100 | 11110 |
Color Harmonies of #429106
Complementary color
Monochromatic Colors of #429106
Black with #429106
Text Example
Text Example
White with #429106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429106; }
p { color: rgb(66,145,6); }
H1.HeaderClassName
{
color: #429106;
}
.AnyTagClassName
{
color: #429106;
}
</style>
background-color css
<style>
a { background-color: #429106; }
a { background-color: rgb(66,145,6); }
div.DivClassName
{
background-color: #429106;
}
.BgClassName
{
background-color: #429106;
}
</style>
border-color css
<style>
span { border-color: #429106; }
span { border-color: rgb(66,145,6); }
td.TdClassName
{
border-color: #429106;
}
.TagClassName
{
border-color: #429106;
}
</style>