Shades of Palm Leaf #335428
Tints of Palm Leaf #335428
RGB
CMYK
RGB Variations
Color information
#335428 (or 0x335428) is known color: Palm Leaf. HEX triplet: 33, 54 and 28. RGB value is (51,84,40). Sum of RGB (Red+Green+Blue) = 51+84+40=175 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.14% from 175); Green value is 84 (33.20% from 255 or 48% from 175); Blue value is 40 (16.02% from 255 or 22.86% from 175); Max value from RGB is 84 - color contains mainly: green. Hex color #335428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335428 is #CCABD7. Grayscale: #454545. Windows color (decimal): -13413336 or 2642995. OLE color: 2642995.
HSL color Cylindrical-coordinate representation of color #335428: hue angle of 105º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #335428 is Cyan = 0.39, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 84 | 40 | - |
| CMYK | 0.39 | 0 | 0.52 | 0.67 |
| HSL | 105º | 0.35% | 0.24% | - |
| HSV(B) | 105º | 0.52% | 0.33% | - |
| XYZ | 4.92 | 7.2 | 3.14 | - |
| YUV | 69.12 | 111.57 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 40 | 0.39 | 0 | 0.52 | 0.67 | 105 | 0.35 | 0.24 |
| Hex | 33 | 54 | 28 | 27 | 0 | 34 | 43 | 69 | 23 | 18 |
| Octal | 63 | 124 | 50 | 47 | 0 | 64 | 103 | 151 | 43 | 30 |
| Binary | 110011 | 1010100 | 101000 | 100111 | 0 | 110100 | 1000011 | 1101001 | 100011 | 11000 |
Color Harmonies of #335428
Complementary color
Monochromatic Colors of #335428
Black with #335428
Text Example
Text Example
White with #335428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335428; }
p { color: rgb(51,84,40); }
H1.HeaderClassName
{
color: #335428;
}
.AnyTagClassName
{
color: #335428;
}
</style>
background-color css
<style>
a { background-color: #335428; }
a { background-color: rgb(51,84,40); }
div.DivClassName
{
background-color: #335428;
}
.BgClassName
{
background-color: #335428;
}
</style>
border-color css
<style>
span { border-color: #335428; }
span { border-color: rgb(51,84,40); }
td.TdClassName
{
border-color: #335428;
}
.TagClassName
{
border-color: #335428;
}
</style>