Shades of La Palma #429512
Tints of La Palma #429512
RGB
CMYK
RGB Variations
Color information
#429512 (or 0x429512) is known color: La Palma. HEX triplet: 42, 95 and 12. RGB value is (66,149,18). Sum of RGB (Red+Green+Blue) = 66+149+18=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 149 (58.59% from 255 or 63.95% from 233); Blue value is 18 (7.42% from 255 or 7.73% from 233); Max value from RGB is 149 - color contains mainly: green. Hex color #429512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429512 is #BD6AED. Grayscale: #6D6D6D. Windows color (decimal): -12413678 or 1217858. OLE color: 1217858.
HSL color Cylindrical-coordinate representation of color #429512: hue angle of 98.02º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #429512 is Cyan = 0.56, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 18 | - |
| CMYK | 0.56 | 0 | 0.88 | 0.42 |
| HSL | 98.02º | 0.78% | 0.33% | - |
| HSV(B) | 98.02º | 0.88% | 0.58% | - |
| XYZ | 13.1 | 22.7 | 4.26 | - |
| YUV | 109.25 | 76.5 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 18 | 0.56 | 0 | 0.88 | 0.42 | 98.02 | 0.78 | 0.33 |
| Hex | 42 | 95 | 12 | 38 | 0 | 58 | 2A | 62 | 4E | 21 |
| Octal | 102 | 225 | 22 | 70 | 0 | 130 | 52 | 142 | 116 | 41 |
| Binary | 1000010 | 10010101 | 10010 | 111000 | 0 | 1011000 | 101010 | 1100010 | 1001110 | 100001 |
Color Harmonies of #429512
Complementary color
Monochromatic Colors of #429512
Black with #429512
Text Example
Text Example
White with #429512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429512; }
p { color: rgb(66,149,18); }
H1.HeaderClassName
{
color: #429512;
}
.AnyTagClassName
{
color: #429512;
}
</style>
background-color css
<style>
a { background-color: #429512; }
a { background-color: rgb(66,149,18); }
div.DivClassName
{
background-color: #429512;
}
.BgClassName
{
background-color: #429512;
}
</style>
border-color css
<style>
span { border-color: #429512; }
span { border-color: rgb(66,149,18); }
td.TdClassName
{
border-color: #429512;
}
.TagClassName
{
border-color: #429512;
}
</style>