Shades of La Palma #429422
Tints of La Palma #429422
RGB
CMYK
RGB Variations
Color information
#429422 (or 0x429422) is known color: La Palma. HEX triplet: 42, 94 and 22. RGB value is (66,148,34). Sum of RGB (Red+Green+Blue) = 66+148+34=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 148 (58.20% from 255 or 59.68% from 248); Blue value is 34 (13.67% from 255 or 13.71% from 248); Max value from RGB is 148 - color contains mainly: green. Hex color #429422 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429422 is #BD6BDD. Grayscale: #6E6E6E. Windows color (decimal): -12413918 or 2266178. OLE color: 2266178.
HSL color Cylindrical-coordinate representation of color #429422: hue angle of 103.16º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #429422 is Cyan = 0.55, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 34 | - |
| CMYK | 0.55 | 0 | 0.77 | 0.42 |
| HSL | 103.16º | 0.63% | 0.36% | - |
| HSV(B) | 103.16º | 0.77% | 0.58% | - |
| XYZ | 13.13 | 22.45 | 5.16 | - |
| YUV | 110.49 | 84.83 | 96.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 34 | 0.55 | 0 | 0.77 | 0.42 | 103.16 | 0.63 | 0.36 |
| Hex | 42 | 94 | 22 | 37 | 0 | 4D | 2A | 67 | 3F | 24 |
| Octal | 102 | 224 | 42 | 67 | 0 | 115 | 52 | 147 | 77 | 44 |
| Binary | 1000010 | 10010100 | 100010 | 110111 | 0 | 1001101 | 101010 | 1100111 | 111111 | 100100 |
Color Harmonies of #429422
Complementary color
Monochromatic Colors of #429422
Black with #429422
Text Example
Text Example
White with #429422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429422; }
p { color: rgb(66,148,34); }
H1.HeaderClassName
{
color: #429422;
}
.AnyTagClassName
{
color: #429422;
}
</style>
background-color css
<style>
a { background-color: #429422; }
a { background-color: rgb(66,148,34); }
div.DivClassName
{
background-color: #429422;
}
.BgClassName
{
background-color: #429422;
}
</style>
border-color css
<style>
span { border-color: #429422; }
span { border-color: rgb(66,148,34); }
td.TdClassName
{
border-color: #429422;
}
.TagClassName
{
border-color: #429422;
}
</style>