Shades of Palm Leaf #305618
Tints of Palm Leaf #305618
RGB
CMYK
RGB Variations
Color information
#305618 (or 0x305618) is known color: Palm Leaf. HEX triplet: 30, 56 and 18. RGB value is (48,86,24). Sum of RGB (Red+Green+Blue) = 48+86+24=158 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.38% from 158); Green value is 86 (33.98% from 255 or 54.43% from 158); Blue value is 24 (9.77% from 255 or 15.19% from 158); Max value from RGB is 86 - color contains mainly: green. Hex color #305618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305618 is #CFA9E7. Grayscale: #434343. Windows color (decimal): -13609448 or 1594928. OLE color: 1594928.
HSL color Cylindrical-coordinate representation of color #305618: hue angle of 96.77º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #305618 is Cyan = 0.44, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 86 | 24 | - |
| CMYK | 0.44 | 0 | 0.72 | 0.66 |
| HSL | 96.77º | 0.56% | 0.22% | - |
| HSV(B) | 96.77º | 0.72% | 0.34% | - |
| XYZ | 4.71 | 7.35 | 2.03 | - |
| YUV | 67.57 | 103.41 | 114.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 24 | 0.44 | 0 | 0.72 | 0.66 | 96.77 | 0.56 | 0.22 |
| Hex | 30 | 56 | 18 | 2C | 0 | 48 | 42 | 61 | 38 | 16 |
| Octal | 60 | 126 | 30 | 54 | 0 | 110 | 102 | 141 | 70 | 26 |
| Binary | 110000 | 1010110 | 11000 | 101100 | 0 | 1001000 | 1000010 | 1100001 | 111000 | 10110 |
Color Harmonies of #305618
Complementary color
Monochromatic Colors of #305618
Black with #305618
Text Example
Text Example
White with #305618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305618; }
p { color: rgb(48,86,24); }
H1.HeaderClassName
{
color: #305618;
}
.AnyTagClassName
{
color: #305618;
}
</style>
background-color css
<style>
a { background-color: #305618; }
a { background-color: rgb(48,86,24); }
div.DivClassName
{
background-color: #305618;
}
.BgClassName
{
background-color: #305618;
}
</style>
border-color css
<style>
span { border-color: #305618; }
span { border-color: rgb(48,86,24); }
td.TdClassName
{
border-color: #305618;
}
.TagClassName
{
border-color: #305618;
}
</style>