Shades of La Palma #339020
Tints of La Palma #339020
RGB
CMYK
RGB Variations
Color information
#339020 (or 0x339020) is known color: La Palma. HEX triplet: 33, 90 and 20. RGB value is (51,144,32). Sum of RGB (Red+Green+Blue) = 51+144+32=227 (30% of max value = 765). Red value is 51 (20.31% from 255 or 22.47% from 227); Green value is 144 (56.64% from 255 or 63.44% from 227); Blue value is 32 (12.89% from 255 or 14.10% from 227); Max value from RGB is 144 - color contains mainly: green. Hex color #339020 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #339020 is #CC6FDF. Grayscale: #676767. Windows color (decimal): -13397984 or 2134067. OLE color: 2134067.
HSL color Cylindrical-coordinate representation of color #339020: hue angle of 109.82º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #339020 is Cyan = 0.65, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 144 | 32 | - |
| CMYK | 0.65 | 0 | 0.78 | 0.44 |
| HSL | 109.82º | 0.64% | 0.35% | - |
| HSV(B) | 109.82º | 0.78% | 0.56% | - |
| XYZ | 11.6 | 20.75 | 4.76 | - |
| YUV | 103.43 | 87.69 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 144 | 32 | 0.65 | 0 | 0.78 | 0.44 | 109.82 | 0.64 | 0.35 |
| Hex | 33 | 90 | 20 | 41 | 0 | 4E | 2C | 6E | 40 | 23 |
| Octal | 63 | 220 | 40 | 101 | 0 | 116 | 54 | 156 | 100 | 43 |
| Binary | 110011 | 10010000 | 100000 | 1000001 | 0 | 1001110 | 101100 | 1101110 | 1000000 | 100011 |
Color Harmonies of #339020
Complementary color
Monochromatic Colors of #339020
Black with #339020
Text Example
Text Example
White with #339020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339020; }
p { color: rgb(51,144,32); }
H1.HeaderClassName
{
color: #339020;
}
.AnyTagClassName
{
color: #339020;
}
</style>
background-color css
<style>
a { background-color: #339020; }
a { background-color: rgb(51,144,32); }
div.DivClassName
{
background-color: #339020;
}
.BgClassName
{
background-color: #339020;
}
</style>
border-color css
<style>
span { border-color: #339020; }
span { border-color: rgb(51,144,32); }
td.TdClassName
{
border-color: #339020;
}
.TagClassName
{
border-color: #339020;
}
</style>