Shades of Palm Leaf #385334
Tints of Palm Leaf #385334
RGB
CMYK
RGB Variations
Color information
#385334 (or 0x385334) is known color: Palm Leaf. HEX triplet: 38, 53 and 34. RGB value is (56,83,52). Sum of RGB (Red+Green+Blue) = 56+83+52=191 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.32% from 191); Green value is 83 (32.81% from 255 or 43.46% from 191); Blue value is 52 (20.70% from 255 or 27.23% from 191); Max value from RGB is 83 - color contains mainly: green. Hex color #385334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385334 is #C7ACCB. Grayscale: #474747. Windows color (decimal): -13085900 or 3429176. OLE color: 3429176.
HSL color Cylindrical-coordinate representation of color #385334: hue angle of 112.26º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #385334 is Cyan = 0.33, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 83 | 52 | - |
| CMYK | 0.33 | 0 | 0.37 | 0.67 |
| HSL | 112.26º | 0.23% | 0.26% | - |
| HSV(B) | 112.26º | 0.37% | 0.33% | - |
| XYZ | 5.34 | 7.28 | 4.37 | - |
| YUV | 71.39 | 117.05 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 52 | 0.33 | 0 | 0.37 | 0.67 | 112.26 | 0.23 | 0.26 |
| Hex | 38 | 53 | 34 | 21 | 0 | 25 | 43 | 70 | 17 | 1A |
| Octal | 70 | 123 | 64 | 41 | 0 | 45 | 103 | 160 | 27 | 32 |
| Binary | 111000 | 1010011 | 110100 | 100001 | 0 | 100101 | 1000011 | 1110000 | 10111 | 11010 |
Color Harmonies of #385334
Complementary color
Monochromatic Colors of #385334
Black with #385334
Text Example
Text Example
White with #385334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385334; }
p { color: rgb(56,83,52); }
H1.HeaderClassName
{
color: #385334;
}
.AnyTagClassName
{
color: #385334;
}
</style>
background-color css
<style>
a { background-color: #385334; }
a { background-color: rgb(56,83,52); }
div.DivClassName
{
background-color: #385334;
}
.BgClassName
{
background-color: #385334;
}
</style>
border-color css
<style>
span { border-color: #385334; }
span { border-color: rgb(56,83,52); }
td.TdClassName
{
border-color: #385334;
}
.TagClassName
{
border-color: #385334;
}
</style>