Shades of Palm Leaf #315523
Tints of Palm Leaf #315523
RGB
CMYK
RGB Variations
Color information
#315523 (or 0x315523) is known color: Palm Leaf. HEX triplet: 31, 55 and 23. RGB value is (49,85,35). Sum of RGB (Red+Green+Blue) = 49+85+35=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 85 (33.59% from 255 or 50.30% from 169); Blue value is 35 (14.06% from 255 or 20.71% from 169); Max value from RGB is 85 - color contains mainly: green. Hex color #315523 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315523 is #CEAADC. Grayscale: #444444. Windows color (decimal): -13544157 or 2315569. OLE color: 2315569.
HSL color Cylindrical-coordinate representation of color #315523: hue angle of 103.2º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #315523 is Cyan = 0.42, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 85 | 35 | - |
| CMYK | 0.42 | 0 | 0.59 | 0.67 |
| HSL | 103.2º | 0.42% | 0.24% | - |
| HSV(B) | 103.2º | 0.59% | 0.33% | - |
| XYZ | 4.82 | 7.27 | 2.74 | - |
| YUV | 68.54 | 109.07 | 114.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 35 | 0.42 | 0 | 0.59 | 0.67 | 103.2 | 0.42 | 0.24 |
| Hex | 31 | 55 | 23 | 2A | 0 | 3B | 43 | 67 | 2A | 18 |
| Octal | 61 | 125 | 43 | 52 | 0 | 73 | 103 | 147 | 52 | 30 |
| Binary | 110001 | 1010101 | 100011 | 101010 | 0 | 111011 | 1000011 | 1100111 | 101010 | 11000 |
Color Harmonies of #315523
Complementary color
Monochromatic Colors of #315523
Black with #315523
Text Example
Text Example
White with #315523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315523; }
p { color: rgb(49,85,35); }
H1.HeaderClassName
{
color: #315523;
}
.AnyTagClassName
{
color: #315523;
}
</style>
background-color css
<style>
a { background-color: #315523; }
a { background-color: rgb(49,85,35); }
div.DivClassName
{
background-color: #315523;
}
.BgClassName
{
background-color: #315523;
}
</style>
border-color css
<style>
span { border-color: #315523; }
span { border-color: rgb(49,85,35); }
td.TdClassName
{
border-color: #315523;
}
.TagClassName
{
border-color: #315523;
}
</style>