Shades of La Palma #329409
Tints of La Palma #329409
RGB
CMYK
RGB Variations
Color information
#329409 (or 0x329409) is known color: La Palma. HEX triplet: 32, 94 and 09. RGB value is (50,148,9). Sum of RGB (Red+Green+Blue) = 50+148+9=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 148 (58.20% from 255 or 71.50% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 148 - color contains mainly: green. Hex color #329409 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329409 is #CD6BF6. Grayscale: #676767. Windows color (decimal): -13462519 or 627762. OLE color: 627762.
HSL color Cylindrical-coordinate representation of color #329409: hue angle of 102.3º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #329409 is Cyan = 0.66, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 9 | - |
| CMYK | 0.66 | 0 | 0.94 | 0.42 |
| HSL | 102.3º | 0.89% | 0.31% | - |
| HSV(B) | 102.3º | 0.94% | 0.58% | - |
| XYZ | 11.95 | 21.88 | 3.85 | - |
| YUV | 102.85 | 75.03 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 9 | 0.66 | 0 | 0.94 | 0.42 | 102.3 | 0.89 | 0.31 |
| Hex | 32 | 94 | 9 | 42 | 0 | 5E | 2A | 66 | 59 | 1F |
| Octal | 62 | 224 | 11 | 102 | 0 | 136 | 52 | 146 | 131 | 37 |
| Binary | 110010 | 10010100 | 1001 | 1000010 | 0 | 1011110 | 101010 | 1100110 | 1011001 | 11111 |
Color Harmonies of #329409
Complementary color
Monochromatic Colors of #329409
Black with #329409
Text Example
Text Example
White with #329409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329409; }
p { color: rgb(50,148,9); }
H1.HeaderClassName
{
color: #329409;
}
.AnyTagClassName
{
color: #329409;
}
</style>
background-color css
<style>
a { background-color: #329409; }
a { background-color: rgb(50,148,9); }
div.DivClassName
{
background-color: #329409;
}
.BgClassName
{
background-color: #329409;
}
</style>
border-color css
<style>
span { border-color: #329409; }
span { border-color: rgb(50,148,9); }
td.TdClassName
{
border-color: #329409;
}
.TagClassName
{
border-color: #329409;
}
</style>