Shades of Palm Leaf #305328
Tints of Palm Leaf #305328
RGB
CMYK
RGB Variations
Color information
#305328 (or 0x305328) is known color: Palm Leaf. HEX triplet: 30, 53 and 28. RGB value is (48,83,40). Sum of RGB (Red+Green+Blue) = 48+83+40=171 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.07% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 40 (16.02% from 255 or 23.39% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #305328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305328 is #CFACD7. Grayscale: #434343. Windows color (decimal): -13610200 or 2642736. OLE color: 2642736.
HSL color Cylindrical-coordinate representation of color #305328: hue angle of 108.84º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #305328 is Cyan = 0.42, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 83 | 40 | - |
| CMYK | 0.42 | 0 | 0.52 | 0.67 |
| HSL | 108.84º | 0.35% | 0.24% | - |
| HSV(B) | 108.84º | 0.52% | 0.33% | - |
| XYZ | 4.7 | 6.97 | 3.1 | - |
| YUV | 67.63 | 112.4 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 40 | 0.42 | 0 | 0.52 | 0.67 | 108.84 | 0.35 | 0.24 |
| Hex | 30 | 53 | 28 | 2A | 0 | 34 | 43 | 6D | 23 | 18 |
| Octal | 60 | 123 | 50 | 52 | 0 | 64 | 103 | 155 | 43 | 30 |
| Binary | 110000 | 1010011 | 101000 | 101010 | 0 | 110100 | 1000011 | 1101101 | 100011 | 11000 |
Color Harmonies of #305328
Complementary color
Monochromatic Colors of #305328
Black with #305328
Text Example
Text Example
White with #305328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305328; }
p { color: rgb(48,83,40); }
H1.HeaderClassName
{
color: #305328;
}
.AnyTagClassName
{
color: #305328;
}
</style>
background-color css
<style>
a { background-color: #305328; }
a { background-color: rgb(48,83,40); }
div.DivClassName
{
background-color: #305328;
}
.BgClassName
{
background-color: #305328;
}
</style>
border-color css
<style>
span { border-color: #305328; }
span { border-color: rgb(48,83,40); }
td.TdClassName
{
border-color: #305328;
}
.TagClassName
{
border-color: #305328;
}
</style>