Shades of La Palma #429808
Tints of La Palma #429808
RGB
CMYK
RGB Variations
Color information
#429808 (or 0x429808) is known color: La Palma. HEX triplet: 42, 98 and 08. RGB value is (66,152,8). Sum of RGB (Red+Green+Blue) = 66+152+8=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 152 (59.77% from 255 or 67.26% from 226); Blue value is 8 (3.52% from 255 or 3.54% from 226); Max value from RGB is 152 - color contains mainly: green. Hex color #429808 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429808 is #BD67F7. Grayscale: #6E6E6E. Windows color (decimal): -12412920 or 563266. OLE color: 563266.
HSL color Cylindrical-coordinate representation of color #429808: hue angle of 95.83º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #429808 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 8 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.40 |
| HSL | 95.83º | 0.9% | 0.31% | - |
| HSV(B) | 95.83º | 0.95% | 0.6% | - |
| XYZ | 13.52 | 23.63 | 4.08 | - |
| YUV | 109.87 | 70.51 | 96.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 8 | 0.57 | 0 | 0.95 | 0.40 | 95.83 | 0.9 | 0.31 |
| Hex | 42 | 98 | 8 | 39 | 0 | 5F | 28 | 60 | 5A | 1F |
| Octal | 102 | 230 | 10 | 71 | 0 | 137 | 50 | 140 | 132 | 37 |
| Binary | 1000010 | 10011000 | 1000 | 111001 | 0 | 1011111 | 101000 | 1100000 | 1011010 | 11111 |
Color Harmonies of #429808
Complementary color
Monochromatic Colors of #429808
Black with #429808
Text Example
Text Example
White with #429808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429808; }
p { color: rgb(66,152,8); }
H1.HeaderClassName
{
color: #429808;
}
.AnyTagClassName
{
color: #429808;
}
</style>
background-color css
<style>
a { background-color: #429808; }
a { background-color: rgb(66,152,8); }
div.DivClassName
{
background-color: #429808;
}
.BgClassName
{
background-color: #429808;
}
</style>
border-color css
<style>
span { border-color: #429808; }
span { border-color: rgb(66,152,8); }
td.TdClassName
{
border-color: #429808;
}
.TagClassName
{
border-color: #429808;
}
</style>