Shades of Palm Leaf #374134
Tints of Palm Leaf #374134
RGB
CMYK
RGB Variations
Color information
#374134 (or 0x374134) is known color: Palm Leaf. HEX triplet: 37, 41 and 34. RGB value is (55,65,52). Sum of RGB (Red+Green+Blue) = 55+65+52=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 65 (25.78% from 255 or 37.79% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 65 - color contains mainly: green. Hex color #374134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #374134 is #C8BECB. Grayscale: #3C3C3C. Windows color (decimal): -13156044 or 3424567. OLE color: 3424567.
HSL color Cylindrical-coordinate representation of color #374134: hue angle of 106.15º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #374134 is Cyan = 0.15, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 65 | 52 | - |
| CMYK | 0.15 | 0 | 0.20 | 0.75 |
| HSL | 106.15º | 0.11% | 0.23% | - |
| HSV(B) | 106.15º | 0.2% | 0.25% | - |
| XYZ | 4.09 | 4.84 | 3.97 | - |
| YUV | 60.53 | 123.19 | 124.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 65 | 52 | 0.15 | 0 | 0.20 | 0.75 | 106.15 | 0.11 | 0.23 |
| Hex | 37 | 41 | 34 | F | 0 | 14 | 4B | 6A | B | 17 |
| Octal | 67 | 101 | 64 | 17 | 0 | 24 | 113 | 152 | 13 | 27 |
| Binary | 110111 | 1000001 | 110100 | 1111 | 0 | 10100 | 1001011 | 1101010 | 1011 | 10111 |
Color Harmonies of #374134
Complementary color
Monochromatic Colors of #374134
Black with #374134
Text Example
Text Example
White with #374134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374134; }
p { color: rgb(55,65,52); }
H1.HeaderClassName
{
color: #374134;
}
.AnyTagClassName
{
color: #374134;
}
</style>
background-color css
<style>
a { background-color: #374134; }
a { background-color: rgb(55,65,52); }
div.DivClassName
{
background-color: #374134;
}
.BgClassName
{
background-color: #374134;
}
</style>
border-color css
<style>
span { border-color: #374134; }
span { border-color: rgb(55,65,52); }
td.TdClassName
{
border-color: #374134;
}
.TagClassName
{
border-color: #374134;
}
</style>