Shades of La Palma #329601
Tints of La Palma #329601
RGB
CMYK
RGB Variations
Color information
#329601 (or 0x329601) is known color: La Palma. HEX triplet: 32, 96 and 01. RGB value is (50,150,1). Sum of RGB (Red+Green+Blue) = 50+150+1=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 150 (58.98% from 255 or 74.63% from 201); Blue value is 1 (0.78% from 255 or 0.50% from 201); Max value from RGB is 150 - color contains mainly: green. Hex color #329601 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329601 is #CD69FE. Grayscale: #676767. Windows color (decimal): -13462015 or 103986. OLE color: 103986.
HSL color Cylindrical-coordinate representation of color #329601: hue angle of 100.27º degrees, saturation: 0.99, 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 #329601 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 1 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.41 |
| HSL | 100.27º | 0.99% | 0.3% | - |
| HSV(B) | 100.27º | 0.99% | 0.59% | - |
| XYZ | 12.23 | 22.49 | 3.73 | - |
| YUV | 103.11 | 70.37 | 90.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 1 | 0.67 | 0 | 0.99 | 0.41 | 100.27 | 0.99 | 0.3 |
| Hex | 32 | 96 | 1 | 43 | 0 | 63 | 29 | 64 | 63 | 1E |
| Octal | 62 | 226 | 1 | 103 | 0 | 143 | 51 | 144 | 143 | 36 |
| Binary | 110010 | 10010110 | 1 | 1000011 | 0 | 1100011 | 101001 | 1100100 | 1100011 | 11110 |
Color Harmonies of #329601
Complementary color
Monochromatic Colors of #329601
Black with #329601
Text Example
Text Example
White with #329601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329601; }
p { color: rgb(50,150,1); }
H1.HeaderClassName
{
color: #329601;
}
.AnyTagClassName
{
color: #329601;
}
</style>
background-color css
<style>
a { background-color: #329601; }
a { background-color: rgb(50,150,1); }
div.DivClassName
{
background-color: #329601;
}
.BgClassName
{
background-color: #329601;
}
</style>
border-color css
<style>
span { border-color: #329601; }
span { border-color: rgb(50,150,1); }
td.TdClassName
{
border-color: #329601;
}
.TagClassName
{
border-color: #329601;
}
</style>