Shades of Palm Leaf #305829
Tints of Palm Leaf #305829
RGB
CMYK
RGB Variations
Color information
#305829 (or 0x305829) is known color: Palm Leaf. HEX triplet: 30, 58 and 29. RGB value is (48,88,41). Sum of RGB (Red+Green+Blue) = 48+88+41=177 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.12% from 177); Green value is 88 (34.77% from 255 or 49.72% from 177); Blue value is 41 (16.41% from 255 or 23.16% from 177); Max value from RGB is 88 - color contains mainly: green. Hex color #305829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305829 is #CFA7D6. Grayscale: #464646. Windows color (decimal): -13608919 or 2709552. OLE color: 2709552.
HSL color Cylindrical-coordinate representation of color #305829: hue angle of 111.06º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #305829 is Cyan = 0.45, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 88 | 41 | - |
| CMYK | 0.45 | 0 | 0.53 | 0.65 |
| HSL | 111.06º | 0.36% | 0.25% | - |
| HSV(B) | 111.06º | 0.53% | 0.35% | - |
| XYZ | 5.11 | 7.77 | 3.33 | - |
| YUV | 70.68 | 111.25 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 41 | 0.45 | 0 | 0.53 | 0.65 | 111.06 | 0.36 | 0.25 |
| Hex | 30 | 58 | 29 | 2D | 0 | 35 | 41 | 6F | 24 | 19 |
| Octal | 60 | 130 | 51 | 55 | 0 | 65 | 101 | 157 | 44 | 31 |
| Binary | 110000 | 1011000 | 101001 | 101101 | 0 | 110101 | 1000001 | 1101111 | 100100 | 11001 |
Color Harmonies of #305829
Complementary color
Monochromatic Colors of #305829
Black with #305829
Text Example
Text Example
White with #305829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305829; }
p { color: rgb(48,88,41); }
H1.HeaderClassName
{
color: #305829;
}
.AnyTagClassName
{
color: #305829;
}
</style>
background-color css
<style>
a { background-color: #305829; }
a { background-color: rgb(48,88,41); }
div.DivClassName
{
background-color: #305829;
}
.BgClassName
{
background-color: #305829;
}
</style>
border-color css
<style>
span { border-color: #305829; }
span { border-color: rgb(48,88,41); }
td.TdClassName
{
border-color: #305829;
}
.TagClassName
{
border-color: #305829;
}
</style>