Shades of La Palma #429939
Tints of La Palma #429939
RGB
CMYK
RGB Variations
Color information
#429939 (or 0x429939) is known color: La Palma. HEX triplet: 42, 99 and 39. RGB value is (66,153,57). Sum of RGB (Red+Green+Blue) = 66+153+57=276 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.91% from 276); Green value is 153 (60.16% from 255 or 55.43% from 276); Blue value is 57 (22.66% from 255 or 20.65% from 276); Max value from RGB is 153 - color contains mainly: green. Hex color #429939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429939 is #BD66C6. Grayscale: #747474. Windows color (decimal): -12412615 or 3774786. OLE color: 3774786.
HSL color Cylindrical-coordinate representation of color #429939: hue angle of 114.38º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #429939 is Cyan = 0.57, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 57 | - |
| CMYK | 0.57 | 0 | 0.63 | 0.4 |
| HSL | 114.38º | 0.46% | 0.41% | - |
| HSV(B) | 114.38º | 0.63% | 0.6% | - |
| XYZ | 14.38 | 24.24 | 7.79 | - |
| YUV | 116.04 | 94.68 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 57 | 0.57 | 0 | 0.63 | 0.4 | 114.38 | 0.46 | 0.41 |
| Hex | 42 | 99 | 39 | 39 | 0 | 3F | 28 | 72 | 2E | 29 |
| Octal | 102 | 231 | 71 | 71 | 0 | 77 | 50 | 162 | 56 | 51 |
| Binary | 1000010 | 10011001 | 111001 | 111001 | 0 | 111111 | 101000 | 1110010 | 101110 | 101001 |
Color Harmonies of #429939
Complementary color
Monochromatic Colors of #429939
Black with #429939
Text Example
Text Example
White with #429939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429939; }
p { color: rgb(66,153,57); }
H1.HeaderClassName
{
color: #429939;
}
.AnyTagClassName
{
color: #429939;
}
</style>
background-color css
<style>
a { background-color: #429939; }
a { background-color: rgb(66,153,57); }
div.DivClassName
{
background-color: #429939;
}
.BgClassName
{
background-color: #429939;
}
</style>
border-color css
<style>
span { border-color: #429939; }
span { border-color: rgb(66,153,57); }
td.TdClassName
{
border-color: #429939;
}
.TagClassName
{
border-color: #429939;
}
</style>