Shades of Palm Leaf #305815
Tints of Palm Leaf #305815
RGB
CMYK
RGB Variations
Color information
#305815 (or 0x305815) is known color: Palm Leaf. HEX triplet: 30, 58 and 15. RGB value is (48,88,21). Sum of RGB (Red+Green+Blue) = 48+88+21=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 88 (34.77% from 255 or 56.05% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 88 - color contains mainly: green. Hex color #305815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305815 is #CFA7EA. Grayscale: #444444. Windows color (decimal): -13608939 or 1398832. OLE color: 1398832.
HSL color Cylindrical-coordinate representation of color #305815: hue angle of 95.82º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #305815 is Cyan = 0.45, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 88 | 21 | - |
| CMYK | 0.45 | 0 | 0.76 | 0.65 |
| HSL | 95.82º | 0.61% | 0.21% | - |
| HSV(B) | 95.82º | 0.76% | 0.35% | - |
| XYZ | 4.84 | 7.66 | 1.93 | - |
| YUV | 68.4 | 101.25 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 21 | 0.45 | 0 | 0.76 | 0.65 | 95.82 | 0.61 | 0.21 |
| Hex | 30 | 58 | 15 | 2D | 0 | 4C | 41 | 60 | 3D | 15 |
| Octal | 60 | 130 | 25 | 55 | 0 | 114 | 101 | 140 | 75 | 25 |
| Binary | 110000 | 1011000 | 10101 | 101101 | 0 | 1001100 | 1000001 | 1100000 | 111101 | 10101 |
Color Harmonies of #305815
Complementary color
Monochromatic Colors of #305815
Black with #305815
Text Example
Text Example
White with #305815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305815; }
p { color: rgb(48,88,21); }
H1.HeaderClassName
{
color: #305815;
}
.AnyTagClassName
{
color: #305815;
}
</style>
background-color css
<style>
a { background-color: #305815; }
a { background-color: rgb(48,88,21); }
div.DivClassName
{
background-color: #305815;
}
.BgClassName
{
background-color: #305815;
}
</style>
border-color css
<style>
span { border-color: #305815; }
span { border-color: rgb(48,88,21); }
td.TdClassName
{
border-color: #305815;
}
.TagClassName
{
border-color: #305815;
}
</style>