Shades of Palm Leaf #305320
Tints of Palm Leaf #305320
RGB
CMYK
RGB Variations
Color information
#305320 (or 0x305320) is known color: Palm Leaf. HEX triplet: 30, 53 and 20. RGB value is (48,83,32). Sum of RGB (Red+Green+Blue) = 48+83+32=163 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.45% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 32 (12.89% from 255 or 19.63% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #305320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305320 is #CFACDF. Grayscale: #424242. Windows color (decimal): -13610208 or 2118448. OLE color: 2118448.
HSL color Cylindrical-coordinate representation of color #305320: hue angle of 101.18º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #305320 is Cyan = 0.42, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 83 | 32 | - |
| CMYK | 0.42 | 0 | 0.61 | 0.67 |
| HSL | 101.18º | 0.44% | 0.23% | - |
| HSV(B) | 101.18º | 0.61% | 0.33% | - |
| XYZ | 4.57 | 6.92 | 2.46 | - |
| YUV | 66.72 | 108.4 | 114.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 32 | 0.42 | 0 | 0.61 | 0.67 | 101.18 | 0.44 | 0.23 |
| Hex | 30 | 53 | 20 | 2A | 0 | 3D | 43 | 65 | 2C | 17 |
| Octal | 60 | 123 | 40 | 52 | 0 | 75 | 103 | 145 | 54 | 27 |
| Binary | 110000 | 1010011 | 100000 | 101010 | 0 | 111101 | 1000011 | 1100101 | 101100 | 10111 |
Color Harmonies of #305320
Complementary color
Monochromatic Colors of #305320
Black with #305320
Text Example
Text Example
White with #305320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305320; }
p { color: rgb(48,83,32); }
H1.HeaderClassName
{
color: #305320;
}
.AnyTagClassName
{
color: #305320;
}
</style>
background-color css
<style>
a { background-color: #305320; }
a { background-color: rgb(48,83,32); }
div.DivClassName
{
background-color: #305320;
}
.BgClassName
{
background-color: #305320;
}
</style>
border-color css
<style>
span { border-color: #305320; }
span { border-color: rgb(48,83,32); }
td.TdClassName
{
border-color: #305320;
}
.TagClassName
{
border-color: #305320;
}
</style>