Shades of Palm Leaf #305022
Tints of Palm Leaf #305022
RGB
CMYK
RGB Variations
Color information
#305022 (or 0x305022) is known color: Palm Leaf. HEX triplet: 30, 50 and 22. RGB value is (48,80,34). Sum of RGB (Red+Green+Blue) = 48+80+34=162 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.63% from 162); Green value is 80 (31.64% from 255 or 49.38% from 162); Blue value is 34 (13.67% from 255 or 20.99% from 162); Max value from RGB is 80 - color contains mainly: green. Hex color #305022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305022 is #CFAFDD. Grayscale: #414141. Windows color (decimal): -13610974 or 2248752. OLE color: 2248752.
HSL color Cylindrical-coordinate representation of color #305022: hue angle of 101.74º degrees, saturation: 0.4, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #305022 is Cyan = 0.40, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 48 | 80 | 34 | - |
| CMYK | 0.40 | 0 | 0.58 | 0.69 |
| HSL | 101.74º | 0.4% | 0.22% | - |
| HSV(B) | 101.74º | 0.58% | 0.31% | - |
| XYZ | 4.38 | 6.48 | 2.53 | - |
| YUV | 65.19 | 110.4 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 34 | 0.40 | 0 | 0.58 | 0.69 | 101.74 | 0.4 | 0.22 |
| Hex | 30 | 50 | 22 | 28 | 0 | 3A | 45 | 66 | 28 | 16 |
| Octal | 60 | 120 | 42 | 50 | 0 | 72 | 105 | 146 | 50 | 26 |
| Binary | 110000 | 1010000 | 100010 | 101000 | 0 | 111010 | 1000101 | 1100110 | 101000 | 10110 |
Color Harmonies of #305022
Complementary color
Monochromatic Colors of #305022
Black with #305022
Text Example
Text Example
White with #305022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305022; }
p { color: rgb(48,80,34); }
H1.HeaderClassName
{
color: #305022;
}
.AnyTagClassName
{
color: #305022;
}
</style>
background-color css
<style>
a { background-color: #305022; }
a { background-color: rgb(48,80,34); }
div.DivClassName
{
background-color: #305022;
}
.BgClassName
{
background-color: #305022;
}
</style>
border-color css
<style>
span { border-color: #305022; }
span { border-color: rgb(48,80,34); }
td.TdClassName
{
border-color: #305022;
}
.TagClassName
{
border-color: #305022;
}
</style>