Shades of La Palma #329404
Tints of La Palma #329404
RGB
CMYK
RGB Variations
Color information
#329404 (or 0x329404) is known color: La Palma. HEX triplet: 32, 94 and 04. RGB value is (50,148,4). Sum of RGB (Red+Green+Blue) = 50+148+4=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 148 (58.20% from 255 or 73.27% from 202); Blue value is 4 (1.95% from 255 or 1.98% from 202); Max value from RGB is 148 - color contains mainly: green. Hex color #329404 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329404 is #CD6BFB. Grayscale: #666666. Windows color (decimal): -13462524 or 300082. OLE color: 300082.
HSL color Cylindrical-coordinate representation of color #329404: hue angle of 100.83º 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 #329404 is Cyan = 0.66, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 4 | - |
| CMYK | 0.66 | 0 | 0.97 | 0.42 |
| HSL | 100.83º | 0.95% | 0.3% | - |
| HSV(B) | 100.83º | 0.97% | 0.58% | - |
| XYZ | 11.93 | 21.87 | 3.71 | - |
| YUV | 102.28 | 72.53 | 90.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 4 | 0.66 | 0 | 0.97 | 0.42 | 100.83 | 0.95 | 0.3 |
| Hex | 32 | 94 | 4 | 42 | 0 | 61 | 2A | 65 | 5F | 1E |
| Octal | 62 | 224 | 4 | 102 | 0 | 141 | 52 | 145 | 137 | 36 |
| Binary | 110010 | 10010100 | 100 | 1000010 | 0 | 1100001 | 101010 | 1100101 | 1011111 | 11110 |
Color Harmonies of #329404
Complementary color
Monochromatic Colors of #329404
Black with #329404
Text Example
Text Example
White with #329404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329404; }
p { color: rgb(50,148,4); }
H1.HeaderClassName
{
color: #329404;
}
.AnyTagClassName
{
color: #329404;
}
</style>
background-color css
<style>
a { background-color: #329404; }
a { background-color: rgb(50,148,4); }
div.DivClassName
{
background-color: #329404;
}
.BgClassName
{
background-color: #329404;
}
</style>
border-color css
<style>
span { border-color: #329404; }
span { border-color: rgb(50,148,4); }
td.TdClassName
{
border-color: #329404;
}
.TagClassName
{
border-color: #329404;
}
</style>