Shades of La Palma #329504
Tints of La Palma #329504
RGB
CMYK
RGB Variations
Color information
#329504 (or 0x329504) is known color: La Palma. HEX triplet: 32, 95 and 04. RGB value is (50,149,4). Sum of RGB (Red+Green+Blue) = 50+149+4=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 149 (58.59% from 255 or 73.40% from 203); Blue value is 4 (1.95% from 255 or 1.97% from 203); Max value from RGB is 149 - color contains mainly: green. Hex color #329504 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329504 is #CD6AFB. Grayscale: #676767. Windows color (decimal): -13462268 or 300338. OLE color: 300338.
HSL color Cylindrical-coordinate representation of color #329504: hue angle of 100.97º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #329504 is Cyan = 0.66, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 4 | - |
| CMYK | 0.66 | 0 | 0.97 | 0.42 |
| HSL | 100.97º | 0.95% | 0.3% | - |
| HSV(B) | 100.97º | 0.97% | 0.58% | - |
| XYZ | 12.08 | 22.18 | 3.76 | - |
| YUV | 102.87 | 72.2 | 90.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 4 | 0.66 | 0 | 0.97 | 0.42 | 100.97 | 0.95 | 0.3 |
| Hex | 32 | 95 | 4 | 42 | 0 | 61 | 2A | 65 | 5F | 1E |
| Octal | 62 | 225 | 4 | 102 | 0 | 141 | 52 | 145 | 137 | 36 |
| Binary | 110010 | 10010101 | 100 | 1000010 | 0 | 1100001 | 101010 | 1100101 | 1011111 | 11110 |
Color Harmonies of #329504
Complementary color
Monochromatic Colors of #329504
Black with #329504
Text Example
Text Example
White with #329504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329504; }
p { color: rgb(50,149,4); }
H1.HeaderClassName
{
color: #329504;
}
.AnyTagClassName
{
color: #329504;
}
</style>
background-color css
<style>
a { background-color: #329504; }
a { background-color: rgb(50,149,4); }
div.DivClassName
{
background-color: #329504;
}
.BgClassName
{
background-color: #329504;
}
</style>
border-color css
<style>
span { border-color: #329504; }
span { border-color: rgb(50,149,4); }
td.TdClassName
{
border-color: #329504;
}
.TagClassName
{
border-color: #329504;
}
</style>