Shades of Palm Leaf #314430
Tints of Palm Leaf #314430
RGB
CMYK
RGB Variations
Color information
#314430 (or 0x314430) is known color: Palm Leaf. HEX triplet: 31, 44 and 30. RGB value is (49,68,48). Sum of RGB (Red+Green+Blue) = 49+68+48=165 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.70% from 165); Green value is 68 (26.95% from 255 or 41.21% from 165); Blue value is 48 (19.14% from 255 or 29.09% from 165); Max value from RGB is 68 - color contains mainly: green. Hex color #314430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314430 is #CEBBCF. Grayscale: #3C3C3C. Windows color (decimal): -13548496 or 3163185. OLE color: 3163185.
HSL color Cylindrical-coordinate representation of color #314430: hue angle of 117º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #314430 is Cyan = 0.28, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 49 | 68 | 48 | - |
| CMYK | 0.28 | 0 | 0.29 | 0.73 |
| HSL | 117º | 0.17% | 0.23% | - |
| HSV(B) | 117º | 0.29% | 0.27% | - |
| XYZ | 3.87 | 5 | 3.56 | - |
| YUV | 60.04 | 121.21 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 68 | 48 | 0.28 | 0 | 0.29 | 0.73 | 117 | 0.17 | 0.23 |
| Hex | 31 | 44 | 30 | 1C | 0 | 1D | 49 | 75 | 11 | 17 |
| Octal | 61 | 104 | 60 | 34 | 0 | 35 | 111 | 165 | 21 | 27 |
| Binary | 110001 | 1000100 | 110000 | 11100 | 0 | 11101 | 1001001 | 1110101 | 10001 | 10111 |
Color Harmonies of #314430
Complementary color
Monochromatic Colors of #314430
Black with #314430
Text Example
Text Example
White with #314430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314430; }
p { color: rgb(49,68,48); }
H1.HeaderClassName
{
color: #314430;
}
.AnyTagClassName
{
color: #314430;
}
</style>
background-color css
<style>
a { background-color: #314430; }
a { background-color: rgb(49,68,48); }
div.DivClassName
{
background-color: #314430;
}
.BgClassName
{
background-color: #314430;
}
</style>
border-color css
<style>
span { border-color: #314430; }
span { border-color: rgb(49,68,48); }
td.TdClassName
{
border-color: #314430;
}
.TagClassName
{
border-color: #314430;
}
</style>