Shades of La Palma #429112
Tints of La Palma #429112
RGB
CMYK
RGB Variations
Color information
#429112 (or 0x429112) is known color: La Palma. HEX triplet: 42, 91 and 12. RGB value is (66,145,18). Sum of RGB (Red+Green+Blue) = 66+145+18=229 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.82% from 229); Green value is 145 (57.03% from 255 or 63.32% from 229); Blue value is 18 (7.42% from 255 or 7.86% from 229); Max value from RGB is 145 - color contains mainly: green. Hex color #429112 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429112 is #BD6EED. Grayscale: #6B6B6B. Windows color (decimal): -12414702 or 1216834. OLE color: 1216834.
HSL color Cylindrical-coordinate representation of color #429112: hue angle of 97.32º 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 #429112 is Cyan = 0.54, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 18 | - |
| CMYK | 0.54 | 0 | 0.88 | 0.43 |
| HSL | 97.32º | 0.78% | 0.32% | - |
| HSV(B) | 97.32º | 0.88% | 0.57% | - |
| XYZ | 12.48 | 21.45 | 4.06 | - |
| YUV | 106.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 18 | 0.54 | 0 | 0.88 | 0.43 | 97.32 | 0.78 | 0.32 |
| Hex | 42 | 91 | 12 | 36 | 0 | 58 | 2B | 61 | 4E | 20 |
| Octal | 102 | 221 | 22 | 66 | 0 | 130 | 53 | 141 | 116 | 40 |
| Binary | 1000010 | 10010001 | 10010 | 110110 | 0 | 1011000 | 101011 | 1100001 | 1001110 | 100000 |
Color Harmonies of #429112
Complementary color
Monochromatic Colors of #429112
Black with #429112
Text Example
Text Example
White with #429112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429112; }
p { color: rgb(66,145,18); }
H1.HeaderClassName
{
color: #429112;
}
.AnyTagClassName
{
color: #429112;
}
</style>
background-color css
<style>
a { background-color: #429112; }
a { background-color: rgb(66,145,18); }
div.DivClassName
{
background-color: #429112;
}
.BgClassName
{
background-color: #429112;
}
</style>
border-color css
<style>
span { border-color: #429112; }
span { border-color: rgb(66,145,18); }
td.TdClassName
{
border-color: #429112;
}
.TagClassName
{
border-color: #429112;
}
</style>