Shades of Palm Leaf #305912
Tints of Palm Leaf #305912
RGB
CMYK
RGB Variations
Color information
#305912 (or 0x305912) is known color: Palm Leaf. HEX triplet: 30, 59 and 12. RGB value is (48,89,18). Sum of RGB (Red+Green+Blue) = 48+89+18=155 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.97% from 155); Green value is 89 (35.16% from 255 or 57.42% from 155); Blue value is 18 (7.42% from 255 or 11.61% from 155); Max value from RGB is 89 - color contains mainly: green. Hex color #305912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305912 is #CFA6ED. Grayscale: #444444. Windows color (decimal): -13608686 or 1202480. OLE color: 1202480.
HSL color Cylindrical-coordinate representation of color #305912: hue angle of 94.65º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #305912 is Cyan = 0.46, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 89 | 18 | - |
| CMYK | 0.46 | 0 | 0.80 | 0.65 |
| HSL | 94.65º | 0.66% | 0.21% | - |
| HSV(B) | 94.65º | 0.8% | 0.35% | - |
| XYZ | 4.9 | 7.82 | 1.82 | - |
| YUV | 68.65 | 99.42 | 113.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 18 | 0.46 | 0 | 0.80 | 0.65 | 94.65 | 0.66 | 0.21 |
| Hex | 30 | 59 | 12 | 2E | 0 | 50 | 41 | 5F | 42 | 15 |
| Octal | 60 | 131 | 22 | 56 | 0 | 120 | 101 | 137 | 102 | 25 |
| Binary | 110000 | 1011001 | 10010 | 101110 | 0 | 1010000 | 1000001 | 1011111 | 1000010 | 10101 |
Color Harmonies of #305912
Complementary color
Monochromatic Colors of #305912
Black with #305912
Text Example
Text Example
White with #305912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305912; }
p { color: rgb(48,89,18); }
H1.HeaderClassName
{
color: #305912;
}
.AnyTagClassName
{
color: #305912;
}
</style>
background-color css
<style>
a { background-color: #305912; }
a { background-color: rgb(48,89,18); }
div.DivClassName
{
background-color: #305912;
}
.BgClassName
{
background-color: #305912;
}
</style>
border-color css
<style>
span { border-color: #305912; }
span { border-color: rgb(48,89,18); }
td.TdClassName
{
border-color: #305912;
}
.TagClassName
{
border-color: #305912;
}
</style>