Shades of Palm Leaf #325428
Tints of Palm Leaf #325428
RGB
CMYK
RGB Variations
Color information
#325428 (or 0x325428) is known color: Palm Leaf. HEX triplet: 32, 54 and 28. RGB value is (50,84,40). Sum of RGB (Red+Green+Blue) = 50+84+40=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 84 (33.20% from 255 or 48.28% from 174); Blue value is 40 (16.02% from 255 or 22.99% from 174); Max value from RGB is 84 - color contains mainly: green. Hex color #325428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325428 is #CDABD7. Grayscale: #444444. Windows color (decimal): -13478872 or 2642994. OLE color: 2642994.
HSL color Cylindrical-coordinate representation of color #325428: hue angle of 106.36º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #325428 is Cyan = 0.40, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 84 | 40 | - |
| CMYK | 0.40 | 0 | 0.52 | 0.67 |
| HSL | 106.36º | 0.35% | 0.24% | - |
| HSV(B) | 106.36º | 0.52% | 0.33% | - |
| XYZ | 4.87 | 7.17 | 3.14 | - |
| YUV | 68.82 | 111.74 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 84 | 40 | 0.40 | 0 | 0.52 | 0.67 | 106.36 | 0.35 | 0.24 |
| Hex | 32 | 54 | 28 | 28 | 0 | 34 | 43 | 6A | 23 | 18 |
| Octal | 62 | 124 | 50 | 50 | 0 | 64 | 103 | 152 | 43 | 30 |
| Binary | 110010 | 1010100 | 101000 | 101000 | 0 | 110100 | 1000011 | 1101010 | 100011 | 11000 |
Color Harmonies of #325428
Complementary color
Monochromatic Colors of #325428
Black with #325428
Text Example
Text Example
White with #325428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325428; }
p { color: rgb(50,84,40); }
H1.HeaderClassName
{
color: #325428;
}
.AnyTagClassName
{
color: #325428;
}
</style>
background-color css
<style>
a { background-color: #325428; }
a { background-color: rgb(50,84,40); }
div.DivClassName
{
background-color: #325428;
}
.BgClassName
{
background-color: #325428;
}
</style>
border-color css
<style>
span { border-color: #325428; }
span { border-color: rgb(50,84,40); }
td.TdClassName
{
border-color: #325428;
}
.TagClassName
{
border-color: #325428;
}
</style>