Shades of La Palma #339518
Tints of La Palma #339518
RGB
CMYK
RGB Variations
Color information
#339518 (or 0x339518) is known color: La Palma. HEX triplet: 33, 95 and 18. RGB value is (51,149,24). Sum of RGB (Red+Green+Blue) = 51+149+24=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 149 (58.59% from 255 or 66.52% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 149 - color contains mainly: green. Hex color #339518 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339518 is #CC6AE7. Grayscale: #696969. Windows color (decimal): -13396712 or 1611059. OLE color: 1611059.
HSL color Cylindrical-coordinate representation of color #339518: hue angle of 107.04º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #339518 is Cyan = 0.66, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 149 | 24 | - |
| CMYK | 0.66 | 0 | 0.84 | 0.42 |
| HSL | 107.04º | 0.72% | 0.34% | - |
| HSV(B) | 107.04º | 0.84% | 0.58% | - |
| XYZ | 12.28 | 22.26 | 4.51 | - |
| YUV | 105.45 | 82.03 | 89.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 149 | 24 | 0.66 | 0 | 0.84 | 0.42 | 107.04 | 0.72 | 0.34 |
| Hex | 33 | 95 | 18 | 42 | 0 | 54 | 2A | 6B | 48 | 22 |
| Octal | 63 | 225 | 30 | 102 | 0 | 124 | 52 | 153 | 110 | 42 |
| Binary | 110011 | 10010101 | 11000 | 1000010 | 0 | 1010100 | 101010 | 1101011 | 1001000 | 100010 |
Color Harmonies of #339518
Complementary color
Monochromatic Colors of #339518
Black with #339518
Text Example
Text Example
White with #339518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339518; }
p { color: rgb(51,149,24); }
H1.HeaderClassName
{
color: #339518;
}
.AnyTagClassName
{
color: #339518;
}
</style>
background-color css
<style>
a { background-color: #339518; }
a { background-color: rgb(51,149,24); }
div.DivClassName
{
background-color: #339518;
}
.BgClassName
{
background-color: #339518;
}
</style>
border-color css
<style>
span { border-color: #339518; }
span { border-color: rgb(51,149,24); }
td.TdClassName
{
border-color: #339518;
}
.TagClassName
{
border-color: #339518;
}
</style>