Shades of La Palma #429232
Tints of La Palma #429232
RGB
CMYK
RGB Variations
Color information
#429232 (or 0x429232) is known color: La Palma. HEX triplet: 42, 92 and 32. RGB value is (66,146,50). Sum of RGB (Red+Green+Blue) = 66+146+50=262 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.19% from 262); Green value is 146 (57.42% from 255 or 55.73% from 262); Blue value is 50 (19.92% from 255 or 19.08% from 262); Max value from RGB is 146 - color contains mainly: green. Hex color #429232 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429232 is #BD6DCD. Grayscale: #6F6F6F. Windows color (decimal): -12414414 or 3314242. OLE color: 3314242.
HSL color Cylindrical-coordinate representation of color #429232: hue angle of 110º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #429232 is Cyan = 0.55, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 50 | - |
| CMYK | 0.55 | 0 | 0.66 | 0.43 |
| HSL | 110º | 0.49% | 0.38% | - |
| HSV(B) | 110º | 0.66% | 0.57% | - |
| XYZ | 13.1 | 21.95 | 6.56 | - |
| YUV | 111.14 | 93.5 | 95.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 50 | 0.55 | 0 | 0.66 | 0.43 | 110 | 0.49 | 0.38 |
| Hex | 42 | 92 | 32 | 37 | 0 | 42 | 2B | 6E | 31 | 26 |
| Octal | 102 | 222 | 62 | 67 | 0 | 102 | 53 | 156 | 61 | 46 |
| Binary | 1000010 | 10010010 | 110010 | 110111 | 0 | 1000010 | 101011 | 1101110 | 110001 | 100110 |
Color Harmonies of #429232
Complementary color
Monochromatic Colors of #429232
Black with #429232
Text Example
Text Example
White with #429232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429232; }
p { color: rgb(66,146,50); }
H1.HeaderClassName
{
color: #429232;
}
.AnyTagClassName
{
color: #429232;
}
</style>
background-color css
<style>
a { background-color: #429232; }
a { background-color: rgb(66,146,50); }
div.DivClassName
{
background-color: #429232;
}
.BgClassName
{
background-color: #429232;
}
</style>
border-color css
<style>
span { border-color: #429232; }
span { border-color: rgb(66,146,50); }
td.TdClassName
{
border-color: #429232;
}
.TagClassName
{
border-color: #429232;
}
</style>