Shades of Palm Leaf #304926
Tints of Palm Leaf #304926
RGB
CMYK
RGB Variations
Color information
#304926 (or 0x304926) is known color: Palm Leaf. HEX triplet: 30, 49 and 26. RGB value is (48,73,38). Sum of RGB (Red+Green+Blue) = 48+73+38=159 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30.19% from 159); Green value is 73 (28.91% from 255 or 45.91% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 73 - color contains mainly: green. Hex color #304926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304926 is #CFB6D9. Grayscale: #3D3D3D. Windows color (decimal): -13612762 or 2509104. OLE color: 2509104.
HSL color Cylindrical-coordinate representation of color #304926: hue angle of 102.86º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #304926 is Cyan = 0.34, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 48 | 73 | 38 | - |
| CMYK | 0.34 | 0 | 0.48 | 0.71 |
| HSL | 102.86º | 0.32% | 0.22% | - |
| HSV(B) | 102.86º | 0.48% | 0.29% | - |
| XYZ | 3.95 | 5.53 | 2.69 | - |
| YUV | 61.54 | 114.72 | 118.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 73 | 38 | 0.34 | 0 | 0.48 | 0.71 | 102.86 | 0.32 | 0.22 |
| Hex | 30 | 49 | 26 | 22 | 0 | 30 | 47 | 67 | 20 | 16 |
| Octal | 60 | 111 | 46 | 42 | 0 | 60 | 107 | 147 | 40 | 26 |
| Binary | 110000 | 1001001 | 100110 | 100010 | 0 | 110000 | 1000111 | 1100111 | 100000 | 10110 |
Color Harmonies of #304926
Complementary color
Monochromatic Colors of #304926
Black with #304926
Text Example
Text Example
White with #304926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304926; }
p { color: rgb(48,73,38); }
H1.HeaderClassName
{
color: #304926;
}
.AnyTagClassName
{
color: #304926;
}
</style>
background-color css
<style>
a { background-color: #304926; }
a { background-color: rgb(48,73,38); }
div.DivClassName
{
background-color: #304926;
}
.BgClassName
{
background-color: #304926;
}
</style>
border-color css
<style>
span { border-color: #304926; }
span { border-color: rgb(48,73,38); }
td.TdClassName
{
border-color: #304926;
}
.TagClassName
{
border-color: #304926;
}
</style>