Shades of La Palma #429806
Tints of La Palma #429806
RGB
CMYK
RGB Variations
Color information
#429806 (or 0x429806) is known color: La Palma. HEX triplet: 42, 98 and 06. RGB value is (66,152,6). Sum of RGB (Red+Green+Blue) = 66+152+6=224 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.46% from 224); Green value is 152 (59.77% from 255 or 67.86% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 152 - color contains mainly: green. Hex color #429806 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429806 is #BD67F9. Grayscale: #6E6E6E. Windows color (decimal): -12412922 or 432194. OLE color: 432194.
HSL color Cylindrical-coordinate representation of color #429806: hue angle of 95.34º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #429806 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 6 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.40 |
| HSL | 95.34º | 0.92% | 0.31% | - |
| HSV(B) | 95.34º | 0.96% | 0.6% | - |
| XYZ | 13.51 | 23.63 | 4.02 | - |
| YUV | 109.64 | 69.51 | 96.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 6 | 0.57 | 0 | 0.96 | 0.40 | 95.34 | 0.92 | 0.31 |
| Hex | 42 | 98 | 6 | 39 | 0 | 60 | 28 | 5F | 5C | 1F |
| Octal | 102 | 230 | 6 | 71 | 0 | 140 | 50 | 137 | 134 | 37 |
| Binary | 1000010 | 10011000 | 110 | 111001 | 0 | 1100000 | 101000 | 1011111 | 1011100 | 11111 |
Color Harmonies of #429806
Complementary color
Monochromatic Colors of #429806
Black with #429806
Text Example
Text Example
White with #429806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429806; }
p { color: rgb(66,152,6); }
H1.HeaderClassName
{
color: #429806;
}
.AnyTagClassName
{
color: #429806;
}
</style>
background-color css
<style>
a { background-color: #429806; }
a { background-color: rgb(66,152,6); }
div.DivClassName
{
background-color: #429806;
}
.BgClassName
{
background-color: #429806;
}
</style>
border-color css
<style>
span { border-color: #429806; }
span { border-color: rgb(66,152,6); }
td.TdClassName
{
border-color: #429806;
}
.TagClassName
{
border-color: #429806;
}
</style>