Shades of La Palma #429526
Tints of La Palma #429526
RGB
CMYK
RGB Variations
Color information
#429526 (or 0x429526) is known color: La Palma. HEX triplet: 42, 95 and 26. RGB value is (66,149,38). Sum of RGB (Red+Green+Blue) = 66+149+38=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 149 (58.59% from 255 or 58.89% from 253); Blue value is 38 (15.23% from 255 or 15.02% from 253); Max value from RGB is 149 - color contains mainly: green. Hex color #429526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429526 is #BD6AD9. Grayscale: #6F6F6F. Windows color (decimal): -12413658 or 2528578. OLE color: 2528578.
HSL color Cylindrical-coordinate representation of color #429526: hue angle of 104.86º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #429526 is Cyan = 0.56, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 38 | - |
| CMYK | 0.56 | 0 | 0.74 | 0.42 |
| HSL | 104.86º | 0.59% | 0.37% | - |
| HSV(B) | 104.86º | 0.74% | 0.58% | - |
| XYZ | 13.34 | 22.79 | 5.53 | - |
| YUV | 111.53 | 86.5 | 95.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 38 | 0.56 | 0 | 0.74 | 0.42 | 104.86 | 0.59 | 0.37 |
| Hex | 42 | 95 | 26 | 38 | 0 | 4A | 2A | 69 | 3B | 25 |
| Octal | 102 | 225 | 46 | 70 | 0 | 112 | 52 | 151 | 73 | 45 |
| Binary | 1000010 | 10010101 | 100110 | 111000 | 0 | 1001010 | 101010 | 1101001 | 111011 | 100101 |
Color Harmonies of #429526
Complementary color
Monochromatic Colors of #429526
Black with #429526
Text Example
Text Example
White with #429526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429526; }
p { color: rgb(66,149,38); }
H1.HeaderClassName
{
color: #429526;
}
.AnyTagClassName
{
color: #429526;
}
</style>
background-color css
<style>
a { background-color: #429526; }
a { background-color: rgb(66,149,38); }
div.DivClassName
{
background-color: #429526;
}
.BgClassName
{
background-color: #429526;
}
</style>
border-color css
<style>
span { border-color: #429526; }
span { border-color: rgb(66,149,38); }
td.TdClassName
{
border-color: #429526;
}
.TagClassName
{
border-color: #429526;
}
</style>