Shades of Palm Leaf #305716
Tints of Palm Leaf #305716
RGB
CMYK
RGB Variations
Color information
#305716 (or 0x305716) is known color: Palm Leaf. HEX triplet: 30, 57 and 16. RGB value is (48,87,22). Sum of RGB (Red+Green+Blue) = 48+87+22=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 87 (34.38% from 255 or 55.41% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 87 - color contains mainly: green. Hex color #305716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305716 is #CFA8E9. Grayscale: #444444. Windows color (decimal): -13609194 or 1464112. OLE color: 1464112.
HSL color Cylindrical-coordinate representation of color #305716: hue angle of 96º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #305716 is Cyan = 0.45, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 87 | 22 | - |
| CMYK | 0.45 | 0 | 0.75 | 0.66 |
| HSL | 96º | 0.6% | 0.21% | - |
| HSV(B) | 96º | 0.75% | 0.34% | - |
| XYZ | 4.77 | 7.5 | 1.96 | - |
| YUV | 67.93 | 102.08 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 87 | 22 | 0.45 | 0 | 0.75 | 0.66 | 96 | 0.6 | 0.21 |
| Hex | 30 | 57 | 16 | 2D | 0 | 4B | 42 | 60 | 3C | 15 |
| Octal | 60 | 127 | 26 | 55 | 0 | 113 | 102 | 140 | 74 | 25 |
| Binary | 110000 | 1010111 | 10110 | 101101 | 0 | 1001011 | 1000010 | 1100000 | 111100 | 10101 |
Color Harmonies of #305716
Complementary color
Monochromatic Colors of #305716
Black with #305716
Text Example
Text Example
White with #305716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305716; }
p { color: rgb(48,87,22); }
H1.HeaderClassName
{
color: #305716;
}
.AnyTagClassName
{
color: #305716;
}
</style>
background-color css
<style>
a { background-color: #305716; }
a { background-color: rgb(48,87,22); }
div.DivClassName
{
background-color: #305716;
}
.BgClassName
{
background-color: #305716;
}
</style>
border-color css
<style>
span { border-color: #305716; }
span { border-color: rgb(48,87,22); }
td.TdClassName
{
border-color: #305716;
}
.TagClassName
{
border-color: #305716;
}
</style>