Shades of La Palma #329706
Tints of La Palma #329706
RGB
CMYK
RGB Variations
Color information
#329706 (or 0x329706) is known color: La Palma. HEX triplet: 32, 97 and 06. RGB value is (50,151,6). Sum of RGB (Red+Green+Blue) = 50+151+6=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 151 (59.38% from 255 or 72.95% from 207); Blue value is 6 (2.73% from 255 or 2.90% from 207); Max value from RGB is 151 - color contains mainly: green. Hex color #329706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329706 is #CD68F9. Grayscale: #686868. Windows color (decimal): -13461754 or 431922. OLE color: 431922.
HSL color Cylindrical-coordinate representation of color #329706: hue angle of 101.79º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #329706 is Cyan = 0.67, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 151 | 6 | - |
| CMYK | 0.67 | 0 | 0.96 | 0.41 |
| HSL | 101.79º | 0.92% | 0.31% | - |
| HSV(B) | 101.79º | 0.96% | 0.59% | - |
| XYZ | 12.41 | 22.82 | 3.92 | - |
| YUV | 104.27 | 72.54 | 89.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 151 | 6 | 0.67 | 0 | 0.96 | 0.41 | 101.79 | 0.92 | 0.31 |
| Hex | 32 | 97 | 6 | 43 | 0 | 60 | 29 | 66 | 5C | 1F |
| Octal | 62 | 227 | 6 | 103 | 0 | 140 | 51 | 146 | 134 | 37 |
| Binary | 110010 | 10010111 | 110 | 1000011 | 0 | 1100000 | 101001 | 1100110 | 1011100 | 11111 |
Color Harmonies of #329706
Complementary color
Monochromatic Colors of #329706
Black with #329706
Text Example
Text Example
White with #329706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329706; }
p { color: rgb(50,151,6); }
H1.HeaderClassName
{
color: #329706;
}
.AnyTagClassName
{
color: #329706;
}
</style>
background-color css
<style>
a { background-color: #329706; }
a { background-color: rgb(50,151,6); }
div.DivClassName
{
background-color: #329706;
}
.BgClassName
{
background-color: #329706;
}
</style>
border-color css
<style>
span { border-color: #329706; }
span { border-color: rgb(50,151,6); }
td.TdClassName
{
border-color: #329706;
}
.TagClassName
{
border-color: #329706;
}
</style>