Shades of Palm Leaf #305229
Tints of Palm Leaf #305229
RGB
CMYK
RGB Variations
Color information
#305229 (or 0x305229) is known color: Palm Leaf. HEX triplet: 30, 52 and 29. RGB value is (48,82,41). Sum of RGB (Red+Green+Blue) = 48+82+41=171 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.07% from 171); Green value is 82 (32.42% from 255 or 47.95% from 171); Blue value is 41 (16.41% from 255 or 23.98% from 171); Max value from RGB is 82 - color contains mainly: green. Hex color #305229 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305229 is #CFADD6. Grayscale: #434343. Windows color (decimal): -13610455 or 2708016. OLE color: 2708016.
HSL color Cylindrical-coordinate representation of color #305229: hue angle of 109.76º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #305229 is Cyan = 0.41, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 48 | 82 | 41 | - |
| CMYK | 0.41 | 0 | 0.50 | 0.68 |
| HSL | 109.76º | 0.33% | 0.24% | - |
| HSV(B) | 109.76º | 0.5% | 0.32% | - |
| XYZ | 4.64 | 6.82 | 3.17 | - |
| YUV | 67.16 | 113.24 | 114.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 82 | 41 | 0.41 | 0 | 0.50 | 0.68 | 109.76 | 0.33 | 0.24 |
| Hex | 30 | 52 | 29 | 29 | 0 | 32 | 44 | 6E | 21 | 18 |
| Octal | 60 | 122 | 51 | 51 | 0 | 62 | 104 | 156 | 41 | 30 |
| Binary | 110000 | 1010010 | 101001 | 101001 | 0 | 110010 | 1000100 | 1101110 | 100001 | 11000 |
Color Harmonies of #305229
Complementary color
Monochromatic Colors of #305229
Black with #305229
Text Example
Text Example
White with #305229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305229; }
p { color: rgb(48,82,41); }
H1.HeaderClassName
{
color: #305229;
}
.AnyTagClassName
{
color: #305229;
}
</style>
background-color css
<style>
a { background-color: #305229; }
a { background-color: rgb(48,82,41); }
div.DivClassName
{
background-color: #305229;
}
.BgClassName
{
background-color: #305229;
}
</style>
border-color css
<style>
span { border-color: #305229; }
span { border-color: rgb(48,82,41); }
td.TdClassName
{
border-color: #305229;
}
.TagClassName
{
border-color: #305229;
}
</style>