Shades of Palm Leaf #315323
Tints of Palm Leaf #315323
RGB
CMYK
RGB Variations
Color information
#315323 (or 0x315323) is known color: Palm Leaf. HEX triplet: 31, 53 and 23. RGB value is (49,83,35). Sum of RGB (Red+Green+Blue) = 49+83+35=167 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.34% from 167); Green value is 83 (32.81% from 255 or 49.70% from 167); Blue value is 35 (14.06% from 255 or 20.96% from 167); Max value from RGB is 83 - color contains mainly: green. Hex color #315323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315323 is #CEACDC. Grayscale: #434343. Windows color (decimal): -13544669 or 2315057. OLE color: 2315057.
HSL color Cylindrical-coordinate representation of color #315323: hue angle of 102.5º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #315323 is Cyan = 0.41, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 35 | - |
| CMYK | 0.41 | 0 | 0.58 | 0.67 |
| HSL | 102.5º | 0.41% | 0.23% | - |
| HSV(B) | 102.5º | 0.58% | 0.33% | - |
| XYZ | 4.66 | 6.96 | 2.69 | - |
| YUV | 67.36 | 109.74 | 114.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 35 | 0.41 | 0 | 0.58 | 0.67 | 102.5 | 0.41 | 0.23 |
| Hex | 31 | 53 | 23 | 29 | 0 | 3A | 43 | 66 | 29 | 17 |
| Octal | 61 | 123 | 43 | 51 | 0 | 72 | 103 | 146 | 51 | 27 |
| Binary | 110001 | 1010011 | 100011 | 101001 | 0 | 111010 | 1000011 | 1100110 | 101001 | 10111 |
Color Harmonies of #315323
Complementary color
Monochromatic Colors of #315323
Black with #315323
Text Example
Text Example
White with #315323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315323; }
p { color: rgb(49,83,35); }
H1.HeaderClassName
{
color: #315323;
}
.AnyTagClassName
{
color: #315323;
}
</style>
background-color css
<style>
a { background-color: #315323; }
a { background-color: rgb(49,83,35); }
div.DivClassName
{
background-color: #315323;
}
.BgClassName
{
background-color: #315323;
}
</style>
border-color css
<style>
span { border-color: #315323; }
span { border-color: rgb(49,83,35); }
td.TdClassName
{
border-color: #315323;
}
.TagClassName
{
border-color: #315323;
}
</style>