Shades of Palm Leaf #304625
Tints of Palm Leaf #304625
RGB
CMYK
RGB Variations
Color information
#304625 (or 0x304625) is known color: Palm Leaf. HEX triplet: 30, 46 and 25. RGB value is (48,70,37). Sum of RGB (Red+Green+Blue) = 48+70+37=155 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.97% from 155); Green value is 70 (27.73% from 255 or 45.16% from 155); Blue value is 37 (14.84% from 255 or 23.87% from 155); Max value from RGB is 70 - color contains mainly: green. Hex color #304625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304625 is #CFB9DA. Grayscale: #3B3B3B. Windows color (decimal): -13613531 or 2442800. OLE color: 2442800.
HSL color Cylindrical-coordinate representation of color #304625: hue angle of 100º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #304625 is Cyan = 0.31, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 48 | 70 | 37 | - |
| CMYK | 0.31 | 0 | 0.47 | 0.73 |
| HSL | 100º | 0.31% | 0.21% | - |
| HSV(B) | 100º | 0.47% | 0.27% | - |
| XYZ | 3.74 | 5.14 | 2.55 | - |
| YUV | 59.66 | 115.21 | 119.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 70 | 37 | 0.31 | 0 | 0.47 | 0.73 | 100 | 0.31 | 0.21 |
| Hex | 30 | 46 | 25 | 1F | 0 | 2F | 49 | 64 | 1F | 15 |
| Octal | 60 | 106 | 45 | 37 | 0 | 57 | 111 | 144 | 37 | 25 |
| Binary | 110000 | 1000110 | 100101 | 11111 | 0 | 101111 | 1001001 | 1100100 | 11111 | 10101 |
Color Harmonies of #304625
Complementary color
Monochromatic Colors of #304625
Black with #304625
Text Example
Text Example
White with #304625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304625; }
p { color: rgb(48,70,37); }
H1.HeaderClassName
{
color: #304625;
}
.AnyTagClassName
{
color: #304625;
}
</style>
background-color css
<style>
a { background-color: #304625; }
a { background-color: rgb(48,70,37); }
div.DivClassName
{
background-color: #304625;
}
.BgClassName
{
background-color: #304625;
}
</style>
border-color css
<style>
span { border-color: #304625; }
span { border-color: rgb(48,70,37); }
td.TdClassName
{
border-color: #304625;
}
.TagClassName
{
border-color: #304625;
}
</style>