Shades of La Palma #429228
Tints of La Palma #429228
RGB
CMYK
RGB Variations
Color information
#429228 (or 0x429228) is known color: La Palma. HEX triplet: 42, 92 and 28. RGB value is (66,146,40). Sum of RGB (Red+Green+Blue) = 66+146+40=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 146 (57.42% from 255 or 57.94% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 146 - color contains mainly: green. Hex color #429228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429228 is #BD6DD7. Grayscale: #6E6E6E. Windows color (decimal): -12414424 or 2658882. OLE color: 2658882.
HSL color Cylindrical-coordinate representation of color #429228: hue angle of 105.28º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #429228 is Cyan = 0.55, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 40 | - |
| CMYK | 0.55 | 0 | 0.73 | 0.43 |
| HSL | 105.28º | 0.57% | 0.36% | - |
| HSV(B) | 105.28º | 0.73% | 0.57% | - |
| XYZ | 12.91 | 21.87 | 5.55 | - |
| YUV | 110 | 88.5 | 96.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 40 | 0.55 | 0 | 0.73 | 0.43 | 105.28 | 0.57 | 0.36 |
| Hex | 42 | 92 | 28 | 37 | 0 | 49 | 2B | 69 | 39 | 24 |
| Octal | 102 | 222 | 50 | 67 | 0 | 111 | 53 | 151 | 71 | 44 |
| Binary | 1000010 | 10010010 | 101000 | 110111 | 0 | 1001001 | 101011 | 1101001 | 111001 | 100100 |
Color Harmonies of #429228
Complementary color
Monochromatic Colors of #429228
Black with #429228
Text Example
Text Example
White with #429228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429228; }
p { color: rgb(66,146,40); }
H1.HeaderClassName
{
color: #429228;
}
.AnyTagClassName
{
color: #429228;
}
</style>
background-color css
<style>
a { background-color: #429228; }
a { background-color: rgb(66,146,40); }
div.DivClassName
{
background-color: #429228;
}
.BgClassName
{
background-color: #429228;
}
</style>
border-color css
<style>
span { border-color: #429228; }
span { border-color: rgb(66,146,40); }
td.TdClassName
{
border-color: #429228;
}
.TagClassName
{
border-color: #429228;
}
</style>