Shades of La Palma #429235
Tints of La Palma #429235
RGB
CMYK
RGB Variations
Color information
#429235 (or 0x429235) is known color: La Palma. HEX triplet: 42, 92 and 35. RGB value is (66,146,53). Sum of RGB (Red+Green+Blue) = 66+146+53=265 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.91% from 265); Green value is 146 (57.42% from 255 or 55.09% from 265); Blue value is 53 (21.09% from 255 or 20% from 265); Max value from RGB is 146 - color contains mainly: green. Hex color #429235 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429235 is #BD6DCA. Grayscale: #6F6F6F. Windows color (decimal): -12414411 or 3510850. OLE color: 3510850.
HSL color Cylindrical-coordinate representation of color #429235: hue angle of 111.61º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #429235 is Cyan = 0.55, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 53 | - |
| CMYK | 0.55 | 0 | 0.64 | 0.43 |
| HSL | 111.61º | 0.47% | 0.39% | - |
| HSV(B) | 111.61º | 0.64% | 0.57% | - |
| XYZ | 13.17 | 21.97 | 6.92 | - |
| YUV | 111.48 | 95 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 53 | 0.55 | 0 | 0.64 | 0.43 | 111.61 | 0.47 | 0.39 |
| Hex | 42 | 92 | 35 | 37 | 0 | 40 | 2B | 70 | 2F | 27 |
| Octal | 102 | 222 | 65 | 67 | 0 | 100 | 53 | 160 | 57 | 47 |
| Binary | 1000010 | 10010010 | 110101 | 110111 | 0 | 1000000 | 101011 | 1110000 | 101111 | 100111 |
Color Harmonies of #429235
Complementary color
Monochromatic Colors of #429235
Black with #429235
Text Example
Text Example
White with #429235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429235; }
p { color: rgb(66,146,53); }
H1.HeaderClassName
{
color: #429235;
}
.AnyTagClassName
{
color: #429235;
}
</style>
background-color css
<style>
a { background-color: #429235; }
a { background-color: rgb(66,146,53); }
div.DivClassName
{
background-color: #429235;
}
.BgClassName
{
background-color: #429235;
}
</style>
border-color css
<style>
span { border-color: #429235; }
span { border-color: rgb(66,146,53); }
td.TdClassName
{
border-color: #429235;
}
.TagClassName
{
border-color: #429235;
}
</style>