Shades of Palm Leaf #306013
Tints of Palm Leaf #306013
RGB
CMYK
RGB Variations
Color information
#306013 (or 0x306013) is known color: Palm Leaf. HEX triplet: 30, 60 and 13. RGB value is (48,96,19). Sum of RGB (Red+Green+Blue) = 48+96+19=163 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.45% from 163); Green value is 96 (37.89% from 255 or 58.90% from 163); Blue value is 19 (7.81% from 255 or 11.66% from 163); Max value from RGB is 96 - color contains mainly: green. Hex color #306013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306013 is #CF9FEC. Grayscale: #494949. Windows color (decimal): -13606893 or 1269808. OLE color: 1269808.
HSL color Cylindrical-coordinate representation of color #306013: hue angle of 97.4º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #306013 is Cyan = 0.50, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 96 | 19 | - |
| CMYK | 0.50 | 0 | 0.80 | 0.62 |
| HSL | 97.4º | 0.67% | 0.23% | - |
| HSV(B) | 97.4º | 0.8% | 0.38% | - |
| XYZ | 5.52 | 9.04 | 2.07 | - |
| YUV | 72.87 | 97.6 | 110.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 96 | 19 | 0.50 | 0 | 0.80 | 0.62 | 97.4 | 0.67 | 0.23 |
| Hex | 30 | 60 | 13 | 32 | 0 | 50 | 3E | 61 | 43 | 17 |
| Octal | 60 | 140 | 23 | 62 | 0 | 120 | 76 | 141 | 103 | 27 |
| Binary | 110000 | 1100000 | 10011 | 110010 | 0 | 1010000 | 111110 | 1100001 | 1000011 | 10111 |
Color Harmonies of #306013
Complementary color
Monochromatic Colors of #306013
Black with #306013
Text Example
Text Example
White with #306013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306013; }
p { color: rgb(48,96,19); }
H1.HeaderClassName
{
color: #306013;
}
.AnyTagClassName
{
color: #306013;
}
</style>
background-color css
<style>
a { background-color: #306013; }
a { background-color: rgb(48,96,19); }
div.DivClassName
{
background-color: #306013;
}
.BgClassName
{
background-color: #306013;
}
</style>
border-color css
<style>
span { border-color: #306013; }
span { border-color: rgb(48,96,19); }
td.TdClassName
{
border-color: #306013;
}
.TagClassName
{
border-color: #306013;
}
</style>