Shades of Palm Leaf #375620
Tints of Palm Leaf #375620
RGB
CMYK
RGB Variations
Color information
#375620 (or 0x375620) is known color: Palm Leaf. HEX triplet: 37, 56 and 20. RGB value is (55,86,32). Sum of RGB (Red+Green+Blue) = 55+86+32=173 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.79% from 173); Green value is 86 (33.98% from 255 or 49.71% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 86 - color contains mainly: green. Hex color #375620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375620 is #C8A9DF. Grayscale: #464646. Windows color (decimal): -13150688 or 2119223. OLE color: 2119223.
HSL color Cylindrical-coordinate representation of color #375620: hue angle of 94.44º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #375620 is Cyan = 0.36, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 86 | 32 | - |
| CMYK | 0.36 | 0 | 0.63 | 0.66 |
| HSL | 94.44º | 0.46% | 0.23% | - |
| HSV(B) | 94.44º | 0.63% | 0.34% | - |
| XYZ | 5.16 | 7.57 | 2.56 | - |
| YUV | 70.58 | 106.23 | 116.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 32 | 0.36 | 0 | 0.63 | 0.66 | 94.44 | 0.46 | 0.23 |
| Hex | 37 | 56 | 20 | 24 | 0 | 3F | 42 | 5E | 2E | 17 |
| Octal | 67 | 126 | 40 | 44 | 0 | 77 | 102 | 136 | 56 | 27 |
| Binary | 110111 | 1010110 | 100000 | 100100 | 0 | 111111 | 1000010 | 1011110 | 101110 | 10111 |
Color Harmonies of #375620
Complementary color
Monochromatic Colors of #375620
Black with #375620
Text Example
Text Example
White with #375620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375620; }
p { color: rgb(55,86,32); }
H1.HeaderClassName
{
color: #375620;
}
.AnyTagClassName
{
color: #375620;
}
</style>
background-color css
<style>
a { background-color: #375620; }
a { background-color: rgb(55,86,32); }
div.DivClassName
{
background-color: #375620;
}
.BgClassName
{
background-color: #375620;
}
</style>
border-color css
<style>
span { border-color: #375620; }
span { border-color: rgb(55,86,32); }
td.TdClassName
{
border-color: #375620;
}
.TagClassName
{
border-color: #375620;
}
</style>