Shades of La Palma #329702
Tints of La Palma #329702
RGB
CMYK
RGB Variations
Color information
#329702 (or 0x329702) is known color: La Palma. HEX triplet: 32, 97 and 02. RGB value is (50,151,2). Sum of RGB (Red+Green+Blue) = 50+151+2=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 151 (59.38% from 255 or 74.38% from 203); Blue value is 2 (1.17% from 255 or 0.99% from 203); Max value from RGB is 151 - color contains mainly: green. Hex color #329702 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329702 is #CD68FD. Grayscale: #686868. Windows color (decimal): -13461758 or 169778. OLE color: 169778.
HSL color Cylindrical-coordinate representation of color #329702: hue angle of 100.67º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #329702 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 151 | 2 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.41 |
| HSL | 100.67º | 0.97% | 0.3% | - |
| HSV(B) | 100.67º | 0.99% | 0.59% | - |
| XYZ | 12.39 | 22.82 | 3.81 | - |
| YUV | 103.82 | 70.54 | 89.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 151 | 2 | 0.67 | 0 | 0.99 | 0.41 | 100.67 | 0.97 | 0.3 |
| Hex | 32 | 97 | 2 | 43 | 0 | 63 | 29 | 65 | 61 | 1E |
| Octal | 62 | 227 | 2 | 103 | 0 | 143 | 51 | 145 | 141 | 36 |
| Binary | 110010 | 10010111 | 10 | 1000011 | 0 | 1100011 | 101001 | 1100101 | 1100001 | 11110 |
Color Harmonies of #329702
Complementary color
Monochromatic Colors of #329702
Black with #329702
Text Example
Text Example
White with #329702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329702; }
p { color: rgb(50,151,2); }
H1.HeaderClassName
{
color: #329702;
}
.AnyTagClassName
{
color: #329702;
}
</style>
background-color css
<style>
a { background-color: #329702; }
a { background-color: rgb(50,151,2); }
div.DivClassName
{
background-color: #329702;
}
.BgClassName
{
background-color: #329702;
}
</style>
border-color css
<style>
span { border-color: #329702; }
span { border-color: rgb(50,151,2); }
td.TdClassName
{
border-color: #329702;
}
.TagClassName
{
border-color: #329702;
}
</style>