Shades of Palm Leaf #325425
Tints of Palm Leaf #325425
RGB
CMYK
RGB Variations
Color information
#325425 (or 0x325425) is known color: Palm Leaf. HEX triplet: 32, 54 and 25. RGB value is (50,84,37). Sum of RGB (Red+Green+Blue) = 50+84+37=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 37 (14.84% from 255 or 21.64% from 171); Max value from RGB is 84 - color contains mainly: green. Hex color #325425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325425 is #CDABDA. Grayscale: #444444. Windows color (decimal): -13478875 or 2446386. OLE color: 2446386.
HSL color Cylindrical-coordinate representation of color #325425: hue angle of 103.4º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #325425 is Cyan = 0.40, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 84 | 37 | - |
| CMYK | 0.40 | 0 | 0.56 | 0.67 |
| HSL | 103.4º | 0.39% | 0.24% | - |
| HSV(B) | 103.4º | 0.56% | 0.33% | - |
| XYZ | 4.82 | 7.15 | 2.88 | - |
| YUV | 68.48 | 110.24 | 114.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 84 | 37 | 0.40 | 0 | 0.56 | 0.67 | 103.4 | 0.39 | 0.24 |
| Hex | 32 | 54 | 25 | 28 | 0 | 38 | 43 | 67 | 27 | 18 |
| Octal | 62 | 124 | 45 | 50 | 0 | 70 | 103 | 147 | 47 | 30 |
| Binary | 110010 | 1010100 | 100101 | 101000 | 0 | 111000 | 1000011 | 1100111 | 100111 | 11000 |
Color Harmonies of #325425
Complementary color
Monochromatic Colors of #325425
Black with #325425
Text Example
Text Example
White with #325425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325425; }
p { color: rgb(50,84,37); }
H1.HeaderClassName
{
color: #325425;
}
.AnyTagClassName
{
color: #325425;
}
</style>
background-color css
<style>
a { background-color: #325425; }
a { background-color: rgb(50,84,37); }
div.DivClassName
{
background-color: #325425;
}
.BgClassName
{
background-color: #325425;
}
</style>
border-color css
<style>
span { border-color: #325425; }
span { border-color: rgb(50,84,37); }
td.TdClassName
{
border-color: #325425;
}
.TagClassName
{
border-color: #325425;
}
</style>