Shades of Palm Leaf #305628
Tints of Palm Leaf #305628
RGB
CMYK
RGB Variations
Color information
#305628 (or 0x305628) is known color: Palm Leaf. HEX triplet: 30, 56 and 28. RGB value is (48,86,40). Sum of RGB (Red+Green+Blue) = 48+86+40=174 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.59% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 40 (16.02% from 255 or 22.99% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #305628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305628 is #CFA9D7. Grayscale: #454545. Windows color (decimal): -13609432 or 2643504. OLE color: 2643504.
HSL color Cylindrical-coordinate representation of color #305628: hue angle of 109.57º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #305628 is Cyan = 0.44, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 86 | 40 | - |
| CMYK | 0.44 | 0 | 0.53 | 0.66 |
| HSL | 109.57º | 0.37% | 0.25% | - |
| HSV(B) | 109.57º | 0.53% | 0.34% | - |
| XYZ | 4.93 | 7.44 | 3.18 | - |
| YUV | 69.39 | 111.41 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 40 | 0.44 | 0 | 0.53 | 0.66 | 109.57 | 0.37 | 0.25 |
| Hex | 30 | 56 | 28 | 2C | 0 | 35 | 42 | 6E | 25 | 19 |
| Octal | 60 | 126 | 50 | 54 | 0 | 65 | 102 | 156 | 45 | 31 |
| Binary | 110000 | 1010110 | 101000 | 101100 | 0 | 110101 | 1000010 | 1101110 | 100101 | 11001 |
Color Harmonies of #305628
Complementary color
Monochromatic Colors of #305628
Black with #305628
Text Example
Text Example
White with #305628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305628; }
p { color: rgb(48,86,40); }
H1.HeaderClassName
{
color: #305628;
}
.AnyTagClassName
{
color: #305628;
}
</style>
background-color css
<style>
a { background-color: #305628; }
a { background-color: rgb(48,86,40); }
div.DivClassName
{
background-color: #305628;
}
.BgClassName
{
background-color: #305628;
}
</style>
border-color css
<style>
span { border-color: #305628; }
span { border-color: rgb(48,86,40); }
td.TdClassName
{
border-color: #305628;
}
.TagClassName
{
border-color: #305628;
}
</style>