Shades of La Palma #329012
Tints of La Palma #329012
RGB
CMYK
RGB Variations
Color information
#329012 (or 0x329012) is known color: La Palma. HEX triplet: 32, 90 and 12. RGB value is (50,144,18). Sum of RGB (Red+Green+Blue) = 50+144+18=212 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.58% from 212); Green value is 144 (56.64% from 255 or 67.92% from 212); Blue value is 18 (7.42% from 255 or 8.49% from 212); Max value from RGB is 144 - color contains mainly: green. Hex color #329012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329012 is #CD6FED. Grayscale: #656565. Windows color (decimal): -13463534 or 1216562. OLE color: 1216562.
HSL color Cylindrical-coordinate representation of color #329012: hue angle of 104.76º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #329012 is Cyan = 0.65, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 144 | 18 | - |
| CMYK | 0.65 | 0 | 0.88 | 0.44 |
| HSL | 104.76º | 0.78% | 0.32% | - |
| HSV(B) | 104.76º | 0.88% | 0.56% | - |
| XYZ | 11.4 | 20.67 | 3.96 | - |
| YUV | 101.53 | 80.86 | 91.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 144 | 18 | 0.65 | 0 | 0.88 | 0.44 | 104.76 | 0.78 | 0.32 |
| Hex | 32 | 90 | 12 | 41 | 0 | 58 | 2C | 69 | 4E | 20 |
| Octal | 62 | 220 | 22 | 101 | 0 | 130 | 54 | 151 | 116 | 40 |
| Binary | 110010 | 10010000 | 10010 | 1000001 | 0 | 1011000 | 101100 | 1101001 | 1001110 | 100000 |
Color Harmonies of #329012
Complementary color
Monochromatic Colors of #329012
Black with #329012
Text Example
Text Example
White with #329012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329012; }
p { color: rgb(50,144,18); }
H1.HeaderClassName
{
color: #329012;
}
.AnyTagClassName
{
color: #329012;
}
</style>
background-color css
<style>
a { background-color: #329012; }
a { background-color: rgb(50,144,18); }
div.DivClassName
{
background-color: #329012;
}
.BgClassName
{
background-color: #329012;
}
</style>
border-color css
<style>
span { border-color: #329012; }
span { border-color: rgb(50,144,18); }
td.TdClassName
{
border-color: #329012;
}
.TagClassName
{
border-color: #329012;
}
</style>