Shades of La Palma #429726
Tints of La Palma #429726
RGB
CMYK
RGB Variations
Color information
#429726 (or 0x429726) is known color: La Palma. HEX triplet: 42, 97 and 26. RGB value is (66,151,38). Sum of RGB (Red+Green+Blue) = 66+151+38=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 151 (59.38% from 255 or 59.22% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 151 - color contains mainly: green. Hex color #429726 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429726 is #BD68D9. Grayscale: #717171. Windows color (decimal): -12413146 or 2529090. OLE color: 2529090.
HSL color Cylindrical-coordinate representation of color #429726: hue angle of 105.13º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #429726 is Cyan = 0.56, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 151 | 38 | - |
| CMYK | 0.56 | 0 | 0.75 | 0.41 |
| HSL | 105.13º | 0.6% | 0.37% | - |
| HSV(B) | 105.13º | 0.75% | 0.59% | - |
| XYZ | 13.66 | 23.43 | 5.64 | - |
| YUV | 112.7 | 85.84 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 151 | 38 | 0.56 | 0 | 0.75 | 0.41 | 105.13 | 0.6 | 0.37 |
| Hex | 42 | 97 | 26 | 38 | 0 | 4B | 29 | 69 | 3C | 25 |
| Octal | 102 | 227 | 46 | 70 | 0 | 113 | 51 | 151 | 74 | 45 |
| Binary | 1000010 | 10010111 | 100110 | 111000 | 0 | 1001011 | 101001 | 1101001 | 111100 | 100101 |
Color Harmonies of #429726
Complementary color
Monochromatic Colors of #429726
Black with #429726
Text Example
Text Example
White with #429726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429726; }
p { color: rgb(66,151,38); }
H1.HeaderClassName
{
color: #429726;
}
.AnyTagClassName
{
color: #429726;
}
</style>
background-color css
<style>
a { background-color: #429726; }
a { background-color: rgb(66,151,38); }
div.DivClassName
{
background-color: #429726;
}
.BgClassName
{
background-color: #429726;
}
</style>
border-color css
<style>
span { border-color: #429726; }
span { border-color: rgb(66,151,38); }
td.TdClassName
{
border-color: #429726;
}
.TagClassName
{
border-color: #429726;
}
</style>