Shades of Palm Leaf #325823
Tints of Palm Leaf #325823
RGB
CMYK
RGB Variations
Color information
#325823 (or 0x325823) is known color: Palm Leaf. HEX triplet: 32, 58 and 23. RGB value is (50,88,35). Sum of RGB (Red+Green+Blue) = 50+88+35=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 88 (34.77% from 255 or 50.87% from 173); Blue value is 35 (14.06% from 255 or 20.23% from 173); Max value from RGB is 88 - color contains mainly: green. Hex color #325823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325823 is #CDA7DC. Grayscale: #464646. Windows color (decimal): -13477853 or 2316338. OLE color: 2316338.
HSL color Cylindrical-coordinate representation of color #325823: hue angle of 103.02º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #325823 is Cyan = 0.43, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 88 | 35 | - |
| CMYK | 0.43 | 0 | 0.60 | 0.65 |
| HSL | 103.02º | 0.43% | 0.24% | - |
| HSV(B) | 103.02º | 0.6% | 0.35% | - |
| XYZ | 5.11 | 7.78 | 2.82 | - |
| YUV | 70.6 | 107.91 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 88 | 35 | 0.43 | 0 | 0.60 | 0.65 | 103.02 | 0.43 | 0.24 |
| Hex | 32 | 58 | 23 | 2B | 0 | 3C | 41 | 67 | 2B | 18 |
| Octal | 62 | 130 | 43 | 53 | 0 | 74 | 101 | 147 | 53 | 30 |
| Binary | 110010 | 1011000 | 100011 | 101011 | 0 | 111100 | 1000001 | 1100111 | 101011 | 11000 |
Color Harmonies of #325823
Complementary color
Monochromatic Colors of #325823
Black with #325823
Text Example
Text Example
White with #325823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325823; }
p { color: rgb(50,88,35); }
H1.HeaderClassName
{
color: #325823;
}
.AnyTagClassName
{
color: #325823;
}
</style>
background-color css
<style>
a { background-color: #325823; }
a { background-color: rgb(50,88,35); }
div.DivClassName
{
background-color: #325823;
}
.BgClassName
{
background-color: #325823;
}
</style>
border-color css
<style>
span { border-color: #325823; }
span { border-color: rgb(50,88,35); }
td.TdClassName
{
border-color: #325823;
}
.TagClassName
{
border-color: #325823;
}
</style>