Shades of Palm Leaf #314030
Tints of Palm Leaf #314030
RGB
CMYK
RGB Variations
Color information
#314030 (or 0x314030) is known color: Palm Leaf. HEX triplet: 31, 40 and 30. RGB value is (49,64,48). Sum of RGB (Red+Green+Blue) = 49+64+48=161 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.43% from 161); Green value is 64 (25.39% from 255 or 39.75% from 161); Blue value is 48 (19.14% from 255 or 29.81% from 161); Max value from RGB is 64 - color contains mainly: green. Hex color #314030 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314030 is #CEBFCF. Grayscale: #393939. Windows color (decimal): -13549520 or 3162161. OLE color: 3162161.
HSL color Cylindrical-coordinate representation of color #314030: hue angle of 116.25º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #314030 is Cyan = 0.23, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 49 | 64 | 48 | - |
| CMYK | 0.23 | 0 | 0.25 | 0.75 |
| HSL | 116.25º | 0.14% | 0.22% | - |
| HSV(B) | 116.25º | 0.25% | 0.25% | - |
| XYZ | 3.63 | 4.53 | 3.48 | - |
| YUV | 57.69 | 122.53 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 48 | 0.23 | 0 | 0.25 | 0.75 | 116.25 | 0.14 | 0.22 |
| Hex | 31 | 40 | 30 | 17 | 0 | 19 | 4B | 74 | E | 16 |
| Octal | 61 | 100 | 60 | 27 | 0 | 31 | 113 | 164 | 16 | 26 |
| Binary | 110001 | 1000000 | 110000 | 10111 | 0 | 11001 | 1001011 | 1110100 | 1110 | 10110 |
Color Harmonies of #314030
Complementary color
Monochromatic Colors of #314030
Black with #314030
Text Example
Text Example
White with #314030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314030; }
p { color: rgb(49,64,48); }
H1.HeaderClassName
{
color: #314030;
}
.AnyTagClassName
{
color: #314030;
}
</style>
background-color css
<style>
a { background-color: #314030; }
a { background-color: rgb(49,64,48); }
div.DivClassName
{
background-color: #314030;
}
.BgClassName
{
background-color: #314030;
}
</style>
border-color css
<style>
span { border-color: #314030; }
span { border-color: rgb(49,64,48); }
td.TdClassName
{
border-color: #314030;
}
.TagClassName
{
border-color: #314030;
}
</style>