Shades of La Palma #429333
Tints of La Palma #429333
RGB
CMYK
RGB Variations
Color information
#429333 (or 0x429333) is known color: La Palma. HEX triplet: 42, 93 and 33. RGB value is (66,147,51). Sum of RGB (Red+Green+Blue) = 66+147+51=264 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25% from 264); Green value is 147 (57.81% from 255 or 55.68% from 264); Blue value is 51 (20.31% from 255 or 19.32% from 264); Max value from RGB is 147 - color contains mainly: green. Hex color #429333 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429333 is #BD6CCC. Grayscale: #707070. Windows color (decimal): -12414157 or 3380034. OLE color: 3380034.
HSL color Cylindrical-coordinate representation of color #429333: hue angle of 110.62º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #429333 is Cyan = 0.55, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 51 | - |
| CMYK | 0.55 | 0 | 0.65 | 0.42 |
| HSL | 110.63º | 0.48% | 0.39% | - |
| HSV(B) | 110.63º | 0.65% | 0.58% | - |
| XYZ | 13.28 | 22.26 | 6.73 | - |
| YUV | 111.84 | 93.66 | 95.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 51 | 0.55 | 0 | 0.65 | 0.42 | 110.63 | 0.48 | 0.39 |
| Hex | 42 | 93 | 33 | 37 | 0 | 41 | 2A | 6F | 30 | 27 |
| Octal | 102 | 223 | 63 | 67 | 0 | 101 | 52 | 157 | 60 | 47 |
| Binary | 1000010 | 10010011 | 110011 | 110111 | 0 | 1000001 | 101010 | 1101111 | 110000 | 100111 |
Color Harmonies of #429333
Complementary color
Monochromatic Colors of #429333
Black with #429333
Text Example
Text Example
White with #429333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429333; }
p { color: rgb(66,147,51); }
H1.HeaderClassName
{
color: #429333;
}
.AnyTagClassName
{
color: #429333;
}
</style>
background-color css
<style>
a { background-color: #429333; }
a { background-color: rgb(66,147,51); }
div.DivClassName
{
background-color: #429333;
}
.BgClassName
{
background-color: #429333;
}
</style>
border-color css
<style>
span { border-color: #429333; }
span { border-color: rgb(66,147,51); }
td.TdClassName
{
border-color: #429333;
}
.TagClassName
{
border-color: #429333;
}
</style>