Shades of La Palma #429335
Tints of La Palma #429335
RGB
CMYK
RGB Variations
Color information
#429335 (or 0x429335) is known color: La Palma. HEX triplet: 42, 93 and 35. RGB value is (66,147,53). Sum of RGB (Red+Green+Blue) = 66+147+53=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 147 (57.81% from 255 or 55.26% from 266); Blue value is 53 (21.09% from 255 or 19.92% from 266); Max value from RGB is 147 - color contains mainly: green. Hex color #429335 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429335 is #BD6CCA. Grayscale: #707070. Windows color (decimal): -12414155 or 3511106. OLE color: 3511106.
HSL color Cylindrical-coordinate representation of color #429335: hue angle of 111.7º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #429335 is Cyan = 0.55, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 53 | - |
| CMYK | 0.55 | 0 | 0.64 | 0.42 |
| HSL | 111.7º | 0.47% | 0.39% | - |
| HSV(B) | 111.7º | 0.64% | 0.58% | - |
| XYZ | 13.32 | 22.28 | 6.97 | - |
| YUV | 112.07 | 94.66 | 95.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 53 | 0.55 | 0 | 0.64 | 0.42 | 111.7 | 0.47 | 0.39 |
| Hex | 42 | 93 | 35 | 37 | 0 | 40 | 2A | 70 | 2F | 27 |
| Octal | 102 | 223 | 65 | 67 | 0 | 100 | 52 | 160 | 57 | 47 |
| Binary | 1000010 | 10010011 | 110101 | 110111 | 0 | 1000000 | 101010 | 1110000 | 101111 | 100111 |
Color Harmonies of #429335
Complementary color
Monochromatic Colors of #429335
Black with #429335
Text Example
Text Example
White with #429335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429335; }
p { color: rgb(66,147,53); }
H1.HeaderClassName
{
color: #429335;
}
.AnyTagClassName
{
color: #429335;
}
</style>
background-color css
<style>
a { background-color: #429335; }
a { background-color: rgb(66,147,53); }
div.DivClassName
{
background-color: #429335;
}
.BgClassName
{
background-color: #429335;
}
</style>
border-color css
<style>
span { border-color: #429335; }
span { border-color: rgb(66,147,53); }
td.TdClassName
{
border-color: #429335;
}
.TagClassName
{
border-color: #429335;
}
</style>