Shades of Palm Leaf #304722
Tints of Palm Leaf #304722
RGB
CMYK
RGB Variations
Color information
#304722 (or 0x304722) is known color: Palm Leaf. HEX triplet: 30, 47 and 22. RGB value is (48,71,34). Sum of RGB (Red+Green+Blue) = 48+71+34=153 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.37% from 153); Green value is 71 (28.12% from 255 or 46.41% from 153); Blue value is 34 (13.67% from 255 or 22.22% from 153); Max value from RGB is 71 - color contains mainly: green. Hex color #304722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304722 is #CFB8DD. Grayscale: #3C3C3C. Windows color (decimal): -13613278 or 2246448. OLE color: 2246448.
HSL color Cylindrical-coordinate representation of color #304722: hue angle of 97.3º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #304722 is Cyan = 0.32, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 48 | 71 | 34 | - |
| CMYK | 0.32 | 0 | 0.52 | 0.72 |
| HSL | 97.3º | 0.35% | 0.21% | - |
| HSV(B) | 97.3º | 0.52% | 0.28% | - |
| XYZ | 3.76 | 5.25 | 2.33 | - |
| YUV | 59.91 | 113.38 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 71 | 34 | 0.32 | 0 | 0.52 | 0.72 | 97.3 | 0.35 | 0.21 |
| Hex | 30 | 47 | 22 | 20 | 0 | 34 | 48 | 61 | 23 | 15 |
| Octal | 60 | 107 | 42 | 40 | 0 | 64 | 110 | 141 | 43 | 25 |
| Binary | 110000 | 1000111 | 100010 | 100000 | 0 | 110100 | 1001000 | 1100001 | 100011 | 10101 |
Color Harmonies of #304722
Complementary color
Monochromatic Colors of #304722
Black with #304722
Text Example
Text Example
White with #304722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304722; }
p { color: rgb(48,71,34); }
H1.HeaderClassName
{
color: #304722;
}
.AnyTagClassName
{
color: #304722;
}
</style>
background-color css
<style>
a { background-color: #304722; }
a { background-color: rgb(48,71,34); }
div.DivClassName
{
background-color: #304722;
}
.BgClassName
{
background-color: #304722;
}
</style>
border-color css
<style>
span { border-color: #304722; }
span { border-color: rgb(48,71,34); }
td.TdClassName
{
border-color: #304722;
}
.TagClassName
{
border-color: #304722;
}
</style>