Shades of La Palma #329503
Tints of La Palma #329503
RGB
CMYK
RGB Variations
Color information
#329503 (or 0x329503) is known color: La Palma. HEX triplet: 32, 95 and 03. RGB value is (50,149,3). Sum of RGB (Red+Green+Blue) = 50+149+3=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 149 (58.59% from 255 or 73.76% from 202); Blue value is 3 (1.56% from 255 or 1.49% from 202); Max value from RGB is 149 - color contains mainly: green. Hex color #329503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329503 is #CD6AFC. Grayscale: #676767. Windows color (decimal): -13462269 or 234802. OLE color: 234802.
HSL color Cylindrical-coordinate representation of color #329503: hue angle of 100.68º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #329503 is Cyan = 0.66, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 3 | - |
| CMYK | 0.66 | 0 | 0.98 | 0.42 |
| HSL | 100.68º | 0.96% | 0.3% | - |
| HSV(B) | 100.68º | 0.98% | 0.58% | - |
| XYZ | 12.08 | 22.18 | 3.73 | - |
| YUV | 102.76 | 71.7 | 90.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 3 | 0.66 | 0 | 0.98 | 0.42 | 100.68 | 0.96 | 0.3 |
| Hex | 32 | 95 | 3 | 42 | 0 | 62 | 2A | 65 | 60 | 1E |
| Octal | 62 | 225 | 3 | 102 | 0 | 142 | 52 | 145 | 140 | 36 |
| Binary | 110010 | 10010101 | 11 | 1000010 | 0 | 1100010 | 101010 | 1100101 | 1100000 | 11110 |
Color Harmonies of #329503
Complementary color
Monochromatic Colors of #329503
Black with #329503
Text Example
Text Example
White with #329503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329503; }
p { color: rgb(50,149,3); }
H1.HeaderClassName
{
color: #329503;
}
.AnyTagClassName
{
color: #329503;
}
</style>
background-color css
<style>
a { background-color: #329503; }
a { background-color: rgb(50,149,3); }
div.DivClassName
{
background-color: #329503;
}
.BgClassName
{
background-color: #329503;
}
</style>
border-color css
<style>
span { border-color: #329503; }
span { border-color: rgb(50,149,3); }
td.TdClassName
{
border-color: #329503;
}
.TagClassName
{
border-color: #329503;
}
</style>