Shades of Palm Leaf #305913
Tints of Palm Leaf #305913
RGB
CMYK
RGB Variations
Color information
#305913 (or 0x305913) is known color: Palm Leaf. HEX triplet: 30, 59 and 13. RGB value is (48,89,19). Sum of RGB (Red+Green+Blue) = 48+89+19=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 89 (35.16% from 255 or 57.05% from 156); Blue value is 19 (7.81% from 255 or 12.18% from 156); Max value from RGB is 89 - color contains mainly: green. Hex color #305913 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305913 is #CFA6EC. Grayscale: #454545. Windows color (decimal): -13608685 or 1268016. OLE color: 1268016.
HSL color Cylindrical-coordinate representation of color #305913: hue angle of 95.14º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #305913 is Cyan = 0.46, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 89 | 19 | - |
| CMYK | 0.46 | 0 | 0.79 | 0.65 |
| HSL | 95.14º | 0.65% | 0.21% | - |
| HSV(B) | 95.14º | 0.79% | 0.35% | - |
| XYZ | 4.91 | 7.82 | 1.87 | - |
| YUV | 68.76 | 99.92 | 113.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 19 | 0.46 | 0 | 0.79 | 0.65 | 95.14 | 0.65 | 0.21 |
| Hex | 30 | 59 | 13 | 2E | 0 | 4F | 41 | 5F | 41 | 15 |
| Octal | 60 | 131 | 23 | 56 | 0 | 117 | 101 | 137 | 101 | 25 |
| Binary | 110000 | 1011001 | 10011 | 101110 | 0 | 1001111 | 1000001 | 1011111 | 1000001 | 10101 |
Color Harmonies of #305913
Complementary color
Monochromatic Colors of #305913
Black with #305913
Text Example
Text Example
White with #305913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305913; }
p { color: rgb(48,89,19); }
H1.HeaderClassName
{
color: #305913;
}
.AnyTagClassName
{
color: #305913;
}
</style>
background-color css
<style>
a { background-color: #305913; }
a { background-color: rgb(48,89,19); }
div.DivClassName
{
background-color: #305913;
}
.BgClassName
{
background-color: #305913;
}
</style>
border-color css
<style>
span { border-color: #305913; }
span { border-color: rgb(48,89,19); }
td.TdClassName
{
border-color: #305913;
}
.TagClassName
{
border-color: #305913;
}
</style>