Shades of La Palma #329419
Tints of La Palma #329419
RGB
CMYK
RGB Variations
Color information
#329419 (or 0x329419) is known color: La Palma. HEX triplet: 32, 94 and 19. RGB value is (50,148,25). Sum of RGB (Red+Green+Blue) = 50+148+25=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 148 (58.20% from 255 or 66.37% from 223); Blue value is 25 (10.16% from 255 or 11.21% from 223); Max value from RGB is 148 - color contains mainly: green. Hex color #329419 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329419 is #CD6BE6. Grayscale: #696969. Windows color (decimal): -13462503 or 1676338. OLE color: 1676338.
HSL color Cylindrical-coordinate representation of color #329419: hue angle of 107.8º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #329419 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 25 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.42 |
| HSL | 107.8º | 0.71% | 0.34% | - |
| HSV(B) | 107.8º | 0.83% | 0.58% | - |
| XYZ | 12.08 | 21.93 | 4.52 | - |
| YUV | 104.68 | 83.03 | 89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 25 | 0.66 | 0 | 0.83 | 0.42 | 107.8 | 0.71 | 0.34 |
| Hex | 32 | 94 | 19 | 42 | 0 | 53 | 2A | 6C | 47 | 22 |
| Octal | 62 | 224 | 31 | 102 | 0 | 123 | 52 | 154 | 107 | 42 |
| Binary | 110010 | 10010100 | 11001 | 1000010 | 0 | 1010011 | 101010 | 1101100 | 1000111 | 100010 |
Color Harmonies of #329419
Complementary color
Monochromatic Colors of #329419
Black with #329419
Text Example
Text Example
White with #329419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329419; }
p { color: rgb(50,148,25); }
H1.HeaderClassName
{
color: #329419;
}
.AnyTagClassName
{
color: #329419;
}
</style>
background-color css
<style>
a { background-color: #329419; }
a { background-color: rgb(50,148,25); }
div.DivClassName
{
background-color: #329419;
}
.BgClassName
{
background-color: #329419;
}
</style>
border-color css
<style>
span { border-color: #329419; }
span { border-color: rgb(50,148,25); }
td.TdClassName
{
border-color: #329419;
}
.TagClassName
{
border-color: #329419;
}
</style>