Shades of La Palma #339513
Tints of La Palma #339513
RGB
CMYK
RGB Variations
Color information
#339513 (or 0x339513) is known color: La Palma. HEX triplet: 33, 95 and 13. RGB value is (51,149,19). Sum of RGB (Red+Green+Blue) = 51+149+19=219 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.29% from 219); Green value is 149 (58.59% from 255 or 68.04% from 219); Blue value is 19 (7.81% from 255 or 8.68% from 219); Max value from RGB is 149 - color contains mainly: green. Hex color #339513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339513 is #CC6AEC. Grayscale: #696969. Windows color (decimal): -13396717 or 1283379. OLE color: 1283379.
HSL color Cylindrical-coordinate representation of color #339513: hue angle of 105.23º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #339513 is Cyan = 0.66, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 149 | 19 | - |
| CMYK | 0.66 | 0 | 0.87 | 0.42 |
| HSL | 105.23º | 0.77% | 0.33% | - |
| HSV(B) | 105.23º | 0.87% | 0.58% | - |
| XYZ | 12.23 | 22.25 | 4.27 | - |
| YUV | 104.88 | 79.53 | 89.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 149 | 19 | 0.66 | 0 | 0.87 | 0.42 | 105.23 | 0.77 | 0.33 |
| Hex | 33 | 95 | 13 | 42 | 0 | 57 | 2A | 69 | 4D | 21 |
| Octal | 63 | 225 | 23 | 102 | 0 | 127 | 52 | 151 | 115 | 41 |
| Binary | 110011 | 10010101 | 10011 | 1000010 | 0 | 1010111 | 101010 | 1101001 | 1001101 | 100001 |
Color Harmonies of #339513
Complementary color
Monochromatic Colors of #339513
Black with #339513
Text Example
Text Example
White with #339513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339513; }
p { color: rgb(51,149,19); }
H1.HeaderClassName
{
color: #339513;
}
.AnyTagClassName
{
color: #339513;
}
</style>
background-color css
<style>
a { background-color: #339513; }
a { background-color: rgb(51,149,19); }
div.DivClassName
{
background-color: #339513;
}
.BgClassName
{
background-color: #339513;
}
</style>
border-color css
<style>
span { border-color: #339513; }
span { border-color: rgb(51,149,19); }
td.TdClassName
{
border-color: #339513;
}
.TagClassName
{
border-color: #339513;
}
</style>