Shades of La Palma #429511
Tints of La Palma #429511
RGB
CMYK
RGB Variations
Color information
#429511 (or 0x429511) is known color: La Palma. HEX triplet: 42, 95 and 11. RGB value is (66,149,17). Sum of RGB (Red+Green+Blue) = 66+149+17=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 149 (58.59% from 255 or 64.22% from 232); Blue value is 17 (7.03% from 255 or 7.33% from 232); Max value from RGB is 149 - color contains mainly: green. Hex color #429511 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429511 is #BD6AEE. Grayscale: #6D6D6D. Windows color (decimal): -12413679 or 1152322. OLE color: 1152322.
HSL color Cylindrical-coordinate representation of color #429511: hue angle of 97.73º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #429511 is Cyan = 0.56, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 17 | - |
| CMYK | 0.56 | 0 | 0.89 | 0.42 |
| HSL | 97.73º | 0.8% | 0.33% | - |
| HSV(B) | 97.73º | 0.89% | 0.58% | - |
| XYZ | 13.1 | 22.69 | 4.22 | - |
| YUV | 109.14 | 76 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 17 | 0.56 | 0 | 0.89 | 0.42 | 97.73 | 0.8 | 0.33 |
| Hex | 42 | 95 | 11 | 38 | 0 | 59 | 2A | 62 | 50 | 21 |
| Octal | 102 | 225 | 21 | 70 | 0 | 131 | 52 | 142 | 120 | 41 |
| Binary | 1000010 | 10010101 | 10001 | 111000 | 0 | 1011001 | 101010 | 1100010 | 1010000 | 100001 |
Color Harmonies of #429511
Complementary color
Monochromatic Colors of #429511
Black with #429511
Text Example
Text Example
White with #429511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429511; }
p { color: rgb(66,149,17); }
H1.HeaderClassName
{
color: #429511;
}
.AnyTagClassName
{
color: #429511;
}
</style>
background-color css
<style>
a { background-color: #429511; }
a { background-color: rgb(66,149,17); }
div.DivClassName
{
background-color: #429511;
}
.BgClassName
{
background-color: #429511;
}
</style>
border-color css
<style>
span { border-color: #429511; }
span { border-color: rgb(66,149,17); }
td.TdClassName
{
border-color: #429511;
}
.TagClassName
{
border-color: #429511;
}
</style>