Shades of Palm Leaf #305517
Tints of Palm Leaf #305517
RGB
CMYK
RGB Variations
Color information
#305517 (or 0x305517) is known color: Palm Leaf. HEX triplet: 30, 55 and 17. RGB value is (48,85,23). Sum of RGB (Red+Green+Blue) = 48+85+23=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 85 (33.59% from 255 or 54.49% from 156); Blue value is 23 (9.38% from 255 or 14.74% from 156); Max value from RGB is 85 - color contains mainly: green. Hex color #305517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305517 is #CFAAE8. Grayscale: #434343. Windows color (decimal): -13609705 or 1529136. OLE color: 1529136.
HSL color Cylindrical-coordinate representation of color #305517: hue angle of 95.81º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #305517 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 85 | 23 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.67 |
| HSL | 95.81º | 0.57% | 0.21% | - |
| HSV(B) | 95.81º | 0.73% | 0.33% | - |
| XYZ | 4.62 | 7.19 | 1.95 | - |
| YUV | 66.87 | 103.24 | 114.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 23 | 0.44 | 0 | 0.73 | 0.67 | 95.81 | 0.57 | 0.21 |
| Hex | 30 | 55 | 17 | 2C | 0 | 49 | 43 | 60 | 39 | 15 |
| Octal | 60 | 125 | 27 | 54 | 0 | 111 | 103 | 140 | 71 | 25 |
| Binary | 110000 | 1010101 | 10111 | 101100 | 0 | 1001001 | 1000011 | 1100000 | 111001 | 10101 |
Color Harmonies of #305517
Complementary color
Monochromatic Colors of #305517
Black with #305517
Text Example
Text Example
White with #305517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305517; }
p { color: rgb(48,85,23); }
H1.HeaderClassName
{
color: #305517;
}
.AnyTagClassName
{
color: #305517;
}
</style>
background-color css
<style>
a { background-color: #305517; }
a { background-color: rgb(48,85,23); }
div.DivClassName
{
background-color: #305517;
}
.BgClassName
{
background-color: #305517;
}
</style>
border-color css
<style>
span { border-color: #305517; }
span { border-color: rgb(48,85,23); }
td.TdClassName
{
border-color: #305517;
}
.TagClassName
{
border-color: #305517;
}
</style>