Shades of La Palma #329405
Tints of La Palma #329405
RGB
CMYK
RGB Variations
Color information
#329405 (or 0x329405) is known color: La Palma. HEX triplet: 32, 94 and 05. RGB value is (50,148,5). Sum of RGB (Red+Green+Blue) = 50+148+5=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 148 (58.20% from 255 or 72.91% from 203); Blue value is 5 (2.34% from 255 or 2.46% from 203); Max value from RGB is 148 - color contains mainly: green. Hex color #329405 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329405 is #CD6BFA. Grayscale: #666666. Windows color (decimal): -13462523 or 365618. OLE color: 365618.
HSL color Cylindrical-coordinate representation of color #329405: hue angle of 101.12º degrees, saturation: 0.93, 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 #329405 is Cyan = 0.66, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 5 | - |
| CMYK | 0.66 | 0 | 0.97 | 0.42 |
| HSL | 101.12º | 0.93% | 0.3% | - |
| HSV(B) | 101.12º | 0.97% | 0.58% | - |
| XYZ | 11.93 | 21.87 | 3.74 | - |
| YUV | 102.4 | 73.03 | 90.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 5 | 0.66 | 0 | 0.97 | 0.42 | 101.12 | 0.93 | 0.3 |
| Hex | 32 | 94 | 5 | 42 | 0 | 61 | 2A | 65 | 5D | 1E |
| Octal | 62 | 224 | 5 | 102 | 0 | 141 | 52 | 145 | 135 | 36 |
| Binary | 110010 | 10010100 | 101 | 1000010 | 0 | 1100001 | 101010 | 1100101 | 1011101 | 11110 |
Color Harmonies of #329405
Complementary color
Monochromatic Colors of #329405
Black with #329405
Text Example
Text Example
White with #329405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329405; }
p { color: rgb(50,148,5); }
H1.HeaderClassName
{
color: #329405;
}
.AnyTagClassName
{
color: #329405;
}
</style>
background-color css
<style>
a { background-color: #329405; }
a { background-color: rgb(50,148,5); }
div.DivClassName
{
background-color: #329405;
}
.BgClassName
{
background-color: #329405;
}
</style>
border-color css
<style>
span { border-color: #329405; }
span { border-color: rgb(50,148,5); }
td.TdClassName
{
border-color: #329405;
}
.TagClassName
{
border-color: #329405;
}
</style>