Shades of Palm Leaf #305817
Tints of Palm Leaf #305817
RGB
CMYK
RGB Variations
Color information
#305817 (or 0x305817) is known color: Palm Leaf. HEX triplet: 30, 58 and 17. RGB value is (48,88,23). Sum of RGB (Red+Green+Blue) = 48+88+23=159 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30.19% from 159); Green value is 88 (34.77% from 255 or 55.35% from 159); Blue value is 23 (9.38% from 255 or 14.47% from 159); Max value from RGB is 88 - color contains mainly: green. Hex color #305817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305817 is #CFA7E8. Grayscale: #444444. Windows color (decimal): -13608937 or 1529904. OLE color: 1529904.
HSL color Cylindrical-coordinate representation of color #305817: hue angle of 96.92º 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 #305817 is Cyan = 0.45, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 88 | 23 | - |
| CMYK | 0.45 | 0 | 0.74 | 0.65 |
| HSL | 96.92º | 0.59% | 0.22% | - |
| HSV(B) | 96.92º | 0.74% | 0.35% | - |
| XYZ | 4.86 | 7.67 | 2.03 | - |
| YUV | 68.63 | 102.25 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 23 | 0.45 | 0 | 0.74 | 0.65 | 96.92 | 0.59 | 0.22 |
| Hex | 30 | 58 | 17 | 2D | 0 | 4A | 41 | 61 | 3B | 16 |
| Octal | 60 | 130 | 27 | 55 | 0 | 112 | 101 | 141 | 73 | 26 |
| Binary | 110000 | 1011000 | 10111 | 101101 | 0 | 1001010 | 1000001 | 1100001 | 111011 | 10110 |
Color Harmonies of #305817
Complementary color
Monochromatic Colors of #305817
Black with #305817
Text Example
Text Example
White with #305817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305817; }
p { color: rgb(48,88,23); }
H1.HeaderClassName
{
color: #305817;
}
.AnyTagClassName
{
color: #305817;
}
</style>
background-color css
<style>
a { background-color: #305817; }
a { background-color: rgb(48,88,23); }
div.DivClassName
{
background-color: #305817;
}
.BgClassName
{
background-color: #305817;
}
</style>
border-color css
<style>
span { border-color: #305817; }
span { border-color: rgb(48,88,23); }
td.TdClassName
{
border-color: #305817;
}
.TagClassName
{
border-color: #305817;
}
</style>