Shades of La Palma #339015
Tints of La Palma #339015
RGB
CMYK
RGB Variations
Color information
#339015 (or 0x339015) is known color: La Palma. HEX triplet: 33, 90 and 15. RGB value is (51,144,21). Sum of RGB (Red+Green+Blue) = 51+144+21=216 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.61% from 216); Green value is 144 (56.64% from 255 or 66.67% from 216); Blue value is 21 (8.59% from 255 or 9.72% from 216); Max value from RGB is 144 - color contains mainly: green. Hex color #339015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339015 is #CC6FEA. Grayscale: #666666. Windows color (decimal): -13397995 or 1413171. OLE color: 1413171.
HSL color Cylindrical-coordinate representation of color #339015: hue angle of 105.37º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #339015 is Cyan = 0.65, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 144 | 21 | - |
| CMYK | 0.65 | 0 | 0.85 | 0.44 |
| HSL | 105.37º | 0.75% | 0.32% | - |
| HSV(B) | 105.37º | 0.85% | 0.56% | - |
| XYZ | 11.47 | 20.7 | 4.1 | - |
| YUV | 102.17 | 82.19 | 91.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 144 | 21 | 0.65 | 0 | 0.85 | 0.44 | 105.37 | 0.75 | 0.32 |
| Hex | 33 | 90 | 15 | 41 | 0 | 55 | 2C | 69 | 4B | 20 |
| Octal | 63 | 220 | 25 | 101 | 0 | 125 | 54 | 151 | 113 | 40 |
| Binary | 110011 | 10010000 | 10101 | 1000001 | 0 | 1010101 | 101100 | 1101001 | 1001011 | 100000 |
Color Harmonies of #339015
Complementary color
Monochromatic Colors of #339015
Black with #339015
Text Example
Text Example
White with #339015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339015; }
p { color: rgb(51,144,21); }
H1.HeaderClassName
{
color: #339015;
}
.AnyTagClassName
{
color: #339015;
}
</style>
background-color css
<style>
a { background-color: #339015; }
a { background-color: rgb(51,144,21); }
div.DivClassName
{
background-color: #339015;
}
.BgClassName
{
background-color: #339015;
}
</style>
border-color css
<style>
span { border-color: #339015; }
span { border-color: rgb(51,144,21); }
td.TdClassName
{
border-color: #339015;
}
.TagClassName
{
border-color: #339015;
}
</style>