Shades of La Palma #329119
Tints of La Palma #329119
RGB
CMYK
RGB Variations
Color information
#329119 (or 0x329119) is known color: La Palma. HEX triplet: 32, 91 and 19. RGB value is (50,145,25). Sum of RGB (Red+Green+Blue) = 50+145+25=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 145 (57.03% from 255 or 65.91% from 220); Blue value is 25 (10.16% from 255 or 11.36% from 220); Max value from RGB is 145 - color contains mainly: green. Hex color #329119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329119 is #CD6EE6. Grayscale: #676767. Windows color (decimal): -13463271 or 1675570. OLE color: 1675570.
HSL color Cylindrical-coordinate representation of color #329119: hue angle of 107.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #329119 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 25 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.43 |
| HSL | 107.5º | 0.71% | 0.33% | - |
| HSV(B) | 107.5º | 0.83% | 0.57% | - |
| XYZ | 11.62 | 21 | 4.36 | - |
| YUV | 102.92 | 84.03 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 25 | 0.66 | 0 | 0.83 | 0.43 | 107.5 | 0.71 | 0.33 |
| Hex | 32 | 91 | 19 | 42 | 0 | 53 | 2B | 6C | 47 | 21 |
| Octal | 62 | 221 | 31 | 102 | 0 | 123 | 53 | 154 | 107 | 41 |
| Binary | 110010 | 10010001 | 11001 | 1000010 | 0 | 1010011 | 101011 | 1101100 | 1000111 | 100001 |
Color Harmonies of #329119
Complementary color
Monochromatic Colors of #329119
Black with #329119
Text Example
Text Example
White with #329119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329119; }
p { color: rgb(50,145,25); }
H1.HeaderClassName
{
color: #329119;
}
.AnyTagClassName
{
color: #329119;
}
</style>
background-color css
<style>
a { background-color: #329119; }
a { background-color: rgb(50,145,25); }
div.DivClassName
{
background-color: #329119;
}
.BgClassName
{
background-color: #329119;
}
</style>
border-color css
<style>
span { border-color: #329119; }
span { border-color: rgb(50,145,25); }
td.TdClassName
{
border-color: #329119;
}
.TagClassName
{
border-color: #329119;
}
</style>