Shades of Palm Leaf #325326
Tints of Palm Leaf #325326
RGB
CMYK
RGB Variations
Color information
#325326 (or 0x325326) is known color: Palm Leaf. HEX triplet: 32, 53 and 26. RGB value is (50,83,38). Sum of RGB (Red+Green+Blue) = 50+83+38=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #325326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325326 is #CDACD9. Grayscale: #444444. Windows color (decimal): -13479130 or 2511666. OLE color: 2511666.
HSL color Cylindrical-coordinate representation of color #325326: hue angle of 104º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #325326 is Cyan = 0.40, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 83 | 38 | - |
| CMYK | 0.40 | 0 | 0.54 | 0.67 |
| HSL | 104º | 0.37% | 0.24% | - |
| HSV(B) | 104º | 0.54% | 0.33% | - |
| XYZ | 4.76 | 7 | 2.93 | - |
| YUV | 68 | 111.07 | 115.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 83 | 38 | 0.40 | 0 | 0.54 | 0.67 | 104 | 0.37 | 0.24 |
| Hex | 32 | 53 | 26 | 28 | 0 | 36 | 43 | 68 | 25 | 18 |
| Octal | 62 | 123 | 46 | 50 | 0 | 66 | 103 | 150 | 45 | 30 |
| Binary | 110010 | 1010011 | 100110 | 101000 | 0 | 110110 | 1000011 | 1101000 | 100101 | 11000 |
Color Harmonies of #325326
Complementary color
Monochromatic Colors of #325326
Black with #325326
Text Example
Text Example
White with #325326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325326; }
p { color: rgb(50,83,38); }
H1.HeaderClassName
{
color: #325326;
}
.AnyTagClassName
{
color: #325326;
}
</style>
background-color css
<style>
a { background-color: #325326; }
a { background-color: rgb(50,83,38); }
div.DivClassName
{
background-color: #325326;
}
.BgClassName
{
background-color: #325326;
}
</style>
border-color css
<style>
span { border-color: #325326; }
span { border-color: rgb(50,83,38); }
td.TdClassName
{
border-color: #325326;
}
.TagClassName
{
border-color: #325326;
}
</style>