Shades of La Palma #339215
Tints of La Palma #339215
RGB
CMYK
RGB Variations
Color information
#339215 (or 0x339215) is known color: La Palma. HEX triplet: 33, 92 and 15. RGB value is (51,146,21). Sum of RGB (Red+Green+Blue) = 51+146+21=218 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.39% from 218); Green value is 146 (57.42% from 255 or 66.97% from 218); Blue value is 21 (8.59% from 255 or 9.63% from 218); Max value from RGB is 146 - color contains mainly: green. Hex color #339215 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339215 is #CC6DEA. Grayscale: #676767. Windows color (decimal): -13397483 or 1413683. OLE color: 1413683.
HSL color Cylindrical-coordinate representation of color #339215: hue angle of 105.6º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #339215 is Cyan = 0.65, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 146 | 21 | - |
| CMYK | 0.65 | 0 | 0.86 | 0.43 |
| HSL | 105.6º | 0.75% | 0.33% | - |
| HSV(B) | 105.6º | 0.86% | 0.57% | - |
| XYZ | 11.78 | 21.32 | 4.2 | - |
| YUV | 103.35 | 81.53 | 90.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 146 | 21 | 0.65 | 0 | 0.86 | 0.43 | 105.6 | 0.75 | 0.33 |
| Hex | 33 | 92 | 15 | 41 | 0 | 56 | 2B | 6A | 4B | 21 |
| Octal | 63 | 222 | 25 | 101 | 0 | 126 | 53 | 152 | 113 | 41 |
| Binary | 110011 | 10010010 | 10101 | 1000001 | 0 | 1010110 | 101011 | 1101010 | 1001011 | 100001 |
Color Harmonies of #339215
Complementary color
Monochromatic Colors of #339215
Black with #339215
Text Example
Text Example
White with #339215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339215; }
p { color: rgb(51,146,21); }
H1.HeaderClassName
{
color: #339215;
}
.AnyTagClassName
{
color: #339215;
}
</style>
background-color css
<style>
a { background-color: #339215; }
a { background-color: rgb(51,146,21); }
div.DivClassName
{
background-color: #339215;
}
.BgClassName
{
background-color: #339215;
}
</style>
border-color css
<style>
span { border-color: #339215; }
span { border-color: rgb(51,146,21); }
td.TdClassName
{
border-color: #339215;
}
.TagClassName
{
border-color: #339215;
}
</style>