Shades of La Palma #329416
Tints of La Palma #329416
RGB
CMYK
RGB Variations
Color information
#329416 (or 0x329416) is known color: La Palma. HEX triplet: 32, 94 and 16. RGB value is (50,148,22). Sum of RGB (Red+Green+Blue) = 50+148+22=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 148 (58.20% from 255 or 67.27% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 148 - color contains mainly: green. Hex color #329416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329416 is #CD6BE9. Grayscale: #686868. Windows color (decimal): -13462506 or 1479730. OLE color: 1479730.
HSL color Cylindrical-coordinate representation of color #329416: hue angle of 106.67º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #329416 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 22 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.42 |
| HSL | 106.67º | 0.74% | 0.33% | - |
| HSV(B) | 106.67º | 0.85% | 0.58% | - |
| XYZ | 12.05 | 21.92 | 4.35 | - |
| YUV | 104.33 | 81.53 | 89.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 22 | 0.66 | 0 | 0.85 | 0.42 | 106.67 | 0.74 | 0.33 |
| Hex | 32 | 94 | 16 | 42 | 0 | 55 | 2A | 6B | 4A | 21 |
| Octal | 62 | 224 | 26 | 102 | 0 | 125 | 52 | 153 | 112 | 41 |
| Binary | 110010 | 10010100 | 10110 | 1000010 | 0 | 1010101 | 101010 | 1101011 | 1001010 | 100001 |
Color Harmonies of #329416
Complementary color
Monochromatic Colors of #329416
Black with #329416
Text Example
Text Example
White with #329416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329416; }
p { color: rgb(50,148,22); }
H1.HeaderClassName
{
color: #329416;
}
.AnyTagClassName
{
color: #329416;
}
</style>
background-color css
<style>
a { background-color: #329416; }
a { background-color: rgb(50,148,22); }
div.DivClassName
{
background-color: #329416;
}
.BgClassName
{
background-color: #329416;
}
</style>
border-color css
<style>
span { border-color: #329416; }
span { border-color: rgb(50,148,22); }
td.TdClassName
{
border-color: #329416;
}
.TagClassName
{
border-color: #329416;
}
</style>