Shades of La Palma #429533
Tints of La Palma #429533
RGB
CMYK
RGB Variations
Color information
#429533 (or 0x429533) is known color: La Palma. HEX triplet: 42, 95 and 33. RGB value is (66,149,51). Sum of RGB (Red+Green+Blue) = 66+149+51=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 149 (58.59% from 255 or 56.02% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 149 - color contains mainly: green. Hex color #429533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429533 is #BD6ACC. Grayscale: #717171. Windows color (decimal): -12413645 or 3380546. OLE color: 3380546.
HSL color Cylindrical-coordinate representation of color #429533: hue angle of 110.82º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #429533 is Cyan = 0.56, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 51 | - |
| CMYK | 0.56 | 0 | 0.66 | 0.42 |
| HSL | 110.82º | 0.49% | 0.39% | - |
| HSV(B) | 110.82º | 0.66% | 0.58% | - |
| XYZ | 13.59 | 22.89 | 6.83 | - |
| YUV | 113.01 | 93 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 51 | 0.56 | 0 | 0.66 | 0.42 | 110.82 | 0.49 | 0.39 |
| Hex | 42 | 95 | 33 | 38 | 0 | 42 | 2A | 6F | 31 | 27 |
| Octal | 102 | 225 | 63 | 70 | 0 | 102 | 52 | 157 | 61 | 47 |
| Binary | 1000010 | 10010101 | 110011 | 111000 | 0 | 1000010 | 101010 | 1101111 | 110001 | 100111 |
Color Harmonies of #429533
Complementary color
Monochromatic Colors of #429533
Black with #429533
Text Example
Text Example
White with #429533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429533; }
p { color: rgb(66,149,51); }
H1.HeaderClassName
{
color: #429533;
}
.AnyTagClassName
{
color: #429533;
}
</style>
background-color css
<style>
a { background-color: #429533; }
a { background-color: rgb(66,149,51); }
div.DivClassName
{
background-color: #429533;
}
.BgClassName
{
background-color: #429533;
}
</style>
border-color css
<style>
span { border-color: #429533; }
span { border-color: rgb(66,149,51); }
td.TdClassName
{
border-color: #429533;
}
.TagClassName
{
border-color: #429533;
}
</style>