Shades of Palm Leaf #325626
Tints of Palm Leaf #325626
RGB
CMYK
RGB Variations
Color information
#325626 (or 0x325626) is known color: Palm Leaf. HEX triplet: 32, 56 and 26. RGB value is (50,86,38). Sum of RGB (Red+Green+Blue) = 50+86+38=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 38 (15.23% from 255 or 21.84% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #325626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325626 is #CDA9D9. Grayscale: #454545. Windows color (decimal): -13478362 or 2512434. OLE color: 2512434.
HSL color Cylindrical-coordinate representation of color #325626: hue angle of 105º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #325626 is Cyan = 0.42, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 86 | 38 | - |
| CMYK | 0.42 | 0 | 0.56 | 0.66 |
| HSL | 105º | 0.39% | 0.24% | - |
| HSV(B) | 105º | 0.56% | 0.34% | - |
| XYZ | 4.99 | 7.47 | 3.01 | - |
| YUV | 69.76 | 110.07 | 113.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 38 | 0.42 | 0 | 0.56 | 0.66 | 105 | 0.39 | 0.24 |
| Hex | 32 | 56 | 26 | 2A | 0 | 38 | 42 | 69 | 27 | 18 |
| Octal | 62 | 126 | 46 | 52 | 0 | 70 | 102 | 151 | 47 | 30 |
| Binary | 110010 | 1010110 | 100110 | 101010 | 0 | 111000 | 1000010 | 1101001 | 100111 | 11000 |
Color Harmonies of #325626
Complementary color
Monochromatic Colors of #325626
Black with #325626
Text Example
Text Example
White with #325626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325626; }
p { color: rgb(50,86,38); }
H1.HeaderClassName
{
color: #325626;
}
.AnyTagClassName
{
color: #325626;
}
</style>
background-color css
<style>
a { background-color: #325626; }
a { background-color: rgb(50,86,38); }
div.DivClassName
{
background-color: #325626;
}
.BgClassName
{
background-color: #325626;
}
</style>
border-color css
<style>
span { border-color: #325626; }
span { border-color: rgb(50,86,38); }
td.TdClassName
{
border-color: #325626;
}
.TagClassName
{
border-color: #325626;
}
</style>