Shades of La Palma #429233
Tints of La Palma #429233
RGB
CMYK
RGB Variations
Color information
#429233 (or 0x429233) is known color: La Palma. HEX triplet: 42, 92 and 33. RGB value is (66,146,51). Sum of RGB (Red+Green+Blue) = 66+146+51=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 146 (57.42% from 255 or 55.51% from 263); Blue value is 51 (20.31% from 255 or 19.39% from 263); Max value from RGB is 146 - color contains mainly: green. Hex color #429233 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429233 is #BD6DCC. Grayscale: #6F6F6F. Windows color (decimal): -12414413 or 3379778. OLE color: 3379778.
HSL color Cylindrical-coordinate representation of color #429233: hue angle of 110.53º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #429233 is Cyan = 0.55, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 51 | - |
| CMYK | 0.55 | 0 | 0.65 | 0.43 |
| HSL | 110.53º | 0.48% | 0.39% | - |
| HSV(B) | 110.53º | 0.65% | 0.57% | - |
| XYZ | 13.12 | 21.96 | 6.68 | - |
| YUV | 111.25 | 94 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 51 | 0.55 | 0 | 0.65 | 0.43 | 110.53 | 0.48 | 0.39 |
| Hex | 42 | 92 | 33 | 37 | 0 | 41 | 2B | 6F | 30 | 27 |
| Octal | 102 | 222 | 63 | 67 | 0 | 101 | 53 | 157 | 60 | 47 |
| Binary | 1000010 | 10010010 | 110011 | 110111 | 0 | 1000001 | 101011 | 1101111 | 110000 | 100111 |
Color Harmonies of #429233
Complementary color
Monochromatic Colors of #429233
Black with #429233
Text Example
Text Example
White with #429233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429233; }
p { color: rgb(66,146,51); }
H1.HeaderClassName
{
color: #429233;
}
.AnyTagClassName
{
color: #429233;
}
</style>
background-color css
<style>
a { background-color: #429233; }
a { background-color: rgb(66,146,51); }
div.DivClassName
{
background-color: #429233;
}
.BgClassName
{
background-color: #429233;
}
</style>
border-color css
<style>
span { border-color: #429233; }
span { border-color: rgb(66,146,51); }
td.TdClassName
{
border-color: #429233;
}
.TagClassName
{
border-color: #429233;
}
</style>