Shades of Palm Leaf #334731
Tints of Palm Leaf #334731
RGB
CMYK
RGB Variations
Color information
#334731 (or 0x334731) is known color: Palm Leaf. HEX triplet: 33, 47 and 31. RGB value is (51,71,49). Sum of RGB (Red+Green+Blue) = 51+71+49=171 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.82% from 171); Green value is 71 (28.12% from 255 or 41.52% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 71 - color contains mainly: green. Hex color #334731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #334731 is #CCB8CE. Grayscale: #3E3E3E. Windows color (decimal): -13416655 or 3229491. OLE color: 3229491.
HSL color Cylindrical-coordinate representation of color #334731: hue angle of 114.55º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #334731 is Cyan = 0.28, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 51 | 71 | 49 | - |
| CMYK | 0.28 | 0 | 0.31 | 0.72 |
| HSL | 114.55º | 0.18% | 0.24% | - |
| HSV(B) | 114.55º | 0.31% | 0.28% | - |
| XYZ | 4.17 | 5.43 | 3.73 | - |
| YUV | 62.51 | 120.37 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 71 | 49 | 0.28 | 0 | 0.31 | 0.72 | 114.55 | 0.18 | 0.24 |
| Hex | 33 | 47 | 31 | 1C | 0 | 1F | 48 | 73 | 12 | 18 |
| Octal | 63 | 107 | 61 | 34 | 0 | 37 | 110 | 163 | 22 | 30 |
| Binary | 110011 | 1000111 | 110001 | 11100 | 0 | 11111 | 1001000 | 1110011 | 10010 | 11000 |
Color Harmonies of #334731
Complementary color
Monochromatic Colors of #334731
Black with #334731
Text Example
Text Example
White with #334731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #334731; }
p { color: rgb(51,71,49); }
H1.HeaderClassName
{
color: #334731;
}
.AnyTagClassName
{
color: #334731;
}
</style>
background-color css
<style>
a { background-color: #334731; }
a { background-color: rgb(51,71,49); }
div.DivClassName
{
background-color: #334731;
}
.BgClassName
{
background-color: #334731;
}
</style>
border-color css
<style>
span { border-color: #334731; }
span { border-color: rgb(51,71,49); }
td.TdClassName
{
border-color: #334731;
}
.TagClassName
{
border-color: #334731;
}
</style>