Shades of Palm Leaf #305428
Tints of Palm Leaf #305428
RGB
CMYK
RGB Variations
Color information
#305428 (or 0x305428) is known color: Palm Leaf. HEX triplet: 30, 54 and 28. RGB value is (48,84,40). Sum of RGB (Red+Green+Blue) = 48+84+40=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 40 (16.02% from 255 or 23.26% from 172); Max value from RGB is 84 - color contains mainly: green. Hex color #305428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305428 is #CFABD7. Grayscale: #444444. Windows color (decimal): -13609944 or 2642992. OLE color: 2642992.
HSL color Cylindrical-coordinate representation of color #305428: hue angle of 109.09º 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 #305428 is Cyan = 0.43, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 84 | 40 | - |
| CMYK | 0.43 | 0 | 0.52 | 0.67 |
| HSL | 109.09º | 0.35% | 0.24% | - |
| HSV(B) | 109.09º | 0.52% | 0.33% | - |
| XYZ | 4.77 | 7.12 | 3.13 | - |
| YUV | 68.22 | 112.07 | 113.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 40 | 0.43 | 0 | 0.52 | 0.67 | 109.09 | 0.35 | 0.24 |
| Hex | 30 | 54 | 28 | 2B | 0 | 34 | 43 | 6D | 23 | 18 |
| Octal | 60 | 124 | 50 | 53 | 0 | 64 | 103 | 155 | 43 | 30 |
| Binary | 110000 | 1010100 | 101000 | 101011 | 0 | 110100 | 1000011 | 1101101 | 100011 | 11000 |
Color Harmonies of #305428
Complementary color
Monochromatic Colors of #305428
Black with #305428
Text Example
Text Example
White with #305428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305428; }
p { color: rgb(48,84,40); }
H1.HeaderClassName
{
color: #305428;
}
.AnyTagClassName
{
color: #305428;
}
</style>
background-color css
<style>
a { background-color: #305428; }
a { background-color: rgb(48,84,40); }
div.DivClassName
{
background-color: #305428;
}
.BgClassName
{
background-color: #305428;
}
</style>
border-color css
<style>
span { border-color: #305428; }
span { border-color: rgb(48,84,40); }
td.TdClassName
{
border-color: #305428;
}
.TagClassName
{
border-color: #305428;
}
</style>