Shades of Palm Leaf #325226
Tints of Palm Leaf #325226
RGB
CMYK
RGB Variations
Color information
#325226 (or 0x325226) is known color: Palm Leaf. HEX triplet: 32, 52 and 26. RGB value is (50,82,38). Sum of RGB (Red+Green+Blue) = 50+82+38=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 82 (32.42% from 255 or 48.24% from 170); Blue value is 38 (15.23% from 255 or 22.35% from 170); Max value from RGB is 82 - color contains mainly: green. Hex color #325226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325226 is #CDADD9. Grayscale: #434343. Windows color (decimal): -13479386 or 2511410. OLE color: 2511410.
HSL color Cylindrical-coordinate representation of color #325226: hue angle of 103.64º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #325226 is Cyan = 0.39, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 82 | 38 | - |
| CMYK | 0.39 | 0 | 0.54 | 0.68 |
| HSL | 103.64º | 0.37% | 0.24% | - |
| HSV(B) | 103.64º | 0.54% | 0.32% | - |
| XYZ | 4.68 | 6.85 | 2.91 | - |
| YUV | 67.42 | 111.4 | 115.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 82 | 38 | 0.39 | 0 | 0.54 | 0.68 | 103.64 | 0.37 | 0.24 |
| Hex | 32 | 52 | 26 | 27 | 0 | 36 | 44 | 68 | 25 | 18 |
| Octal | 62 | 122 | 46 | 47 | 0 | 66 | 104 | 150 | 45 | 30 |
| Binary | 110010 | 1010010 | 100110 | 100111 | 0 | 110110 | 1000100 | 1101000 | 100101 | 11000 |
Color Harmonies of #325226
Complementary color
Monochromatic Colors of #325226
Black with #325226
Text Example
Text Example
White with #325226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325226; }
p { color: rgb(50,82,38); }
H1.HeaderClassName
{
color: #325226;
}
.AnyTagClassName
{
color: #325226;
}
</style>
background-color css
<style>
a { background-color: #325226; }
a { background-color: rgb(50,82,38); }
div.DivClassName
{
background-color: #325226;
}
.BgClassName
{
background-color: #325226;
}
</style>
border-color css
<style>
span { border-color: #325226; }
span { border-color: rgb(50,82,38); }
td.TdClassName
{
border-color: #325226;
}
.TagClassName
{
border-color: #325226;
}
</style>