Shades of La Palma #329502
Tints of La Palma #329502
RGB
CMYK
RGB Variations
Color information
#329502 (or 0x329502) is known color: La Palma. HEX triplet: 32, 95 and 02. RGB value is (50,149,2). Sum of RGB (Red+Green+Blue) = 50+149+2=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 149 (58.59% from 255 or 74.13% from 201); Blue value is 2 (1.17% from 255 or 1.00% from 201); Max value from RGB is 149 - color contains mainly: green. Hex color #329502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329502 is #CD6AFD. Grayscale: #676767. Windows color (decimal): -13462270 or 169266. OLE color: 169266.
HSL color Cylindrical-coordinate representation of color #329502: hue angle of 100.41º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #329502 is Cyan = 0.66, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 2 | - |
| CMYK | 0.66 | 0 | 0.99 | 0.42 |
| HSL | 100.41º | 0.97% | 0.3% | - |
| HSV(B) | 100.41º | 0.99% | 0.58% | - |
| XYZ | 12.07 | 22.18 | 3.7 | - |
| YUV | 102.64 | 71.2 | 90.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 2 | 0.66 | 0 | 0.99 | 0.42 | 100.41 | 0.97 | 0.3 |
| Hex | 32 | 95 | 2 | 42 | 0 | 63 | 2A | 64 | 61 | 1E |
| Octal | 62 | 225 | 2 | 102 | 0 | 143 | 52 | 144 | 141 | 36 |
| Binary | 110010 | 10010101 | 10 | 1000010 | 0 | 1100011 | 101010 | 1100100 | 1100001 | 11110 |
Color Harmonies of #329502
Complementary color
Monochromatic Colors of #329502
Black with #329502
Text Example
Text Example
White with #329502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329502; }
p { color: rgb(50,149,2); }
H1.HeaderClassName
{
color: #329502;
}
.AnyTagClassName
{
color: #329502;
}
</style>
background-color css
<style>
a { background-color: #329502; }
a { background-color: rgb(50,149,2); }
div.DivClassName
{
background-color: #329502;
}
.BgClassName
{
background-color: #329502;
}
</style>
border-color css
<style>
span { border-color: #329502; }
span { border-color: rgb(50,149,2); }
td.TdClassName
{
border-color: #329502;
}
.TagClassName
{
border-color: #329502;
}
</style>