Shades of Palm Leaf #375523
Tints of Palm Leaf #375523
RGB
CMYK
RGB Variations
Color information
#375523 (or 0x375523) is known color: Palm Leaf. HEX triplet: 37, 55 and 23. RGB value is (55,85,35). Sum of RGB (Red+Green+Blue) = 55+85+35=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 35 (14.06% from 255 or 20% from 175); Max value from RGB is 85 - color contains mainly: green. Hex color #375523 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375523 is #C8AADC. Grayscale: #464646. Windows color (decimal): -13150941 or 2315575. OLE color: 2315575.
HSL color Cylindrical-coordinate representation of color #375523: hue angle of 96º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #375523 is Cyan = 0.35, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 85 | 35 | - |
| CMYK | 0.35 | 0 | 0.59 | 0.67 |
| HSL | 96º | 0.42% | 0.24% | - |
| HSV(B) | 96º | 0.59% | 0.33% | - |
| XYZ | 5.13 | 7.43 | 2.75 | - |
| YUV | 70.33 | 108.06 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 35 | 0.35 | 0 | 0.59 | 0.67 | 96 | 0.42 | 0.24 |
| Hex | 37 | 55 | 23 | 23 | 0 | 3B | 43 | 60 | 2A | 18 |
| Octal | 67 | 125 | 43 | 43 | 0 | 73 | 103 | 140 | 52 | 30 |
| Binary | 110111 | 1010101 | 100011 | 100011 | 0 | 111011 | 1000011 | 1100000 | 101010 | 11000 |
Color Harmonies of #375523
Complementary color
Monochromatic Colors of #375523
Black with #375523
Text Example
Text Example
White with #375523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375523; }
p { color: rgb(55,85,35); }
H1.HeaderClassName
{
color: #375523;
}
.AnyTagClassName
{
color: #375523;
}
</style>
background-color css
<style>
a { background-color: #375523; }
a { background-color: rgb(55,85,35); }
div.DivClassName
{
background-color: #375523;
}
.BgClassName
{
background-color: #375523;
}
</style>
border-color css
<style>
span { border-color: #375523; }
span { border-color: rgb(55,85,35); }
td.TdClassName
{
border-color: #375523;
}
.TagClassName
{
border-color: #375523;
}
</style>