Shades of Palm Leaf #305917
Tints of Palm Leaf #305917
RGB
CMYK
RGB Variations
Color information
#305917 (or 0x305917) is known color: Palm Leaf. HEX triplet: 30, 59 and 17. RGB value is (48,89,23). Sum of RGB (Red+Green+Blue) = 48+89+23=160 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30% from 160); Green value is 89 (35.16% from 255 or 55.62% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 89 - color contains mainly: green. Hex color #305917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305917 is #CFA6E8. Grayscale: #454545. Windows color (decimal): -13608681 or 1530160. OLE color: 1530160.
HSL color Cylindrical-coordinate representation of color #305917: hue angle of 97.27º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #305917 is Cyan = 0.46, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 89 | 23 | - |
| CMYK | 0.46 | 0 | 0.74 | 0.65 |
| HSL | 97.27º | 0.59% | 0.22% | - |
| HSV(B) | 97.27º | 0.74% | 0.35% | - |
| XYZ | 4.95 | 7.83 | 2.06 | - |
| YUV | 69.22 | 101.92 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 23 | 0.46 | 0 | 0.74 | 0.65 | 97.27 | 0.59 | 0.22 |
| Hex | 30 | 59 | 17 | 2E | 0 | 4A | 41 | 61 | 3B | 16 |
| Octal | 60 | 131 | 27 | 56 | 0 | 112 | 101 | 141 | 73 | 26 |
| Binary | 110000 | 1011001 | 10111 | 101110 | 0 | 1001010 | 1000001 | 1100001 | 111011 | 10110 |
Color Harmonies of #305917
Complementary color
Monochromatic Colors of #305917
Black with #305917
Text Example
Text Example
White with #305917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305917; }
p { color: rgb(48,89,23); }
H1.HeaderClassName
{
color: #305917;
}
.AnyTagClassName
{
color: #305917;
}
</style>
background-color css
<style>
a { background-color: #305917; }
a { background-color: rgb(48,89,23); }
div.DivClassName
{
background-color: #305917;
}
.BgClassName
{
background-color: #305917;
}
</style>
border-color css
<style>
span { border-color: #305917; }
span { border-color: rgb(48,89,23); }
td.TdClassName
{
border-color: #305917;
}
.TagClassName
{
border-color: #305917;
}
</style>