Shades of Palm Leaf #335819
Tints of Palm Leaf #335819
RGB
CMYK
RGB Variations
Color information
#335819 (or 0x335819) is known color: Palm Leaf. HEX triplet: 33, 58 and 19. RGB value is (51,88,25). Sum of RGB (Red+Green+Blue) = 51+88+25=164 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.10% from 164); Green value is 88 (34.77% from 255 or 53.66% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 88 - color contains mainly: green. Hex color #335819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #335819 is #CCA7E6. Grayscale: #454545. Windows color (decimal): -13412327 or 1660979. OLE color: 1660979.
HSL color Cylindrical-coordinate representation of color #335819: hue angle of 95.24º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #335819 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 88 | 25 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.65 |
| HSL | 95.24º | 0.56% | 0.22% | - |
| HSV(B) | 95.24º | 0.72% | 0.35% | - |
| XYZ | 5.03 | 7.75 | 2.15 | - |
| YUV | 69.76 | 102.74 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 88 | 25 | 0.42 | 0 | 0.72 | 0.65 | 95.24 | 0.56 | 0.22 |
| Hex | 33 | 58 | 19 | 2A | 0 | 48 | 41 | 5F | 38 | 16 |
| Octal | 63 | 130 | 31 | 52 | 0 | 110 | 101 | 137 | 70 | 26 |
| Binary | 110011 | 1011000 | 11001 | 101010 | 0 | 1001000 | 1000001 | 1011111 | 111000 | 10110 |
Color Harmonies of #335819
Complementary color
Monochromatic Colors of #335819
Black with #335819
Text Example
Text Example
White with #335819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335819; }
p { color: rgb(51,88,25); }
H1.HeaderClassName
{
color: #335819;
}
.AnyTagClassName
{
color: #335819;
}
</style>
background-color css
<style>
a { background-color: #335819; }
a { background-color: rgb(51,88,25); }
div.DivClassName
{
background-color: #335819;
}
.BgClassName
{
background-color: #335819;
}
</style>
border-color css
<style>
span { border-color: #335819; }
span { border-color: rgb(51,88,25); }
td.TdClassName
{
border-color: #335819;
}
.TagClassName
{
border-color: #335819;
}
</style>