Shades of La Palma #429521
Tints of La Palma #429521
RGB
CMYK
RGB Variations
Color information
#429521 (or 0x429521) is known color: La Palma. HEX triplet: 42, 95 and 21. RGB value is (66,149,33). Sum of RGB (Red+Green+Blue) = 66+149+33=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 149 (58.59% from 255 or 60.08% from 248); Blue value is 33 (13.28% from 255 or 13.31% from 248); Max value from RGB is 149 - color contains mainly: green. Hex color #429521 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429521 is #BD6ADE. Grayscale: #6F6F6F. Windows color (decimal): -12413663 or 2200898. OLE color: 2200898.
HSL color Cylindrical-coordinate representation of color #429521: hue angle of 102.93º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #429521 is Cyan = 0.56, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 33 | - |
| CMYK | 0.56 | 0 | 0.78 | 0.42 |
| HSL | 102.93º | 0.64% | 0.36% | - |
| HSV(B) | 102.93º | 0.78% | 0.58% | - |
| XYZ | 13.27 | 22.76 | 5.13 | - |
| YUV | 110.96 | 84 | 95.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 33 | 0.56 | 0 | 0.78 | 0.42 | 102.93 | 0.64 | 0.36 |
| Hex | 42 | 95 | 21 | 38 | 0 | 4E | 2A | 67 | 40 | 24 |
| Octal | 102 | 225 | 41 | 70 | 0 | 116 | 52 | 147 | 100 | 44 |
| Binary | 1000010 | 10010101 | 100001 | 111000 | 0 | 1001110 | 101010 | 1100111 | 1000000 | 100100 |
Color Harmonies of #429521
Complementary color
Monochromatic Colors of #429521
Black with #429521
Text Example
Text Example
White with #429521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429521; }
p { color: rgb(66,149,33); }
H1.HeaderClassName
{
color: #429521;
}
.AnyTagClassName
{
color: #429521;
}
</style>
background-color css
<style>
a { background-color: #429521; }
a { background-color: rgb(66,149,33); }
div.DivClassName
{
background-color: #429521;
}
.BgClassName
{
background-color: #429521;
}
</style>
border-color css
<style>
span { border-color: #429521; }
span { border-color: rgb(66,149,33); }
td.TdClassName
{
border-color: #429521;
}
.TagClassName
{
border-color: #429521;
}
</style>