Shades of La Palma #429431
Tints of La Palma #429431
RGB
CMYK
RGB Variations
Color information
#429431 (or 0x429431) is known color: La Palma. HEX triplet: 42, 94 and 31. RGB value is (66,148,49). Sum of RGB (Red+Green+Blue) = 66+148+49=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 148 (58.20% from 255 or 56.27% from 263); Blue value is 49 (19.53% from 255 or 18.63% from 263); Max value from RGB is 148 - color contains mainly: green. Hex color #429431 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429431 is #BD6BCE. Grayscale: #707070. Windows color (decimal): -12413903 or 3249218. OLE color: 3249218.
HSL color Cylindrical-coordinate representation of color #429431: hue angle of 109.7º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #429431 is Cyan = 0.55, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 49 | - |
| CMYK | 0.55 | 0 | 0.67 | 0.42 |
| HSL | 109.7º | 0.5% | 0.39% | - |
| HSV(B) | 109.7º | 0.67% | 0.58% | - |
| XYZ | 13.39 | 22.56 | 6.55 | - |
| YUV | 112.2 | 92.33 | 95.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 49 | 0.55 | 0 | 0.67 | 0.42 | 109.7 | 0.5 | 0.39 |
| Hex | 42 | 94 | 31 | 37 | 0 | 43 | 2A | 6E | 32 | 27 |
| Octal | 102 | 224 | 61 | 67 | 0 | 103 | 52 | 156 | 62 | 47 |
| Binary | 1000010 | 10010100 | 110001 | 110111 | 0 | 1000011 | 101010 | 1101110 | 110010 | 100111 |
Color Harmonies of #429431
Complementary color
Monochromatic Colors of #429431
Black with #429431
Text Example
Text Example
White with #429431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429431; }
p { color: rgb(66,148,49); }
H1.HeaderClassName
{
color: #429431;
}
.AnyTagClassName
{
color: #429431;
}
</style>
background-color css
<style>
a { background-color: #429431; }
a { background-color: rgb(66,148,49); }
div.DivClassName
{
background-color: #429431;
}
.BgClassName
{
background-color: #429431;
}
</style>
border-color css
<style>
span { border-color: #429431; }
span { border-color: rgb(66,148,49); }
td.TdClassName
{
border-color: #429431;
}
.TagClassName
{
border-color: #429431;
}
</style>