Shades of Palm Leaf #305726
Tints of Palm Leaf #305726
RGB
CMYK
RGB Variations
Color information
#305726 (or 0x305726) is known color: Palm Leaf. HEX triplet: 30, 57 and 26. RGB value is (48,87,38). Sum of RGB (Red+Green+Blue) = 48+87+38=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 38 (15.23% from 255 or 21.97% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #305726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305726 is #CFA8D9. Grayscale: #454545. Windows color (decimal): -13609178 or 2512688. OLE color: 2512688.
HSL color Cylindrical-coordinate representation of color #305726: hue angle of 107.76º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #305726 is Cyan = 0.45, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 87 | 38 | - |
| CMYK | 0.45 | 0 | 0.56 | 0.66 |
| HSL | 107.76º | 0.39% | 0.25% | - |
| HSV(B) | 107.76º | 0.56% | 0.34% | - |
| XYZ | 4.98 | 7.58 | 3.04 | - |
| YUV | 69.75 | 110.08 | 112.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 87 | 38 | 0.45 | 0 | 0.56 | 0.66 | 107.76 | 0.39 | 0.25 |
| Hex | 30 | 57 | 26 | 2D | 0 | 38 | 42 | 6C | 27 | 19 |
| Octal | 60 | 127 | 46 | 55 | 0 | 70 | 102 | 154 | 47 | 31 |
| Binary | 110000 | 1010111 | 100110 | 101101 | 0 | 111000 | 1000010 | 1101100 | 100111 | 11001 |
Color Harmonies of #305726
Complementary color
Monochromatic Colors of #305726
Black with #305726
Text Example
Text Example
White with #305726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305726; }
p { color: rgb(48,87,38); }
H1.HeaderClassName
{
color: #305726;
}
.AnyTagClassName
{
color: #305726;
}
</style>
background-color css
<style>
a { background-color: #305726; }
a { background-color: rgb(48,87,38); }
div.DivClassName
{
background-color: #305726;
}
.BgClassName
{
background-color: #305726;
}
</style>
border-color css
<style>
span { border-color: #305726; }
span { border-color: rgb(48,87,38); }
td.TdClassName
{
border-color: #305726;
}
.TagClassName
{
border-color: #305726;
}
</style>