Shades of Palm Leaf #395531
Tints of Palm Leaf #395531
RGB
CMYK
RGB Variations
Color information
#395531 (or 0x395531) is known color: Palm Leaf. HEX triplet: 39, 55 and 31. RGB value is (57,85,49). Sum of RGB (Red+Green+Blue) = 57+85+49=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 85 (33.59% from 255 or 44.50% from 191); Blue value is 49 (19.53% from 255 or 25.65% from 191); Max value from RGB is 85 - color contains mainly: green. Hex color #395531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395531 is #C6AACE. Grayscale: #484848. Windows color (decimal): -13019855 or 3233081. OLE color: 3233081.
HSL color Cylindrical-coordinate representation of color #395531: hue angle of 106.67º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #395531 is Cyan = 0.33, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 85 | 49 | - |
| CMYK | 0.33 | 0 | 0.42 | 0.67 |
| HSL | 106.67º | 0.27% | 0.26% | - |
| HSV(B) | 106.67º | 0.42% | 0.33% | - |
| XYZ | 5.49 | 7.59 | 4.08 | - |
| YUV | 72.52 | 114.72 | 116.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 49 | 0.33 | 0 | 0.42 | 0.67 | 106.67 | 0.27 | 0.26 |
| Hex | 39 | 55 | 31 | 21 | 0 | 2A | 43 | 6B | 1B | 1A |
| Octal | 71 | 125 | 61 | 41 | 0 | 52 | 103 | 153 | 33 | 32 |
| Binary | 111001 | 1010101 | 110001 | 100001 | 0 | 101010 | 1000011 | 1101011 | 11011 | 11010 |
Color Harmonies of #395531
Complementary color
Monochromatic Colors of #395531
Black with #395531
Text Example
Text Example
White with #395531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395531; }
p { color: rgb(57,85,49); }
H1.HeaderClassName
{
color: #395531;
}
.AnyTagClassName
{
color: #395531;
}
</style>
background-color css
<style>
a { background-color: #395531; }
a { background-color: rgb(57,85,49); }
div.DivClassName
{
background-color: #395531;
}
.BgClassName
{
background-color: #395531;
}
</style>
border-color css
<style>
span { border-color: #395531; }
span { border-color: rgb(57,85,49); }
td.TdClassName
{
border-color: #395531;
}
.TagClassName
{
border-color: #395531;
}
</style>