Shades of La Palma #429133
Tints of La Palma #429133
RGB
CMYK
RGB Variations
Color information
#429133 (or 0x429133) is known color: La Palma. HEX triplet: 42, 91 and 33. RGB value is (66,145,51). Sum of RGB (Red+Green+Blue) = 66+145+51=262 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.19% from 262); Green value is 145 (57.03% from 255 or 55.34% from 262); Blue value is 51 (20.31% from 255 or 19.47% from 262); Max value from RGB is 145 - color contains mainly: green. Hex color #429133 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429133 is #BD6ECC. Grayscale: #6E6E6E. Windows color (decimal): -12414669 or 3379522. OLE color: 3379522.
HSL color Cylindrical-coordinate representation of color #429133: hue angle of 110.43º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #429133 is Cyan = 0.54, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 51 | - |
| CMYK | 0.54 | 0 | 0.65 | 0.43 |
| HSL | 110.43º | 0.48% | 0.38% | - |
| HSV(B) | 110.43º | 0.65% | 0.57% | - |
| XYZ | 12.97 | 21.65 | 6.63 | - |
| YUV | 110.66 | 94.33 | 96.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 51 | 0.54 | 0 | 0.65 | 0.43 | 110.43 | 0.48 | 0.38 |
| Hex | 42 | 91 | 33 | 36 | 0 | 41 | 2B | 6E | 30 | 26 |
| Octal | 102 | 221 | 63 | 66 | 0 | 101 | 53 | 156 | 60 | 46 |
| Binary | 1000010 | 10010001 | 110011 | 110110 | 0 | 1000001 | 101011 | 1101110 | 110000 | 100110 |
Color Harmonies of #429133
Complementary color
Monochromatic Colors of #429133
Black with #429133
Text Example
Text Example
White with #429133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429133; }
p { color: rgb(66,145,51); }
H1.HeaderClassName
{
color: #429133;
}
.AnyTagClassName
{
color: #429133;
}
</style>
background-color css
<style>
a { background-color: #429133; }
a { background-color: rgb(66,145,51); }
div.DivClassName
{
background-color: #429133;
}
.BgClassName
{
background-color: #429133;
}
</style>
border-color css
<style>
span { border-color: #429133; }
span { border-color: rgb(66,145,51); }
td.TdClassName
{
border-color: #429133;
}
.TagClassName
{
border-color: #429133;
}
</style>