Shades of La Palma #429334
Tints of La Palma #429334
RGB
CMYK
RGB Variations
Color information
#429334 (or 0x429334) is known color: La Palma. HEX triplet: 42, 93 and 34. RGB value is (66,147,52). Sum of RGB (Red+Green+Blue) = 66+147+52=265 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.91% from 265); Green value is 147 (57.81% from 255 or 55.47% from 265); Blue value is 52 (20.70% from 255 or 19.62% from 265); Max value from RGB is 147 - color contains mainly: green. Hex color #429334 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429334 is #BD6CCB. Grayscale: #707070. Windows color (decimal): -12414156 or 3445570. OLE color: 3445570.
HSL color Cylindrical-coordinate representation of color #429334: hue angle of 111.16º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #429334 is Cyan = 0.55, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 52 | - |
| CMYK | 0.55 | 0 | 0.65 | 0.42 |
| HSL | 111.16º | 0.48% | 0.39% | - |
| HSV(B) | 111.16º | 0.65% | 0.58% | - |
| XYZ | 13.3 | 22.27 | 6.85 | - |
| YUV | 111.95 | 94.16 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 52 | 0.55 | 0 | 0.65 | 0.42 | 111.16 | 0.48 | 0.39 |
| Hex | 42 | 93 | 34 | 37 | 0 | 41 | 2A | 6F | 30 | 27 |
| Octal | 102 | 223 | 64 | 67 | 0 | 101 | 52 | 157 | 60 | 47 |
| Binary | 1000010 | 10010011 | 110100 | 110111 | 0 | 1000001 | 101010 | 1101111 | 110000 | 100111 |
Color Harmonies of #429334
Complementary color
Monochromatic Colors of #429334
Black with #429334
Text Example
Text Example
White with #429334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429334; }
p { color: rgb(66,147,52); }
H1.HeaderClassName
{
color: #429334;
}
.AnyTagClassName
{
color: #429334;
}
</style>
background-color css
<style>
a { background-color: #429334; }
a { background-color: rgb(66,147,52); }
div.DivClassName
{
background-color: #429334;
}
.BgClassName
{
background-color: #429334;
}
</style>
border-color css
<style>
span { border-color: #429334; }
span { border-color: rgb(66,147,52); }
td.TdClassName
{
border-color: #429334;
}
.TagClassName
{
border-color: #429334;
}
</style>