Shades of Palm Leaf #374034
Tints of Palm Leaf #374034
RGB
CMYK
RGB Variations
Color information
#374034 (or 0x374034) is known color: Palm Leaf. HEX triplet: 37, 40 and 34. RGB value is (55,64,52). Sum of RGB (Red+Green+Blue) = 55+64+52=171 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.16% from 171); Green value is 64 (25.39% from 255 or 37.43% from 171); Blue value is 52 (20.70% from 255 or 30.41% from 171); Max value from RGB is 64 - color contains mainly: green. Hex color #374034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #374034 is #C8BFCB. Grayscale: #3B3B3B. Windows color (decimal): -13156300 or 3424311. OLE color: 3424311.
HSL color Cylindrical-coordinate representation of color #374034: hue angle of 105º degrees, saturation: 0.1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #374034 is Cyan = 0.14, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 64 | 52 | - |
| CMYK | 0.14 | 0 | 0.19 | 0.75 |
| HSL | 105º | 0.1% | 0.23% | - |
| HSV(B) | 105º | 0.19% | 0.25% | - |
| XYZ | 4.03 | 4.73 | 3.95 | - |
| YUV | 59.94 | 123.52 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 52 | 0.14 | 0 | 0.19 | 0.75 | 105 | 0.1 | 0.23 |
| Hex | 37 | 40 | 34 | E | 0 | 13 | 4B | 69 | A | 17 |
| Octal | 67 | 100 | 64 | 16 | 0 | 23 | 113 | 151 | 12 | 27 |
| Binary | 110111 | 1000000 | 110100 | 1110 | 0 | 10011 | 1001011 | 1101001 | 1010 | 10111 |
Color Harmonies of #374034
Complementary color
Monochromatic Colors of #374034
Black with #374034
Text Example
Text Example
White with #374034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374034; }
p { color: rgb(55,64,52); }
H1.HeaderClassName
{
color: #374034;
}
.AnyTagClassName
{
color: #374034;
}
</style>
background-color css
<style>
a { background-color: #374034; }
a { background-color: rgb(55,64,52); }
div.DivClassName
{
background-color: #374034;
}
.BgClassName
{
background-color: #374034;
}
</style>
border-color css
<style>
span { border-color: #374034; }
span { border-color: rgb(55,64,52); }
td.TdClassName
{
border-color: #374034;
}
.TagClassName
{
border-color: #374034;
}
</style>