Shades of La Palma #339112
Tints of La Palma #339112
RGB
CMYK
RGB Variations
Color information
#339112 (or 0x339112) is known color: La Palma. HEX triplet: 33, 91 and 12. RGB value is (51,145,18). Sum of RGB (Red+Green+Blue) = 51+145+18=214 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.83% from 214); Green value is 145 (57.03% from 255 or 67.76% from 214); Blue value is 18 (7.42% from 255 or 8.41% from 214); Max value from RGB is 145 - color contains mainly: green. Hex color #339112 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339112 is #CC6EED. Grayscale: #666666. Windows color (decimal): -13397742 or 1216819. OLE color: 1216819.
HSL color Cylindrical-coordinate representation of color #339112: hue angle of 104.41º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #339112 is Cyan = 0.65, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 145 | 18 | - |
| CMYK | 0.65 | 0 | 0.88 | 0.43 |
| HSL | 104.41º | 0.78% | 0.32% | - |
| HSV(B) | 104.41º | 0.88% | 0.57% | - |
| XYZ | 11.6 | 21 | 4.01 | - |
| YUV | 102.42 | 80.36 | 91.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 145 | 18 | 0.65 | 0 | 0.88 | 0.43 | 104.41 | 0.78 | 0.32 |
| Hex | 33 | 91 | 12 | 41 | 0 | 58 | 2B | 68 | 4E | 20 |
| Octal | 63 | 221 | 22 | 101 | 0 | 130 | 53 | 150 | 116 | 40 |
| Binary | 110011 | 10010001 | 10010 | 1000001 | 0 | 1011000 | 101011 | 1101000 | 1001110 | 100000 |
Color Harmonies of #339112
Complementary color
Monochromatic Colors of #339112
Black with #339112
Text Example
Text Example
White with #339112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339112; }
p { color: rgb(51,145,18); }
H1.HeaderClassName
{
color: #339112;
}
.AnyTagClassName
{
color: #339112;
}
</style>
background-color css
<style>
a { background-color: #339112; }
a { background-color: rgb(51,145,18); }
div.DivClassName
{
background-color: #339112;
}
.BgClassName
{
background-color: #339112;
}
</style>
border-color css
<style>
span { border-color: #339112; }
span { border-color: rgb(51,145,18); }
td.TdClassName
{
border-color: #339112;
}
.TagClassName
{
border-color: #339112;
}
</style>