Shades of La Palma #329701
Tints of La Palma #329701
RGB
CMYK
RGB Variations
Color information
#329701 (or 0x329701) is known color: La Palma. HEX triplet: 32, 97 and 01. RGB value is (50,151,1). Sum of RGB (Red+Green+Blue) = 50+151+1=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 151 (59.38% from 255 or 74.75% from 202); Blue value is 1 (0.78% from 255 or 0.50% from 202); Max value from RGB is 151 - color contains mainly: green. Hex color #329701 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329701 is #CD68FE. Grayscale: #686868. Windows color (decimal): -13461759 or 104242. OLE color: 104242.
HSL color Cylindrical-coordinate representation of color #329701: hue angle of 100.4º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #329701 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 151 | 1 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.41 |
| HSL | 100.4º | 0.99% | 0.3% | - |
| HSV(B) | 100.4º | 0.99% | 0.59% | - |
| XYZ | 12.39 | 22.81 | 3.78 | - |
| YUV | 103.7 | 70.04 | 89.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 151 | 1 | 0.67 | 0 | 0.99 | 0.41 | 100.4 | 0.99 | 0.3 |
| Hex | 32 | 97 | 1 | 43 | 0 | 63 | 29 | 64 | 63 | 1E |
| Octal | 62 | 227 | 1 | 103 | 0 | 143 | 51 | 144 | 143 | 36 |
| Binary | 110010 | 10010111 | 1 | 1000011 | 0 | 1100011 | 101001 | 1100100 | 1100011 | 11110 |
Color Harmonies of #329701
Complementary color
Monochromatic Colors of #329701
Black with #329701
Text Example
Text Example
White with #329701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329701; }
p { color: rgb(50,151,1); }
H1.HeaderClassName
{
color: #329701;
}
.AnyTagClassName
{
color: #329701;
}
</style>
background-color css
<style>
a { background-color: #329701; }
a { background-color: rgb(50,151,1); }
div.DivClassName
{
background-color: #329701;
}
.BgClassName
{
background-color: #329701;
}
</style>
border-color css
<style>
span { border-color: #329701; }
span { border-color: rgb(50,151,1); }
td.TdClassName
{
border-color: #329701;
}
.TagClassName
{
border-color: #329701;
}
</style>