Shades of La Palma #429508
Tints of La Palma #429508
RGB
CMYK
RGB Variations
Color information
#429508 (or 0x429508) is known color: La Palma. HEX triplet: 42, 95 and 08. RGB value is (66,149,8). Sum of RGB (Red+Green+Blue) = 66+149+8=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 149 (58.59% from 255 or 66.82% from 223); Blue value is 8 (3.52% from 255 or 3.59% from 223); Max value from RGB is 149 - color contains mainly: green. Hex color #429508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429508 is #BD6AF7. Grayscale: #6C6C6C. Windows color (decimal): -12413688 or 562498. OLE color: 562498.
HSL color Cylindrical-coordinate representation of color #429508: hue angle of 95.32º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #429508 is Cyan = 0.56, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 8 | - |
| CMYK | 0.56 | 0 | 0.95 | 0.42 |
| HSL | 95.32º | 0.9% | 0.31% | - |
| HSV(B) | 95.32º | 0.95% | 0.58% | - |
| XYZ | 13.04 | 22.67 | 3.92 | - |
| YUV | 108.11 | 71.5 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 8 | 0.56 | 0 | 0.95 | 0.42 | 95.32 | 0.9 | 0.31 |
| Hex | 42 | 95 | 8 | 38 | 0 | 5F | 2A | 5F | 5A | 1F |
| Octal | 102 | 225 | 10 | 70 | 0 | 137 | 52 | 137 | 132 | 37 |
| Binary | 1000010 | 10010101 | 1000 | 111000 | 0 | 1011111 | 101010 | 1011111 | 1011010 | 11111 |
Color Harmonies of #429508
Complementary color
Monochromatic Colors of #429508
Black with #429508
Text Example
Text Example
White with #429508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429508; }
p { color: rgb(66,149,8); }
H1.HeaderClassName
{
color: #429508;
}
.AnyTagClassName
{
color: #429508;
}
</style>
background-color css
<style>
a { background-color: #429508; }
a { background-color: rgb(66,149,8); }
div.DivClassName
{
background-color: #429508;
}
.BgClassName
{
background-color: #429508;
}
</style>
border-color css
<style>
span { border-color: #429508; }
span { border-color: rgb(66,149,8); }
td.TdClassName
{
border-color: #429508;
}
.TagClassName
{
border-color: #429508;
}
</style>