Shades of Palm Leaf #374331
Tints of Palm Leaf #374331
RGB
CMYK
RGB Variations
Color information
#374331 (or 0x374331) is known color: Palm Leaf. HEX triplet: 37, 43 and 31. RGB value is (55,67,49). Sum of RGB (Red+Green+Blue) = 55+67+49=171 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.16% from 171); Green value is 67 (26.56% from 255 or 39.18% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 67 - color contains mainly: green. Hex color #374331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #374331 is #C8BCCE. Grayscale: #3D3D3D. Windows color (decimal): -13155535 or 3228471. OLE color: 3228471.
HSL color Cylindrical-coordinate representation of color #374331: hue angle of 100º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #374331 is Cyan = 0.18, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 67 | 49 | - |
| CMYK | 0.18 | 0 | 0.27 | 0.74 |
| HSL | 100º | 0.16% | 0.23% | - |
| HSV(B) | 100º | 0.27% | 0.26% | - |
| XYZ | 4.14 | 5.05 | 3.66 | - |
| YUV | 61.36 | 121.02 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 67 | 49 | 0.18 | 0 | 0.27 | 0.74 | 100 | 0.16 | 0.23 |
| Hex | 37 | 43 | 31 | 12 | 0 | 1B | 4A | 64 | 10 | 17 |
| Octal | 67 | 103 | 61 | 22 | 0 | 33 | 112 | 144 | 20 | 27 |
| Binary | 110111 | 1000011 | 110001 | 10010 | 0 | 11011 | 1001010 | 1100100 | 10000 | 10111 |
Color Harmonies of #374331
Complementary color
Monochromatic Colors of #374331
Black with #374331
Text Example
Text Example
White with #374331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374331; }
p { color: rgb(55,67,49); }
H1.HeaderClassName
{
color: #374331;
}
.AnyTagClassName
{
color: #374331;
}
</style>
background-color css
<style>
a { background-color: #374331; }
a { background-color: rgb(55,67,49); }
div.DivClassName
{
background-color: #374331;
}
.BgClassName
{
background-color: #374331;
}
</style>
border-color css
<style>
span { border-color: #374331; }
span { border-color: rgb(55,67,49); }
td.TdClassName
{
border-color: #374331;
}
.TagClassName
{
border-color: #374331;
}
</style>