Shades of La Palma #339517
Tints of La Palma #339517
RGB
CMYK
RGB Variations
Color information
#339517 (or 0x339517) is known color: La Palma. HEX triplet: 33, 95 and 17. RGB value is (51,149,23). Sum of RGB (Red+Green+Blue) = 51+149+23=223 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.87% from 223); Green value is 149 (58.59% from 255 or 66.82% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 149 - color contains mainly: green. Hex color #339517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #339517 is #CC6AE8. Grayscale: #696969. Windows color (decimal): -13396713 or 1545523. OLE color: 1545523.
HSL color Cylindrical-coordinate representation of color #339517: hue angle of 106.67º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #339517 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 149 | 23 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.42 |
| HSL | 106.67º | 0.73% | 0.34% | - |
| HSV(B) | 106.67º | 0.85% | 0.58% | - |
| XYZ | 12.27 | 22.26 | 4.46 | - |
| YUV | 105.33 | 81.53 | 89.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 149 | 23 | 0.66 | 0 | 0.85 | 0.42 | 106.67 | 0.73 | 0.34 |
| Hex | 33 | 95 | 17 | 42 | 0 | 55 | 2A | 6B | 49 | 22 |
| Octal | 63 | 225 | 27 | 102 | 0 | 125 | 52 | 153 | 111 | 42 |
| Binary | 110011 | 10010101 | 10111 | 1000010 | 0 | 1010101 | 101010 | 1101011 | 1001001 | 100010 |
Color Harmonies of #339517
Complementary color
Monochromatic Colors of #339517
Black with #339517
Text Example
Text Example
White with #339517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339517; }
p { color: rgb(51,149,23); }
H1.HeaderClassName
{
color: #339517;
}
.AnyTagClassName
{
color: #339517;
}
</style>
background-color css
<style>
a { background-color: #339517; }
a { background-color: rgb(51,149,23); }
div.DivClassName
{
background-color: #339517;
}
.BgClassName
{
background-color: #339517;
}
</style>
border-color css
<style>
span { border-color: #339517; }
span { border-color: rgb(51,149,23); }
td.TdClassName
{
border-color: #339517;
}
.TagClassName
{
border-color: #339517;
}
</style>