Shades of La Palma #329913
Tints of La Palma #329913
RGB
CMYK
RGB Variations
Color information
#329913 (or 0x329913) is known color: La Palma. HEX triplet: 32, 99 and 13. RGB value is (50,153,19). Sum of RGB (Red+Green+Blue) = 50+153+19=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 153 (60.16% from 255 or 68.92% from 222); Blue value is 19 (7.81% from 255 or 8.56% from 222); Max value from RGB is 153 - color contains mainly: green. Hex color #329913 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329913 is #CD66EC. Grayscale: #6B6B6B. Windows color (decimal): -13461229 or 1284402. OLE color: 1284402.
HSL color Cylindrical-coordinate representation of color #329913: hue angle of 106.12º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #329913 is Cyan = 0.67, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 50 | 153 | 19 | - |
| CMYK | 0.67 | 0 | 0.88 | 0.4 |
| HSL | 106.12º | 0.78% | 0.34% | - |
| HSV(B) | 106.12º | 0.88% | 0.6% | - |
| XYZ | 12.82 | 23.51 | 4.48 | - |
| YUV | 106.93 | 78.38 | 87.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 153 | 19 | 0.67 | 0 | 0.88 | 0.4 | 106.12 | 0.78 | 0.34 |
| Hex | 32 | 99 | 13 | 43 | 0 | 58 | 28 | 6A | 4E | 22 |
| Octal | 62 | 231 | 23 | 103 | 0 | 130 | 50 | 152 | 116 | 42 |
| Binary | 110010 | 10011001 | 10011 | 1000011 | 0 | 1011000 | 101000 | 1101010 | 1001110 | 100010 |
Color Harmonies of #329913
Complementary color
Monochromatic Colors of #329913
Black with #329913
Text Example
Text Example
White with #329913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329913; }
p { color: rgb(50,153,19); }
H1.HeaderClassName
{
color: #329913;
}
.AnyTagClassName
{
color: #329913;
}
</style>
background-color css
<style>
a { background-color: #329913; }
a { background-color: rgb(50,153,19); }
div.DivClassName
{
background-color: #329913;
}
.BgClassName
{
background-color: #329913;
}
</style>
border-color css
<style>
span { border-color: #329913; }
span { border-color: rgb(50,153,19); }
td.TdClassName
{
border-color: #329913;
}
.TagClassName
{
border-color: #329913;
}
</style>