Shades of Palm Leaf #305620
Tints of Palm Leaf #305620
RGB
CMYK
RGB Variations
Color information
#305620 (or 0x305620) is known color: Palm Leaf. HEX triplet: 30, 56 and 20. RGB value is (48,86,32). Sum of RGB (Red+Green+Blue) = 48+86+32=166 (21% of max value = 765). Red value is 48 (19.14% from 255 or 28.92% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 32 (12.89% from 255 or 19.28% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #305620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305620 is #CFA9DF. Grayscale: #444444. Windows color (decimal): -13609440 or 2119216. OLE color: 2119216.
HSL color Cylindrical-coordinate representation of color #305620: hue angle of 102.22º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #305620 is Cyan = 0.44, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 86 | 32 | - |
| CMYK | 0.44 | 0 | 0.63 | 0.66 |
| HSL | 102.22º | 0.46% | 0.23% | - |
| HSV(B) | 102.22º | 0.63% | 0.34% | - |
| XYZ | 4.81 | 7.39 | 2.54 | - |
| YUV | 68.48 | 107.41 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 32 | 0.44 | 0 | 0.63 | 0.66 | 102.22 | 0.46 | 0.23 |
| Hex | 30 | 56 | 20 | 2C | 0 | 3F | 42 | 66 | 2E | 17 |
| Octal | 60 | 126 | 40 | 54 | 0 | 77 | 102 | 146 | 56 | 27 |
| Binary | 110000 | 1010110 | 100000 | 101100 | 0 | 111111 | 1000010 | 1100110 | 101110 | 10111 |
Color Harmonies of #305620
Complementary color
Monochromatic Colors of #305620
Black with #305620
Text Example
Text Example
White with #305620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305620; }
p { color: rgb(48,86,32); }
H1.HeaderClassName
{
color: #305620;
}
.AnyTagClassName
{
color: #305620;
}
</style>
background-color css
<style>
a { background-color: #305620; }
a { background-color: rgb(48,86,32); }
div.DivClassName
{
background-color: #305620;
}
.BgClassName
{
background-color: #305620;
}
</style>
border-color css
<style>
span { border-color: #305620; }
span { border-color: rgb(48,86,32); }
td.TdClassName
{
border-color: #305620;
}
.TagClassName
{
border-color: #305620;
}
</style>