Shades of La Palma #329304
Tints of La Palma #329304
RGB
CMYK
RGB Variations
Color information
#329304 (or 0x329304) is known color: La Palma. HEX triplet: 32, 93 and 04. RGB value is (50,147,4). Sum of RGB (Red+Green+Blue) = 50+147+4=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 147 (57.81% from 255 or 73.13% from 201); Blue value is 4 (1.95% from 255 or 1.99% from 201); Max value from RGB is 147 - color contains mainly: green. Hex color #329304 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329304 is #CD6CFB. Grayscale: #666666. Windows color (decimal): -13462780 or 299826. OLE color: 299826.
HSL color Cylindrical-coordinate representation of color #329304: hue angle of 100.7º 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 #329304 is Cyan = 0.66, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 4 | - |
| CMYK | 0.66 | 0 | 0.97 | 0.42 |
| HSL | 100.7º | 0.95% | 0.3% | - |
| HSV(B) | 100.7º | 0.97% | 0.58% | - |
| XYZ | 11.77 | 21.55 | 3.65 | - |
| YUV | 101.7 | 72.86 | 91.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 4 | 0.66 | 0 | 0.97 | 0.42 | 100.7 | 0.95 | 0.3 |
| Hex | 32 | 93 | 4 | 42 | 0 | 61 | 2A | 65 | 5F | 1E |
| Octal | 62 | 223 | 4 | 102 | 0 | 141 | 52 | 145 | 137 | 36 |
| Binary | 110010 | 10010011 | 100 | 1000010 | 0 | 1100001 | 101010 | 1100101 | 1011111 | 11110 |
Color Harmonies of #329304
Complementary color
Monochromatic Colors of #329304
Black with #329304
Text Example
Text Example
White with #329304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329304; }
p { color: rgb(50,147,4); }
H1.HeaderClassName
{
color: #329304;
}
.AnyTagClassName
{
color: #329304;
}
</style>
background-color css
<style>
a { background-color: #329304; }
a { background-color: rgb(50,147,4); }
div.DivClassName
{
background-color: #329304;
}
.BgClassName
{
background-color: #329304;
}
</style>
border-color css
<style>
span { border-color: #329304; }
span { border-color: rgb(50,147,4); }
td.TdClassName
{
border-color: #329304;
}
.TagClassName
{
border-color: #329304;
}
</style>