Shades of Palm Leaf #315425
Tints of Palm Leaf #315425
RGB
CMYK
RGB Variations
Color information
#315425 (or 0x315425) is known color: Palm Leaf. HEX triplet: 31, 54 and 25. RGB value is (49,84,37). Sum of RGB (Red+Green+Blue) = 49+84+37=170 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.82% from 170); Green value is 84 (33.20% from 255 or 49.41% from 170); Blue value is 37 (14.84% from 255 or 21.76% from 170); Max value from RGB is 84 - color contains mainly: green. Hex color #315425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315425 is #CEABDA. Grayscale: #444444. Windows color (decimal): -13544411 or 2446385. OLE color: 2446385.
HSL color Cylindrical-coordinate representation of color #315425: hue angle of 104.68º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #315425 is Cyan = 0.42, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 37 | - |
| CMYK | 0.42 | 0 | 0.56 | 0.67 |
| HSL | 104.68º | 0.39% | 0.24% | - |
| HSV(B) | 104.68º | 0.56% | 0.33% | - |
| XYZ | 4.77 | 7.13 | 2.87 | - |
| YUV | 68.18 | 110.4 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 37 | 0.42 | 0 | 0.56 | 0.67 | 104.68 | 0.39 | 0.24 |
| Hex | 31 | 54 | 25 | 2A | 0 | 38 | 43 | 69 | 27 | 18 |
| Octal | 61 | 124 | 45 | 52 | 0 | 70 | 103 | 151 | 47 | 30 |
| Binary | 110001 | 1010100 | 100101 | 101010 | 0 | 111000 | 1000011 | 1101001 | 100111 | 11000 |
Color Harmonies of #315425
Complementary color
Monochromatic Colors of #315425
Black with #315425
Text Example
Text Example
White with #315425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315425; }
p { color: rgb(49,84,37); }
H1.HeaderClassName
{
color: #315425;
}
.AnyTagClassName
{
color: #315425;
}
</style>
background-color css
<style>
a { background-color: #315425; }
a { background-color: rgb(49,84,37); }
div.DivClassName
{
background-color: #315425;
}
.BgClassName
{
background-color: #315425;
}
</style>
border-color css
<style>
span { border-color: #315425; }
span { border-color: rgb(49,84,37); }
td.TdClassName
{
border-color: #315425;
}
.TagClassName
{
border-color: #315425;
}
</style>