Shades of La Palma #339510
Tints of La Palma #339510
RGB
CMYK
RGB Variations
Color information
#339510 (or 0x339510) is known color: La Palma. HEX triplet: 33, 95 and 10. RGB value is (51,149,16). Sum of RGB (Red+Green+Blue) = 51+149+16=216 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.61% from 216); Green value is 149 (58.59% from 255 or 68.98% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 149 - color contains mainly: green. Hex color #339510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339510 is #CC6AEF. Grayscale: #686868. Windows color (decimal): -13396720 or 1086771. OLE color: 1086771.
HSL color Cylindrical-coordinate representation of color #339510: hue angle of 104.21º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #339510 is Cyan = 0.66, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 149 | 16 | - |
| CMYK | 0.66 | 0 | 0.89 | 0.42 |
| HSL | 104.21º | 0.81% | 0.32% | - |
| HSV(B) | 104.21º | 0.89% | 0.58% | - |
| XYZ | 12.21 | 22.24 | 4.14 | - |
| YUV | 104.54 | 78.03 | 89.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 149 | 16 | 0.66 | 0 | 0.89 | 0.42 | 104.21 | 0.81 | 0.32 |
| Hex | 33 | 95 | 10 | 42 | 0 | 59 | 2A | 68 | 51 | 20 |
| Octal | 63 | 225 | 20 | 102 | 0 | 131 | 52 | 150 | 121 | 40 |
| Binary | 110011 | 10010101 | 10000 | 1000010 | 0 | 1011001 | 101010 | 1101000 | 1010001 | 100000 |
Color Harmonies of #339510
Complementary color
Monochromatic Colors of #339510
Black with #339510
Text Example
Text Example
White with #339510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339510; }
p { color: rgb(51,149,16); }
H1.HeaderClassName
{
color: #339510;
}
.AnyTagClassName
{
color: #339510;
}
</style>
background-color css
<style>
a { background-color: #339510; }
a { background-color: rgb(51,149,16); }
div.DivClassName
{
background-color: #339510;
}
.BgClassName
{
background-color: #339510;
}
</style>
border-color css
<style>
span { border-color: #339510; }
span { border-color: rgb(51,149,16); }
td.TdClassName
{
border-color: #339510;
}
.TagClassName
{
border-color: #339510;
}
</style>