Shades of La Palma #429008
Tints of La Palma #429008
RGB
CMYK
RGB Variations
Color information
#429008 (or 0x429008) is known color: La Palma. HEX triplet: 42, 90 and 08. RGB value is (66,144,8). Sum of RGB (Red+Green+Blue) = 66+144+8=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 144 (56.64% from 255 or 66.06% from 218); Blue value is 8 (3.52% from 255 or 3.67% from 218); Max value from RGB is 144 - color contains mainly: green. Hex color #429008 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429008 is #BD6FF7. Grayscale: #696969. Windows color (decimal): -12414968 or 561218. OLE color: 561218.
HSL color Cylindrical-coordinate representation of color #429008: hue angle of 94.41º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #429008 is Cyan = 0.54, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 8 | - |
| CMYK | 0.54 | 0 | 0.94 | 0.44 |
| HSL | 94.41º | 0.89% | 0.3% | - |
| HSV(B) | 94.41º | 0.94% | 0.56% | - |
| XYZ | 12.26 | 21.12 | 3.66 | - |
| YUV | 105.17 | 73.16 | 100.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 8 | 0.54 | 0 | 0.94 | 0.44 | 94.41 | 0.89 | 0.3 |
| Hex | 42 | 90 | 8 | 36 | 0 | 5E | 2C | 5E | 59 | 1E |
| Octal | 102 | 220 | 10 | 66 | 0 | 136 | 54 | 136 | 131 | 36 |
| Binary | 1000010 | 10010000 | 1000 | 110110 | 0 | 1011110 | 101100 | 1011110 | 1011001 | 11110 |
Color Harmonies of #429008
Complementary color
Monochromatic Colors of #429008
Black with #429008
Text Example
Text Example
White with #429008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429008; }
p { color: rgb(66,144,8); }
H1.HeaderClassName
{
color: #429008;
}
.AnyTagClassName
{
color: #429008;
}
</style>
background-color css
<style>
a { background-color: #429008; }
a { background-color: rgb(66,144,8); }
div.DivClassName
{
background-color: #429008;
}
.BgClassName
{
background-color: #429008;
}
</style>
border-color css
<style>
span { border-color: #429008; }
span { border-color: rgb(66,144,8); }
td.TdClassName
{
border-color: #429008;
}
.TagClassName
{
border-color: #429008;
}
</style>