Shades of La Palma #429423
Tints of La Palma #429423
RGB
CMYK
RGB Variations
Color information
#429423 (or 0x429423) is known color: La Palma. HEX triplet: 42, 94 and 23. RGB value is (66,148,35). Sum of RGB (Red+Green+Blue) = 66+148+35=249 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.51% from 249); Green value is 148 (58.20% from 255 or 59.44% from 249); Blue value is 35 (14.06% from 255 or 14.06% from 249); Max value from RGB is 148 - color contains mainly: green. Hex color #429423 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429423 is #BD6BDC. Grayscale: #6E6E6E. Windows color (decimal): -12413917 or 2331714. OLE color: 2331714.
HSL color Cylindrical-coordinate representation of color #429423: hue angle of 103.54º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #429423 is Cyan = 0.55, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 35 | - |
| CMYK | 0.55 | 0 | 0.76 | 0.42 |
| HSL | 103.54º | 0.62% | 0.36% | - |
| HSV(B) | 103.54º | 0.76% | 0.58% | - |
| XYZ | 13.14 | 22.46 | 5.23 | - |
| YUV | 110.6 | 85.33 | 96.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 35 | 0.55 | 0 | 0.76 | 0.42 | 103.54 | 0.62 | 0.36 |
| Hex | 42 | 94 | 23 | 37 | 0 | 4C | 2A | 68 | 3E | 24 |
| Octal | 102 | 224 | 43 | 67 | 0 | 114 | 52 | 150 | 76 | 44 |
| Binary | 1000010 | 10010100 | 100011 | 110111 | 0 | 1001100 | 101010 | 1101000 | 111110 | 100100 |
Color Harmonies of #429423
Complementary color
Monochromatic Colors of #429423
Black with #429423
Text Example
Text Example
White with #429423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429423; }
p { color: rgb(66,148,35); }
H1.HeaderClassName
{
color: #429423;
}
.AnyTagClassName
{
color: #429423;
}
</style>
background-color css
<style>
a { background-color: #429423; }
a { background-color: rgb(66,148,35); }
div.DivClassName
{
background-color: #429423;
}
.BgClassName
{
background-color: #429423;
}
</style>
border-color css
<style>
span { border-color: #429423; }
span { border-color: rgb(66,148,35); }
td.TdClassName
{
border-color: #429423;
}
.TagClassName
{
border-color: #429423;
}
</style>