Shades of Palm Leaf #324230
Tints of Palm Leaf #324230
RGB
CMYK
RGB Variations
Color information
#324230 (or 0x324230) is known color: Palm Leaf. HEX triplet: 32, 42 and 30. RGB value is (50,66,48). Sum of RGB (Red+Green+Blue) = 50+66+48=164 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.49% from 164); Green value is 66 (26.17% from 255 or 40.24% from 164); Blue value is 48 (19.14% from 255 or 29.27% from 164); Max value from RGB is 66 - color contains mainly: green. Hex color #324230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324230 is #CDBDCF. Grayscale: #3B3B3B. Windows color (decimal): -13483472 or 3162674. OLE color: 3162674.
HSL color Cylindrical-coordinate representation of color #324230: hue angle of 113.33º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #324230 is Cyan = 0.24, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 50 | 66 | 48 | - |
| CMYK | 0.24 | 0 | 0.27 | 0.74 |
| HSL | 113.33º | 0.16% | 0.22% | - |
| HSV(B) | 113.33º | 0.27% | 0.26% | - |
| XYZ | 3.8 | 4.79 | 3.52 | - |
| YUV | 59.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 66 | 48 | 0.24 | 0 | 0.27 | 0.74 | 113.33 | 0.16 | 0.22 |
| Hex | 32 | 42 | 30 | 18 | 0 | 1B | 4A | 71 | 10 | 16 |
| Octal | 62 | 102 | 60 | 30 | 0 | 33 | 112 | 161 | 20 | 26 |
| Binary | 110010 | 1000010 | 110000 | 11000 | 0 | 11011 | 1001010 | 1110001 | 10000 | 10110 |
Color Harmonies of #324230
Complementary color
Monochromatic Colors of #324230
Black with #324230
Text Example
Text Example
White with #324230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324230; }
p { color: rgb(50,66,48); }
H1.HeaderClassName
{
color: #324230;
}
.AnyTagClassName
{
color: #324230;
}
</style>
background-color css
<style>
a { background-color: #324230; }
a { background-color: rgb(50,66,48); }
div.DivClassName
{
background-color: #324230;
}
.BgClassName
{
background-color: #324230;
}
</style>
border-color css
<style>
span { border-color: #324230; }
span { border-color: rgb(50,66,48); }
td.TdClassName
{
border-color: #324230;
}
.TagClassName
{
border-color: #324230;
}
</style>