Shades of La Palma #329117
Tints of La Palma #329117
RGB
CMYK
RGB Variations
Color information
#329117 (or 0x329117) is known color: La Palma. HEX triplet: 32, 91 and 17. RGB value is (50,145,23). Sum of RGB (Red+Green+Blue) = 50+145+23=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 145 (57.03% from 255 or 66.51% from 218); Blue value is 23 (9.38% from 255 or 10.55% from 218); Max value from RGB is 145 - color contains mainly: green. Hex color #329117 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329117 is #CD6EE8. Grayscale: #676767. Windows color (decimal): -13463273 or 1544498. OLE color: 1544498.
HSL color Cylindrical-coordinate representation of color #329117: hue angle of 106.72º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #329117 is Cyan = 0.66, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 23 | - |
| CMYK | 0.66 | 0 | 0.84 | 0.43 |
| HSL | 106.72º | 0.73% | 0.33% | - |
| HSV(B) | 106.72º | 0.84% | 0.57% | - |
| XYZ | 11.6 | 20.99 | 4.25 | - |
| YUV | 102.69 | 83.03 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 23 | 0.66 | 0 | 0.84 | 0.43 | 106.72 | 0.73 | 0.33 |
| Hex | 32 | 91 | 17 | 42 | 0 | 54 | 2B | 6B | 49 | 21 |
| Octal | 62 | 221 | 27 | 102 | 0 | 124 | 53 | 153 | 111 | 41 |
| Binary | 110010 | 10010001 | 10111 | 1000010 | 0 | 1010100 | 101011 | 1101011 | 1001001 | 100001 |
Color Harmonies of #329117
Complementary color
Monochromatic Colors of #329117
Black with #329117
Text Example
Text Example
White with #329117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329117; }
p { color: rgb(50,145,23); }
H1.HeaderClassName
{
color: #329117;
}
.AnyTagClassName
{
color: #329117;
}
</style>
background-color css
<style>
a { background-color: #329117; }
a { background-color: rgb(50,145,23); }
div.DivClassName
{
background-color: #329117;
}
.BgClassName
{
background-color: #329117;
}
</style>
border-color css
<style>
span { border-color: #329117; }
span { border-color: rgb(50,145,23); }
td.TdClassName
{
border-color: #329117;
}
.TagClassName
{
border-color: #329117;
}
</style>