Shades of La Palma #339014
Tints of La Palma #339014
RGB
CMYK
RGB Variations
Color information
#339014 (or 0x339014) is known color: La Palma. HEX triplet: 33, 90 and 14. RGB value is (51,144,20). Sum of RGB (Red+Green+Blue) = 51+144+20=215 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.72% from 215); Green value is 144 (56.64% from 255 or 66.98% from 215); Blue value is 20 (8.20% from 255 or 9.30% from 215); Max value from RGB is 144 - color contains mainly: green. Hex color #339014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339014 is #CC6FEB. Grayscale: #666666. Windows color (decimal): -13397996 or 1347635. OLE color: 1347635.
HSL color Cylindrical-coordinate representation of color #339014: hue angle of 105º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #339014 is Cyan = 0.65, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 144 | 20 | - |
| CMYK | 0.65 | 0 | 0.86 | 0.44 |
| HSL | 105º | 0.76% | 0.32% | - |
| HSV(B) | 105º | 0.86% | 0.56% | - |
| XYZ | 11.46 | 20.7 | 4.05 | - |
| YUV | 102.06 | 81.69 | 91.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 144 | 20 | 0.65 | 0 | 0.86 | 0.44 | 105 | 0.76 | 0.32 |
| Hex | 33 | 90 | 14 | 41 | 0 | 56 | 2C | 69 | 4C | 20 |
| Octal | 63 | 220 | 24 | 101 | 0 | 126 | 54 | 151 | 114 | 40 |
| Binary | 110011 | 10010000 | 10100 | 1000001 | 0 | 1010110 | 101100 | 1101001 | 1001100 | 100000 |
Color Harmonies of #339014
Complementary color
Monochromatic Colors of #339014
Black with #339014
Text Example
Text Example
White with #339014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339014; }
p { color: rgb(51,144,20); }
H1.HeaderClassName
{
color: #339014;
}
.AnyTagClassName
{
color: #339014;
}
</style>
background-color css
<style>
a { background-color: #339014; }
a { background-color: rgb(51,144,20); }
div.DivClassName
{
background-color: #339014;
}
.BgClassName
{
background-color: #339014;
}
</style>
border-color css
<style>
span { border-color: #339014; }
span { border-color: rgb(51,144,20); }
td.TdClassName
{
border-color: #339014;
}
.TagClassName
{
border-color: #339014;
}
</style>