Shades of Palm Leaf #305619
Tints of Palm Leaf #305619
RGB
CMYK
RGB Variations
Color information
#305619 (or 0x305619) is known color: Palm Leaf. HEX triplet: 30, 56 and 19. RGB value is (48,86,25). Sum of RGB (Red+Green+Blue) = 48+86+25=159 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30.19% from 159); Green value is 86 (33.98% from 255 or 54.09% from 159); Blue value is 25 (10.16% from 255 or 15.72% from 159); Max value from RGB is 86 - color contains mainly: green. Hex color #305619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305619 is #CFA9E6. Grayscale: #434343. Windows color (decimal): -13609447 or 1660464. OLE color: 1660464.
HSL color Cylindrical-coordinate representation of color #305619: hue angle of 97.38º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #305619 is Cyan = 0.44, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 86 | 25 | - |
| CMYK | 0.44 | 0 | 0.71 | 0.66 |
| HSL | 97.38º | 0.55% | 0.22% | - |
| HSV(B) | 97.38º | 0.71% | 0.34% | - |
| XYZ | 4.72 | 7.35 | 2.09 | - |
| YUV | 67.68 | 103.91 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 25 | 0.44 | 0 | 0.71 | 0.66 | 97.38 | 0.55 | 0.22 |
| Hex | 30 | 56 | 19 | 2C | 0 | 47 | 42 | 61 | 37 | 16 |
| Octal | 60 | 126 | 31 | 54 | 0 | 107 | 102 | 141 | 67 | 26 |
| Binary | 110000 | 1010110 | 11001 | 101100 | 0 | 1000111 | 1000010 | 1100001 | 110111 | 10110 |
Color Harmonies of #305619
Complementary color
Monochromatic Colors of #305619
Black with #305619
Text Example
Text Example
White with #305619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305619; }
p { color: rgb(48,86,25); }
H1.HeaderClassName
{
color: #305619;
}
.AnyTagClassName
{
color: #305619;
}
</style>
background-color css
<style>
a { background-color: #305619; }
a { background-color: rgb(48,86,25); }
div.DivClassName
{
background-color: #305619;
}
.BgClassName
{
background-color: #305619;
}
</style>
border-color css
<style>
span { border-color: #305619; }
span { border-color: rgb(48,86,25); }
td.TdClassName
{
border-color: #305619;
}
.TagClassName
{
border-color: #305619;
}
</style>