Shades of La Palma #429603
Tints of La Palma #429603
RGB
CMYK
RGB Variations
Color information
#429603 (or 0x429603) is known color: La Palma. HEX triplet: 42, 96 and 03. RGB value is (66,150,3). Sum of RGB (Red+Green+Blue) = 66+150+3=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 150 (58.98% from 255 or 68.49% from 219); Blue value is 3 (1.56% from 255 or 1.37% from 219); Max value from RGB is 150 - color contains mainly: green. Hex color #429603 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429603 is #BD69FC. Grayscale: #6C6C6C. Windows color (decimal): -12413437 or 235074. OLE color: 235074.
HSL color Cylindrical-coordinate representation of color #429603: hue angle of 94.29º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #429603 is Cyan = 0.56, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 3 | - |
| CMYK | 0.56 | 0 | 0.98 | 0.41 |
| HSL | 94.29º | 0.96% | 0.3% | - |
| HSV(B) | 94.29º | 0.98% | 0.59% | - |
| XYZ | 13.17 | 22.98 | 3.83 | - |
| YUV | 108.13 | 68.67 | 97.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 3 | 0.56 | 0 | 0.98 | 0.41 | 94.29 | 0.96 | 0.3 |
| Hex | 42 | 96 | 3 | 38 | 0 | 62 | 29 | 5E | 60 | 1E |
| Octal | 102 | 226 | 3 | 70 | 0 | 142 | 51 | 136 | 140 | 36 |
| Binary | 1000010 | 10010110 | 11 | 111000 | 0 | 1100010 | 101001 | 1011110 | 1100000 | 11110 |
Color Harmonies of #429603
Complementary color
Monochromatic Colors of #429603
Black with #429603
Text Example
Text Example
White with #429603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429603; }
p { color: rgb(66,150,3); }
H1.HeaderClassName
{
color: #429603;
}
.AnyTagClassName
{
color: #429603;
}
</style>
background-color css
<style>
a { background-color: #429603; }
a { background-color: rgb(66,150,3); }
div.DivClassName
{
background-color: #429603;
}
.BgClassName
{
background-color: #429603;
}
</style>
border-color css
<style>
span { border-color: #429603; }
span { border-color: rgb(66,150,3); }
td.TdClassName
{
border-color: #429603;
}
.TagClassName
{
border-color: #429603;
}
</style>