Shades of La Palma #429330
Tints of La Palma #429330
RGB
CMYK
RGB Variations
Color information
#429330 (or 0x429330) is known color: La Palma. HEX triplet: 42, 93 and 30. RGB value is (66,147,48). Sum of RGB (Red+Green+Blue) = 66+147+48=261 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.29% from 261); Green value is 147 (57.81% from 255 or 56.32% from 261); Blue value is 48 (19.14% from 255 or 18.39% from 261); Max value from RGB is 147 - color contains mainly: green. Hex color #429330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429330 is #BD6CCF. Grayscale: #6F6F6F. Windows color (decimal): -12414160 or 3183426. OLE color: 3183426.
HSL color Cylindrical-coordinate representation of color #429330: hue angle of 109.09º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #429330 is Cyan = 0.55, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 48 | - |
| CMYK | 0.55 | 0 | 0.67 | 0.42 |
| HSL | 109.09º | 0.51% | 0.38% | - |
| HSV(B) | 109.09º | 0.67% | 0.58% | - |
| XYZ | 13.21 | 22.24 | 6.39 | - |
| YUV | 111.5 | 92.16 | 95.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 48 | 0.55 | 0 | 0.67 | 0.42 | 109.09 | 0.51 | 0.38 |
| Hex | 42 | 93 | 30 | 37 | 0 | 43 | 2A | 6D | 33 | 26 |
| Octal | 102 | 223 | 60 | 67 | 0 | 103 | 52 | 155 | 63 | 46 |
| Binary | 1000010 | 10010011 | 110000 | 110111 | 0 | 1000011 | 101010 | 1101101 | 110011 | 100110 |
Color Harmonies of #429330
Complementary color
Monochromatic Colors of #429330
Black with #429330
Text Example
Text Example
White with #429330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429330; }
p { color: rgb(66,147,48); }
H1.HeaderClassName
{
color: #429330;
}
.AnyTagClassName
{
color: #429330;
}
</style>
background-color css
<style>
a { background-color: #429330; }
a { background-color: rgb(66,147,48); }
div.DivClassName
{
background-color: #429330;
}
.BgClassName
{
background-color: #429330;
}
</style>
border-color css
<style>
span { border-color: #429330; }
span { border-color: rgb(66,147,48); }
td.TdClassName
{
border-color: #429330;
}
.TagClassName
{
border-color: #429330;
}
</style>