Shades of La Palma #329516
Tints of La Palma #329516
RGB
CMYK
RGB Variations
Color information
#329516 (or 0x329516) is known color: La Palma. HEX triplet: 32, 95 and 16. RGB value is (50,149,22). Sum of RGB (Red+Green+Blue) = 50+149+22=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 149 (58.59% from 255 or 67.42% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 149 - color contains mainly: green. Hex color #329516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329516 is #CD6AE9. Grayscale: #696969. Windows color (decimal): -13462250 or 1479986. OLE color: 1479986.
HSL color Cylindrical-coordinate representation of color #329516: hue angle of 106.77º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #329516 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 22 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.42 |
| HSL | 106.77º | 0.74% | 0.34% | - |
| HSV(B) | 106.77º | 0.85% | 0.58% | - |
| XYZ | 12.21 | 22.23 | 4.41 | - |
| YUV | 104.92 | 81.2 | 88.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 22 | 0.66 | 0 | 0.85 | 0.42 | 106.77 | 0.74 | 0.34 |
| Hex | 32 | 95 | 16 | 42 | 0 | 55 | 2A | 6B | 4A | 22 |
| Octal | 62 | 225 | 26 | 102 | 0 | 125 | 52 | 153 | 112 | 42 |
| Binary | 110010 | 10010101 | 10110 | 1000010 | 0 | 1010101 | 101010 | 1101011 | 1001010 | 100010 |
Color Harmonies of #329516
Complementary color
Monochromatic Colors of #329516
Black with #329516
Text Example
Text Example
White with #329516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329516; }
p { color: rgb(50,149,22); }
H1.HeaderClassName
{
color: #329516;
}
.AnyTagClassName
{
color: #329516;
}
</style>
background-color css
<style>
a { background-color: #329516; }
a { background-color: rgb(50,149,22); }
div.DivClassName
{
background-color: #329516;
}
.BgClassName
{
background-color: #329516;
}
</style>
border-color css
<style>
span { border-color: #329516; }
span { border-color: rgb(50,149,22); }
td.TdClassName
{
border-color: #329516;
}
.TagClassName
{
border-color: #329516;
}
</style>