Shades of Palm Leaf #306014
Tints of Palm Leaf #306014
RGB
CMYK
RGB Variations
Color information
#306014 (or 0x306014) is known color: Palm Leaf. HEX triplet: 30, 60 and 14. RGB value is (48,96,20). Sum of RGB (Red+Green+Blue) = 48+96+20=164 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.27% from 164); Green value is 96 (37.89% from 255 or 58.54% from 164); Blue value is 20 (8.20% from 255 or 12.20% from 164); Max value from RGB is 96 - color contains mainly: green. Hex color #306014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306014 is #CF9FEB. Grayscale: #494949. Windows color (decimal): -13606892 or 1335344. OLE color: 1335344.
HSL color Cylindrical-coordinate representation of color #306014: hue angle of 97.89º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #306014 is Cyan = 0.50, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 96 | 20 | - |
| CMYK | 0.50 | 0 | 0.79 | 0.62 |
| HSL | 97.89º | 0.66% | 0.23% | - |
| HSV(B) | 97.89º | 0.79% | 0.38% | - |
| XYZ | 5.53 | 9.04 | 2.12 | - |
| YUV | 72.98 | 98.1 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 96 | 20 | 0.50 | 0 | 0.79 | 0.62 | 97.89 | 0.66 | 0.23 |
| Hex | 30 | 60 | 14 | 32 | 0 | 4F | 3E | 62 | 42 | 17 |
| Octal | 60 | 140 | 24 | 62 | 0 | 117 | 76 | 142 | 102 | 27 |
| Binary | 110000 | 1100000 | 10100 | 110010 | 0 | 1001111 | 111110 | 1100010 | 1000010 | 10111 |
Color Harmonies of #306014
Complementary color
Monochromatic Colors of #306014
Black with #306014
Text Example
Text Example
White with #306014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306014; }
p { color: rgb(48,96,20); }
H1.HeaderClassName
{
color: #306014;
}
.AnyTagClassName
{
color: #306014;
}
</style>
background-color css
<style>
a { background-color: #306014; }
a { background-color: rgb(48,96,20); }
div.DivClassName
{
background-color: #306014;
}
.BgClassName
{
background-color: #306014;
}
</style>
border-color css
<style>
span { border-color: #306014; }
span { border-color: rgb(48,96,20); }
td.TdClassName
{
border-color: #306014;
}
.TagClassName
{
border-color: #306014;
}
</style>