Shades of La Palma #429200
Tints of La Palma #429200
RGB
CMYK
RGB Variations
Color information
#429200 (or 0x429200) is known color: La Palma. HEX triplet: 42, 92 and 00. RGB value is (66,146,0). Sum of RGB (Red+Green+Blue) = 66+146+0=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 146 (57.42% from 255 or 68.87% from 212); Blue value is 0 (0.39% from 255 or 0% from 212); Max value from RGB is 146 - color contains mainly: green. Hex color #429200 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429200 is #BD6DFF. Grayscale: #696969. Windows color (decimal): -12414464 or 37442. OLE color: 37442.
HSL color Cylindrical-coordinate representation of color #429200: hue angle of 92.88º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #429200 is Cyan = 0.55, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 0 | - |
| CMYK | 0.55 | 0 | 1 | 0.43 |
| HSL | 92.88º | 1% | 0.29% | - |
| HSV(B) | 92.88º | 1% | 0.57% | - |
| XYZ | 12.53 | 21.72 | 3.53 | - |
| YUV | 105.44 | 68.5 | 99.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 0 | 0.55 | 0 | 1 | 0.43 | 92.88 | 1 | 0.29 |
| Hex | 42 | 92 | 0 | 37 | 0 | 64 | 2B | 5D | 64 | 1D |
| Octal | 102 | 222 | 0 | 67 | 0 | 144 | 53 | 135 | 144 | 35 |
| Binary | 1000010 | 10010010 | 0 | 110111 | 0 | 1100100 | 101011 | 1011101 | 1100100 | 11101 |
Color Harmonies of #429200
Complementary color
Monochromatic Colors of #429200
Black with #429200
Text Example
Text Example
White with #429200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429200; }
p { color: rgb(66,146,0); }
H1.HeaderClassName
{
color: #429200;
}
.AnyTagClassName
{
color: #429200;
}
</style>
background-color css
<style>
a { background-color: #429200; }
a { background-color: rgb(66,146,0); }
div.DivClassName
{
background-color: #429200;
}
.BgClassName
{
background-color: #429200;
}
</style>
border-color css
<style>
span { border-color: #429200; }
span { border-color: rgb(66,146,0); }
td.TdClassName
{
border-color: #429200;
}
.TagClassName
{
border-color: #429200;
}
</style>