Shades of Palm Leaf #325426
Tints of Palm Leaf #325426
RGB
CMYK
RGB Variations
Color information
#325426 (or 0x325426) is known color: Palm Leaf. HEX triplet: 32, 54 and 26. RGB value is (50,84,38). Sum of RGB (Red+Green+Blue) = 50+84+38=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 84 - color contains mainly: green. Hex color #325426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325426 is #CDABD9. Grayscale: #444444. Windows color (decimal): -13478874 or 2511922. OLE color: 2511922.
HSL color Cylindrical-coordinate representation of color #325426: hue angle of 104.35º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #325426 is Cyan = 0.40, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 84 | 38 | - |
| CMYK | 0.40 | 0 | 0.55 | 0.67 |
| HSL | 104.35º | 0.38% | 0.24% | - |
| HSV(B) | 104.35º | 0.55% | 0.33% | - |
| XYZ | 4.84 | 7.16 | 2.96 | - |
| YUV | 68.59 | 110.74 | 114.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 84 | 38 | 0.40 | 0 | 0.55 | 0.67 | 104.35 | 0.38 | 0.24 |
| Hex | 32 | 54 | 26 | 28 | 0 | 37 | 43 | 68 | 26 | 18 |
| Octal | 62 | 124 | 46 | 50 | 0 | 67 | 103 | 150 | 46 | 30 |
| Binary | 110010 | 1010100 | 100110 | 101000 | 0 | 110111 | 1000011 | 1101000 | 100110 | 11000 |
Color Harmonies of #325426
Complementary color
Monochromatic Colors of #325426
Black with #325426
Text Example
Text Example
White with #325426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325426; }
p { color: rgb(50,84,38); }
H1.HeaderClassName
{
color: #325426;
}
.AnyTagClassName
{
color: #325426;
}
</style>
background-color css
<style>
a { background-color: #325426; }
a { background-color: rgb(50,84,38); }
div.DivClassName
{
background-color: #325426;
}
.BgClassName
{
background-color: #325426;
}
</style>
border-color css
<style>
span { border-color: #325426; }
span { border-color: rgb(50,84,38); }
td.TdClassName
{
border-color: #325426;
}
.TagClassName
{
border-color: #325426;
}
</style>