Shades of Palm Leaf #345727
Tints of Palm Leaf #345727
RGB
CMYK
RGB Variations
Color information
#345727 (or 0x345727) is known color: Palm Leaf. HEX triplet: 34, 57 and 27. RGB value is (52,87,39). Sum of RGB (Red+Green+Blue) = 52+87+39=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 39 (15.62% from 255 or 21.91% from 178); Max value from RGB is 87 - color contains mainly: green. Hex color #345727 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345727 is #CBA8D8. Grayscale: #474747. Windows color (decimal): -13347033 or 2578228. OLE color: 2578228.
HSL color Cylindrical-coordinate representation of color #345727: hue angle of 103.75º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #345727 is Cyan = 0.40, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 87 | 39 | - |
| CMYK | 0.40 | 0 | 0.55 | 0.66 |
| HSL | 103.75º | 0.38% | 0.25% | - |
| HSV(B) | 103.75º | 0.55% | 0.34% | - |
| XYZ | 5.19 | 7.69 | 3.13 | - |
| YUV | 71.06 | 109.9 | 114.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 39 | 0.40 | 0 | 0.55 | 0.66 | 103.75 | 0.38 | 0.25 |
| Hex | 34 | 57 | 27 | 28 | 0 | 37 | 42 | 68 | 26 | 19 |
| Octal | 64 | 127 | 47 | 50 | 0 | 67 | 102 | 150 | 46 | 31 |
| Binary | 110100 | 1010111 | 100111 | 101000 | 0 | 110111 | 1000010 | 1101000 | 100110 | 11001 |
Color Harmonies of #345727
Complementary color
Monochromatic Colors of #345727
Black with #345727
Text Example
Text Example
White with #345727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345727; }
p { color: rgb(52,87,39); }
H1.HeaderClassName
{
color: #345727;
}
.AnyTagClassName
{
color: #345727;
}
</style>
background-color css
<style>
a { background-color: #345727; }
a { background-color: rgb(52,87,39); }
div.DivClassName
{
background-color: #345727;
}
.BgClassName
{
background-color: #345727;
}
</style>
border-color css
<style>
span { border-color: #345727; }
span { border-color: rgb(52,87,39); }
td.TdClassName
{
border-color: #345727;
}
.TagClassName
{
border-color: #345727;
}
</style>