Shades of La Palma #329118
Tints of La Palma #329118
RGB
CMYK
RGB Variations
Color information
#329118 (or 0x329118) is known color: La Palma. HEX triplet: 32, 91 and 18. RGB value is (50,145,24). Sum of RGB (Red+Green+Blue) = 50+145+24=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 145 (57.03% from 255 or 66.21% from 219); Blue value is 24 (9.77% from 255 or 10.96% from 219); Max value from RGB is 145 - color contains mainly: green. Hex color #329118 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329118 is #CD6EE7. Grayscale: #676767. Windows color (decimal): -13463272 or 1610034. OLE color: 1610034.
HSL color Cylindrical-coordinate representation of color #329118: hue angle of 107.11º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #329118 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 24 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.43 |
| HSL | 107.11º | 0.72% | 0.33% | - |
| HSV(B) | 107.11º | 0.83% | 0.57% | - |
| XYZ | 11.61 | 20.99 | 4.3 | - |
| YUV | 102.8 | 83.53 | 90.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 24 | 0.66 | 0 | 0.83 | 0.43 | 107.11 | 0.72 | 0.33 |
| Hex | 32 | 91 | 18 | 42 | 0 | 53 | 2B | 6B | 48 | 21 |
| Octal | 62 | 221 | 30 | 102 | 0 | 123 | 53 | 153 | 110 | 41 |
| Binary | 110010 | 10010001 | 11000 | 1000010 | 0 | 1010011 | 101011 | 1101011 | 1001000 | 100001 |
Color Harmonies of #329118
Complementary color
Monochromatic Colors of #329118
Black with #329118
Text Example
Text Example
White with #329118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329118; }
p { color: rgb(50,145,24); }
H1.HeaderClassName
{
color: #329118;
}
.AnyTagClassName
{
color: #329118;
}
</style>
background-color css
<style>
a { background-color: #329118; }
a { background-color: rgb(50,145,24); }
div.DivClassName
{
background-color: #329118;
}
.BgClassName
{
background-color: #329118;
}
</style>
border-color css
<style>
span { border-color: #329118; }
span { border-color: rgb(50,145,24); }
td.TdClassName
{
border-color: #329118;
}
.TagClassName
{
border-color: #329118;
}
</style>