Shades of Palm Leaf #305814
Tints of Palm Leaf #305814
RGB
CMYK
RGB Variations
Color information
#305814 (or 0x305814) is known color: Palm Leaf. HEX triplet: 30, 58 and 14. RGB value is (48,88,20). Sum of RGB (Red+Green+Blue) = 48+88+20=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 88 (34.77% from 255 or 56.41% from 156); Blue value is 20 (8.20% from 255 or 12.82% from 156); Max value from RGB is 88 - color contains mainly: green. Hex color #305814 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305814 is #CFA7EB. Grayscale: #444444. Windows color (decimal): -13608940 or 1333296. OLE color: 1333296.
HSL color Cylindrical-coordinate representation of color #305814: hue angle of 95.29º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #305814 is Cyan = 0.45, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 88 | 20 | - |
| CMYK | 0.45 | 0 | 0.77 | 0.65 |
| HSL | 95.29º | 0.63% | 0.21% | - |
| HSV(B) | 95.29º | 0.77% | 0.35% | - |
| XYZ | 4.83 | 7.66 | 1.89 | - |
| YUV | 68.29 | 100.75 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 20 | 0.45 | 0 | 0.77 | 0.65 | 95.29 | 0.63 | 0.21 |
| Hex | 30 | 58 | 14 | 2D | 0 | 4D | 41 | 5F | 3F | 15 |
| Octal | 60 | 130 | 24 | 55 | 0 | 115 | 101 | 137 | 77 | 25 |
| Binary | 110000 | 1011000 | 10100 | 101101 | 0 | 1001101 | 1000001 | 1011111 | 111111 | 10101 |
Color Harmonies of #305814
Complementary color
Monochromatic Colors of #305814
Black with #305814
Text Example
Text Example
White with #305814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305814; }
p { color: rgb(48,88,20); }
H1.HeaderClassName
{
color: #305814;
}
.AnyTagClassName
{
color: #305814;
}
</style>
background-color css
<style>
a { background-color: #305814; }
a { background-color: rgb(48,88,20); }
div.DivClassName
{
background-color: #305814;
}
.BgClassName
{
background-color: #305814;
}
</style>
border-color css
<style>
span { border-color: #305814; }
span { border-color: rgb(48,88,20); }
td.TdClassName
{
border-color: #305814;
}
.TagClassName
{
border-color: #305814;
}
</style>