Shades of La Palma #429238
Tints of La Palma #429238
RGB
CMYK
RGB Variations
Color information
#429238 (or 0x429238) is known color: La Palma. HEX triplet: 42, 92 and 38. RGB value is (66,146,56). Sum of RGB (Red+Green+Blue) = 66+146+56=268 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.63% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 56 (22.27% from 255 or 20.90% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #429238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429238 is #BD6DC7. Grayscale: #707070. Windows color (decimal): -12414408 or 3707458. OLE color: 3707458.
HSL color Cylindrical-coordinate representation of color #429238: hue angle of 113.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #429238 is Cyan = 0.55, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 56 | - |
| CMYK | 0.55 | 0 | 0.62 | 0.43 |
| HSL | 113.33º | 0.45% | 0.4% | - |
| HSV(B) | 113.33º | 0.62% | 0.57% | - |
| XYZ | 13.24 | 22 | 7.29 | - |
| YUV | 111.82 | 96.5 | 95.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 56 | 0.55 | 0 | 0.62 | 0.43 | 113.33 | 0.45 | 0.4 |
| Hex | 42 | 92 | 38 | 37 | 0 | 3E | 2B | 71 | 2D | 28 |
| Octal | 102 | 222 | 70 | 67 | 0 | 76 | 53 | 161 | 55 | 50 |
| Binary | 1000010 | 10010010 | 111000 | 110111 | 0 | 111110 | 101011 | 1110001 | 101101 | 101000 |
Color Harmonies of #429238
Complementary color
Monochromatic Colors of #429238
Black with #429238
Text Example
Text Example
White with #429238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429238; }
p { color: rgb(66,146,56); }
H1.HeaderClassName
{
color: #429238;
}
.AnyTagClassName
{
color: #429238;
}
</style>
background-color css
<style>
a { background-color: #429238; }
a { background-color: rgb(66,146,56); }
div.DivClassName
{
background-color: #429238;
}
.BgClassName
{
background-color: #429238;
}
</style>
border-color css
<style>
span { border-color: #429238; }
span { border-color: rgb(66,146,56); }
td.TdClassName
{
border-color: #429238;
}
.TagClassName
{
border-color: #429238;
}
</style>