Shades of Palm Leaf #335426
Tints of Palm Leaf #335426
RGB
CMYK
RGB Variations
Color information
#335426 (or 0x335426) is known color: Palm Leaf. HEX triplet: 33, 54 and 26. RGB value is (51,84,38). Sum of RGB (Red+Green+Blue) = 51+84+38=173 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.48% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 38 (15.23% from 255 or 21.97% from 173); Max value from RGB is 84 - color contains mainly: green. Hex color #335426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335426 is #CCABD9. Grayscale: #454545. Windows color (decimal): -13413338 or 2511923. OLE color: 2511923.
HSL color Cylindrical-coordinate representation of color #335426: hue angle of 103.04º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #335426 is Cyan = 0.39, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 84 | 38 | - |
| CMYK | 0.39 | 0 | 0.55 | 0.67 |
| HSL | 103.04º | 0.38% | 0.24% | - |
| HSV(B) | 103.04º | 0.55% | 0.33% | - |
| XYZ | 4.89 | 7.18 | 2.96 | - |
| YUV | 68.89 | 110.57 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 38 | 0.39 | 0 | 0.55 | 0.67 | 103.04 | 0.38 | 0.24 |
| Hex | 33 | 54 | 26 | 27 | 0 | 37 | 43 | 67 | 26 | 18 |
| Octal | 63 | 124 | 46 | 47 | 0 | 67 | 103 | 147 | 46 | 30 |
| Binary | 110011 | 1010100 | 100110 | 100111 | 0 | 110111 | 1000011 | 1100111 | 100110 | 11000 |
Color Harmonies of #335426
Complementary color
Monochromatic Colors of #335426
Black with #335426
Text Example
Text Example
White with #335426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335426; }
p { color: rgb(51,84,38); }
H1.HeaderClassName
{
color: #335426;
}
.AnyTagClassName
{
color: #335426;
}
</style>
background-color css
<style>
a { background-color: #335426; }
a { background-color: rgb(51,84,38); }
div.DivClassName
{
background-color: #335426;
}
.BgClassName
{
background-color: #335426;
}
</style>
border-color css
<style>
span { border-color: #335426; }
span { border-color: rgb(51,84,38); }
td.TdClassName
{
border-color: #335426;
}
.TagClassName
{
border-color: #335426;
}
</style>