Shades of Palm Leaf #375524
Tints of Palm Leaf #375524
RGB
CMYK
RGB Variations
Color information
#375524 (or 0x375524) is known color: Palm Leaf. HEX triplet: 37, 55 and 24. RGB value is (55,85,36). Sum of RGB (Red+Green+Blue) = 55+85+36=176 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.25% from 176); Green value is 85 (33.59% from 255 or 48.30% from 176); Blue value is 36 (14.45% from 255 or 20.45% from 176); Max value from RGB is 85 - color contains mainly: green. Hex color #375524 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375524 is #C8AADB. Grayscale: #464646. Windows color (decimal): -13150940 or 2381111. OLE color: 2381111.
HSL color Cylindrical-coordinate representation of color #375524: hue angle of 96.73º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #375524 is Cyan = 0.35, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 85 | 36 | - |
| CMYK | 0.35 | 0 | 0.58 | 0.67 |
| HSL | 96.73º | 0.4% | 0.24% | - |
| HSV(B) | 96.73º | 0.58% | 0.33% | - |
| XYZ | 5.14 | 7.44 | 2.83 | - |
| YUV | 70.44 | 108.56 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 36 | 0.35 | 0 | 0.58 | 0.67 | 96.73 | 0.4 | 0.24 |
| Hex | 37 | 55 | 24 | 23 | 0 | 3A | 43 | 61 | 28 | 18 |
| Octal | 67 | 125 | 44 | 43 | 0 | 72 | 103 | 141 | 50 | 30 |
| Binary | 110111 | 1010101 | 100100 | 100011 | 0 | 111010 | 1000011 | 1100001 | 101000 | 11000 |
Color Harmonies of #375524
Complementary color
Monochromatic Colors of #375524
Black with #375524
Text Example
Text Example
White with #375524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375524; }
p { color: rgb(55,85,36); }
H1.HeaderClassName
{
color: #375524;
}
.AnyTagClassName
{
color: #375524;
}
</style>
background-color css
<style>
a { background-color: #375524; }
a { background-color: rgb(55,85,36); }
div.DivClassName
{
background-color: #375524;
}
.BgClassName
{
background-color: #375524;
}
</style>
border-color css
<style>
span { border-color: #375524; }
span { border-color: rgb(55,85,36); }
td.TdClassName
{
border-color: #375524;
}
.TagClassName
{
border-color: #375524;
}
</style>