Shades of La Palma #429100
Tints of La Palma #429100
RGB
CMYK
RGB Variations
Color information
#429100 (or 0x429100) is known color: La Palma. HEX triplet: 42, 91 and 00. RGB value is (66,145,0). Sum of RGB (Red+Green+Blue) = 66+145+0=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 145 (57.03% from 255 or 68.72% from 211); Blue value is 0 (0.39% from 255 or 0% from 211); Max value from RGB is 145 - color contains mainly: green. Hex color #429100 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429100 is #BD6EFF. Grayscale: #696969. Windows color (decimal): -12414720 or 37186. OLE color: 37186.
HSL color Cylindrical-coordinate representation of color #429100: hue angle of 92.69º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #429100 is Cyan = 0.54, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 0 | - |
| CMYK | 0.54 | 0 | 1 | 0.43 |
| HSL | 92.69º | 1% | 0.28% | - |
| HSV(B) | 92.69º | 1% | 0.57% | - |
| XYZ | 12.37 | 21.41 | 3.48 | - |
| YUV | 104.85 | 68.83 | 100.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 0 | 0.54 | 0 | 1 | 0.43 | 92.69 | 1 | 0.28 |
| Hex | 42 | 91 | 0 | 36 | 0 | 64 | 2B | 5D | 64 | 1C |
| Octal | 102 | 221 | 0 | 66 | 0 | 144 | 53 | 135 | 144 | 34 |
| Binary | 1000010 | 10010001 | 0 | 110110 | 0 | 1100100 | 101011 | 1011101 | 1100100 | 11100 |
Color Harmonies of #429100
Complementary color
Monochromatic Colors of #429100
Black with #429100
Text Example
Text Example
White with #429100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429100; }
p { color: rgb(66,145,0); }
H1.HeaderClassName
{
color: #429100;
}
.AnyTagClassName
{
color: #429100;
}
</style>
background-color css
<style>
a { background-color: #429100; }
a { background-color: rgb(66,145,0); }
div.DivClassName
{
background-color: #429100;
}
.BgClassName
{
background-color: #429100;
}
</style>
border-color css
<style>
span { border-color: #429100; }
span { border-color: rgb(66,145,0); }
td.TdClassName
{
border-color: #429100;
}
.TagClassName
{
border-color: #429100;
}
</style>