Shades of Palm Leaf #305419
Tints of Palm Leaf #305419
RGB
CMYK
RGB Variations
Color information
#305419 (or 0x305419) is known color: Palm Leaf. HEX triplet: 30, 54 and 19. RGB value is (48,84,25). Sum of RGB (Red+Green+Blue) = 48+84+25=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 25 (10.16% from 255 or 15.92% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #305419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305419 is #CFABE6. Grayscale: #424242. Windows color (decimal): -13609959 or 1659952. OLE color: 1659952.
HSL color Cylindrical-coordinate representation of color #305419: hue angle of 96.61º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #305419 is Cyan = 0.43, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 84 | 25 | - |
| CMYK | 0.43 | 0 | 0.70 | 0.67 |
| HSL | 96.61º | 0.54% | 0.21% | - |
| HSV(B) | 96.61º | 0.7% | 0.33% | - |
| XYZ | 4.56 | 7.04 | 2.04 | - |
| YUV | 66.51 | 104.57 | 114.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 25 | 0.43 | 0 | 0.70 | 0.67 | 96.61 | 0.54 | 0.21 |
| Hex | 30 | 54 | 19 | 2B | 0 | 46 | 43 | 61 | 36 | 15 |
| Octal | 60 | 124 | 31 | 53 | 0 | 106 | 103 | 141 | 66 | 25 |
| Binary | 110000 | 1010100 | 11001 | 101011 | 0 | 1000110 | 1000011 | 1100001 | 110110 | 10101 |
Color Harmonies of #305419
Complementary color
Monochromatic Colors of #305419
Black with #305419
Text Example
Text Example
White with #305419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305419; }
p { color: rgb(48,84,25); }
H1.HeaderClassName
{
color: #305419;
}
.AnyTagClassName
{
color: #305419;
}
</style>
background-color css
<style>
a { background-color: #305419; }
a { background-color: rgb(48,84,25); }
div.DivClassName
{
background-color: #305419;
}
.BgClassName
{
background-color: #305419;
}
</style>
border-color css
<style>
span { border-color: #305419; }
span { border-color: rgb(48,84,25); }
td.TdClassName
{
border-color: #305419;
}
.TagClassName
{
border-color: #305419;
}
</style>