Shades of La Palma #429225
Tints of La Palma #429225
RGB
CMYK
RGB Variations
Color information
#429225 (or 0x429225) is known color: La Palma. HEX triplet: 42, 92 and 25. RGB value is (66,146,37). Sum of RGB (Red+Green+Blue) = 66+146+37=249 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.51% from 249); Green value is 146 (57.42% from 255 or 58.63% from 249); Blue value is 37 (14.84% from 255 or 14.86% from 249); Max value from RGB is 146 - color contains mainly: green. Hex color #429225 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429225 is #BD6DDA. Grayscale: #6E6E6E. Windows color (decimal): -12414427 or 2462274. OLE color: 2462274.
HSL color Cylindrical-coordinate representation of color #429225: hue angle of 104.04º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #429225 is Cyan = 0.55, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 37 | - |
| CMYK | 0.55 | 0 | 0.75 | 0.43 |
| HSL | 104.04º | 0.6% | 0.36% | - |
| HSV(B) | 104.04º | 0.75% | 0.57% | - |
| XYZ | 12.86 | 21.85 | 5.29 | - |
| YUV | 109.65 | 87 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 37 | 0.55 | 0 | 0.75 | 0.43 | 104.04 | 0.6 | 0.36 |
| Hex | 42 | 92 | 25 | 37 | 0 | 4B | 2B | 68 | 3C | 24 |
| Octal | 102 | 222 | 45 | 67 | 0 | 113 | 53 | 150 | 74 | 44 |
| Binary | 1000010 | 10010010 | 100101 | 110111 | 0 | 1001011 | 101011 | 1101000 | 111100 | 100100 |
Color Harmonies of #429225
Complementary color
Monochromatic Colors of #429225
Black with #429225
Text Example
Text Example
White with #429225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429225; }
p { color: rgb(66,146,37); }
H1.HeaderClassName
{
color: #429225;
}
.AnyTagClassName
{
color: #429225;
}
</style>
background-color css
<style>
a { background-color: #429225; }
a { background-color: rgb(66,146,37); }
div.DivClassName
{
background-color: #429225;
}
.BgClassName
{
background-color: #429225;
}
</style>
border-color css
<style>
span { border-color: #429225; }
span { border-color: rgb(66,146,37); }
td.TdClassName
{
border-color: #429225;
}
.TagClassName
{
border-color: #429225;
}
</style>