Shades of La Palma #329619
Tints of La Palma #329619
RGB
CMYK
RGB Variations
Color information
#329619 (or 0x329619) is known color: La Palma. HEX triplet: 32, 96 and 19. RGB value is (50,150,25). Sum of RGB (Red+Green+Blue) = 50+150+25=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 150 (58.98% from 255 or 66.67% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 150 - color contains mainly: green. Hex color #329619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329619 is #CD69E6. Grayscale: #6A6A6A. Windows color (decimal): -13461991 or 1676850. OLE color: 1676850.
HSL color Cylindrical-coordinate representation of color #329619: hue angle of 108º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #329619 is Cyan = 0.67, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 25 | - |
| CMYK | 0.67 | 0 | 0.83 | 0.41 |
| HSL | 108º | 0.71% | 0.34% | - |
| HSV(B) | 108º | 0.83% | 0.59% | - |
| XYZ | 12.4 | 22.56 | 4.62 | - |
| YUV | 105.85 | 82.37 | 88.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 25 | 0.67 | 0 | 0.83 | 0.41 | 108 | 0.71 | 0.34 |
| Hex | 32 | 96 | 19 | 43 | 0 | 53 | 29 | 6C | 47 | 22 |
| Octal | 62 | 226 | 31 | 103 | 0 | 123 | 51 | 154 | 107 | 42 |
| Binary | 110010 | 10010110 | 11001 | 1000011 | 0 | 1010011 | 101001 | 1101100 | 1000111 | 100010 |
Color Harmonies of #329619
Complementary color
Monochromatic Colors of #329619
Black with #329619
Text Example
Text Example
White with #329619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329619; }
p { color: rgb(50,150,25); }
H1.HeaderClassName
{
color: #329619;
}
.AnyTagClassName
{
color: #329619;
}
</style>
background-color css
<style>
a { background-color: #329619; }
a { background-color: rgb(50,150,25); }
div.DivClassName
{
background-color: #329619;
}
.BgClassName
{
background-color: #329619;
}
</style>
border-color css
<style>
span { border-color: #329619; }
span { border-color: rgb(50,150,25); }
td.TdClassName
{
border-color: #329619;
}
.TagClassName
{
border-color: #329619;
}
</style>