Shades of La Palma #329616
Tints of La Palma #329616
RGB
CMYK
RGB Variations
Color information
#329616 (or 0x329616) is known color: La Palma. HEX triplet: 32, 96 and 16. RGB value is (50,150,22). Sum of RGB (Red+Green+Blue) = 50+150+22=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 150 (58.98% from 255 or 67.57% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 150 - color contains mainly: green. Hex color #329616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329616 is #CD69E9. Grayscale: #696969. Windows color (decimal): -13461994 or 1480242. OLE color: 1480242.
HSL color Cylindrical-coordinate representation of color #329616: hue angle of 106.88º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #329616 is Cyan = 0.67, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 22 | - |
| CMYK | 0.67 | 0 | 0.85 | 0.41 |
| HSL | 106.88º | 0.74% | 0.34% | - |
| HSV(B) | 106.88º | 0.85% | 0.59% | - |
| XYZ | 12.37 | 22.55 | 4.46 | - |
| YUV | 105.51 | 80.87 | 88.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 22 | 0.67 | 0 | 0.85 | 0.41 | 106.88 | 0.74 | 0.34 |
| Hex | 32 | 96 | 16 | 43 | 0 | 55 | 29 | 6B | 4A | 22 |
| Octal | 62 | 226 | 26 | 103 | 0 | 125 | 51 | 153 | 112 | 42 |
| Binary | 110010 | 10010110 | 10110 | 1000011 | 0 | 1010101 | 101001 | 1101011 | 1001010 | 100010 |
Color Harmonies of #329616
Complementary color
Monochromatic Colors of #329616
Black with #329616
Text Example
Text Example
White with #329616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329616; }
p { color: rgb(50,150,22); }
H1.HeaderClassName
{
color: #329616;
}
.AnyTagClassName
{
color: #329616;
}
</style>
background-color css
<style>
a { background-color: #329616; }
a { background-color: rgb(50,150,22); }
div.DivClassName
{
background-color: #329616;
}
.BgClassName
{
background-color: #329616;
}
</style>
border-color css
<style>
span { border-color: #329616; }
span { border-color: rgb(50,150,22); }
td.TdClassName
{
border-color: #329616;
}
.TagClassName
{
border-color: #329616;
}
</style>