Shades of La Palma #429212
Tints of La Palma #429212
RGB
CMYK
RGB Variations
Color information
#429212 (or 0x429212) is known color: La Palma. HEX triplet: 42, 92 and 12. RGB value is (66,146,18). Sum of RGB (Red+Green+Blue) = 66+146+18=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 146 (57.42% from 255 or 63.48% from 230); Blue value is 18 (7.42% from 255 or 7.83% from 230); Max value from RGB is 146 - color contains mainly: green. Hex color #429212 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429212 is #BD6DED. Grayscale: #6B6B6B. Windows color (decimal): -12414446 or 1217090. OLE color: 1217090.
HSL color Cylindrical-coordinate representation of color #429212: hue angle of 97.5º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #429212 is Cyan = 0.55, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 18 | - |
| CMYK | 0.55 | 0 | 0.88 | 0.43 |
| HSL | 97.5º | 0.78% | 0.32% | - |
| HSV(B) | 97.5º | 0.88% | 0.57% | - |
| XYZ | 12.63 | 21.76 | 4.11 | - |
| YUV | 107.49 | 77.5 | 98.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 18 | 0.55 | 0 | 0.88 | 0.43 | 97.5 | 0.78 | 0.32 |
| Hex | 42 | 92 | 12 | 37 | 0 | 58 | 2B | 62 | 4E | 20 |
| Octal | 102 | 222 | 22 | 67 | 0 | 130 | 53 | 142 | 116 | 40 |
| Binary | 1000010 | 10010010 | 10010 | 110111 | 0 | 1011000 | 101011 | 1100010 | 1001110 | 100000 |
Color Harmonies of #429212
Complementary color
Monochromatic Colors of #429212
Black with #429212
Text Example
Text Example
White with #429212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429212; }
p { color: rgb(66,146,18); }
H1.HeaderClassName
{
color: #429212;
}
.AnyTagClassName
{
color: #429212;
}
</style>
background-color css
<style>
a { background-color: #429212; }
a { background-color: rgb(66,146,18); }
div.DivClassName
{
background-color: #429212;
}
.BgClassName
{
background-color: #429212;
}
</style>
border-color css
<style>
span { border-color: #429212; }
span { border-color: rgb(66,146,18); }
td.TdClassName
{
border-color: #429212;
}
.TagClassName
{
border-color: #429212;
}
</style>