Shades of La Palma #329112
Tints of La Palma #329112
RGB
CMYK
RGB Variations
Color information
#329112 (or 0x329112) is known color: La Palma. HEX triplet: 32, 91 and 12. RGB value is (50,145,18). Sum of RGB (Red+Green+Blue) = 50+145+18=213 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.47% from 213); Green value is 145 (57.03% from 255 or 68.08% from 213); Blue value is 18 (7.42% from 255 or 8.45% from 213); Max value from RGB is 145 - color contains mainly: green. Hex color #329112 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329112 is #CD6EED. Grayscale: #666666. Windows color (decimal): -13463278 or 1216818. OLE color: 1216818.
HSL color Cylindrical-coordinate representation of color #329112: hue angle of 104.88º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #329112 is Cyan = 0.66, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 18 | - |
| CMYK | 0.66 | 0 | 0.88 | 0.43 |
| HSL | 104.88º | 0.78% | 0.32% | - |
| HSV(B) | 104.88º | 0.88% | 0.57% | - |
| XYZ | 11.55 | 20.97 | 4.01 | - |
| YUV | 102.12 | 80.53 | 90.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 18 | 0.66 | 0 | 0.88 | 0.43 | 104.88 | 0.78 | 0.32 |
| Hex | 32 | 91 | 12 | 42 | 0 | 58 | 2B | 69 | 4E | 20 |
| Octal | 62 | 221 | 22 | 102 | 0 | 130 | 53 | 151 | 116 | 40 |
| Binary | 110010 | 10010001 | 10010 | 1000010 | 0 | 1011000 | 101011 | 1101001 | 1001110 | 100000 |
Color Harmonies of #329112
Complementary color
Monochromatic Colors of #329112
Black with #329112
Text Example
Text Example
White with #329112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329112; }
p { color: rgb(50,145,18); }
H1.HeaderClassName
{
color: #329112;
}
.AnyTagClassName
{
color: #329112;
}
</style>
background-color css
<style>
a { background-color: #329112; }
a { background-color: rgb(50,145,18); }
div.DivClassName
{
background-color: #329112;
}
.BgClassName
{
background-color: #329112;
}
</style>
border-color css
<style>
span { border-color: #329112; }
span { border-color: rgb(50,145,18); }
td.TdClassName
{
border-color: #329112;
}
.TagClassName
{
border-color: #329112;
}
</style>