Shades of La Palma #429433
Tints of La Palma #429433
RGB
CMYK
RGB Variations
Color information
#429433 (or 0x429433) is known color: La Palma. HEX triplet: 42, 94 and 33. RGB value is (66,148,51). Sum of RGB (Red+Green+Blue) = 66+148+51=265 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.91% from 265); Green value is 148 (58.20% from 255 or 55.85% from 265); Blue value is 51 (20.31% from 255 or 19.25% from 265); Max value from RGB is 148 - color contains mainly: green. Hex color #429433 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429433 is #BD6BCC. Grayscale: #707070. Windows color (decimal): -12413901 or 3380290. OLE color: 3380290.
HSL color Cylindrical-coordinate representation of color #429433: hue angle of 110.72º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #429433 is Cyan = 0.55, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 51 | - |
| CMYK | 0.55 | 0 | 0.66 | 0.42 |
| HSL | 110.72º | 0.49% | 0.39% | - |
| HSV(B) | 110.72º | 0.66% | 0.58% | - |
| XYZ | 13.43 | 22.58 | 6.78 | - |
| YUV | 112.42 | 93.33 | 94.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 51 | 0.55 | 0 | 0.66 | 0.42 | 110.72 | 0.49 | 0.39 |
| Hex | 42 | 94 | 33 | 37 | 0 | 42 | 2A | 6F | 31 | 27 |
| Octal | 102 | 224 | 63 | 67 | 0 | 102 | 52 | 157 | 61 | 47 |
| Binary | 1000010 | 10010100 | 110011 | 110111 | 0 | 1000010 | 101010 | 1101111 | 110001 | 100111 |
Color Harmonies of #429433
Complementary color
Monochromatic Colors of #429433
Black with #429433
Text Example
Text Example
White with #429433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429433; }
p { color: rgb(66,148,51); }
H1.HeaderClassName
{
color: #429433;
}
.AnyTagClassName
{
color: #429433;
}
</style>
background-color css
<style>
a { background-color: #429433; }
a { background-color: rgb(66,148,51); }
div.DivClassName
{
background-color: #429433;
}
.BgClassName
{
background-color: #429433;
}
</style>
border-color css
<style>
span { border-color: #429433; }
span { border-color: rgb(66,148,51); }
td.TdClassName
{
border-color: #429433;
}
.TagClassName
{
border-color: #429433;
}
</style>