Shades of La Palma #429006
Tints of La Palma #429006
RGB
CMYK
RGB Variations
Color information
#429006 (or 0x429006) is known color: La Palma. HEX triplet: 42, 90 and 06. RGB value is (66,144,6). Sum of RGB (Red+Green+Blue) = 66+144+6=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 144 (56.64% from 255 or 66.67% from 216); Blue value is 6 (2.73% from 255 or 2.78% from 216); Max value from RGB is 144 - color contains mainly: green. Hex color #429006 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429006 is #BD6FF9. Grayscale: #696969. Windows color (decimal): -12414970 or 430146. OLE color: 430146.
HSL color Cylindrical-coordinate representation of color #429006: hue angle of 93.91º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #429006 is Cyan = 0.54, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 6 | - |
| CMYK | 0.54 | 0 | 0.96 | 0.44 |
| HSL | 93.91º | 0.92% | 0.29% | - |
| HSV(B) | 93.91º | 0.96% | 0.56% | - |
| XYZ | 12.25 | 21.12 | 3.6 | - |
| YUV | 104.95 | 72.16 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 6 | 0.54 | 0 | 0.96 | 0.44 | 93.91 | 0.92 | 0.29 |
| Hex | 42 | 90 | 6 | 36 | 0 | 60 | 2C | 5E | 5C | 1D |
| Octal | 102 | 220 | 6 | 66 | 0 | 140 | 54 | 136 | 134 | 35 |
| Binary | 1000010 | 10010000 | 110 | 110110 | 0 | 1100000 | 101100 | 1011110 | 1011100 | 11101 |
Color Harmonies of #429006
Complementary color
Monochromatic Colors of #429006
Black with #429006
Text Example
Text Example
White with #429006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429006; }
p { color: rgb(66,144,6); }
H1.HeaderClassName
{
color: #429006;
}
.AnyTagClassName
{
color: #429006;
}
</style>
background-color css
<style>
a { background-color: #429006; }
a { background-color: rgb(66,144,6); }
div.DivClassName
{
background-color: #429006;
}
.BgClassName
{
background-color: #429006;
}
</style>
border-color css
<style>
span { border-color: #429006; }
span { border-color: rgb(66,144,6); }
td.TdClassName
{
border-color: #429006;
}
.TagClassName
{
border-color: #429006;
}
</style>