Shades of Palm Leaf #355331
Tints of Palm Leaf #355331
RGB
CMYK
RGB Variations
Color information
#355331 (or 0x355331) is known color: Palm Leaf. HEX triplet: 35, 53 and 31. RGB value is (53,83,49). Sum of RGB (Red+Green+Blue) = 53+83+49=185 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.65% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 49 (19.53% from 255 or 26.49% from 185); Max value from RGB is 83 - color contains mainly: green. Hex color #355331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355331 is #CAACCE. Grayscale: #464646. Windows color (decimal): -13282511 or 3232565. OLE color: 3232565.
HSL color Cylindrical-coordinate representation of color #355331: hue angle of 112.94º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #355331 is Cyan = 0.36, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 83 | 49 | - |
| CMYK | 0.36 | 0 | 0.41 | 0.67 |
| HSL | 112.94º | 0.26% | 0.26% | - |
| HSV(B) | 112.94º | 0.41% | 0.33% | - |
| XYZ | 5.12 | 7.17 | 4.02 | - |
| YUV | 70.15 | 116.06 | 115.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 83 | 49 | 0.36 | 0 | 0.41 | 0.67 | 112.94 | 0.26 | 0.26 |
| Hex | 35 | 53 | 31 | 24 | 0 | 29 | 43 | 71 | 1A | 1A |
| Octal | 65 | 123 | 61 | 44 | 0 | 51 | 103 | 161 | 32 | 32 |
| Binary | 110101 | 1010011 | 110001 | 100100 | 0 | 101001 | 1000011 | 1110001 | 11010 | 11010 |
Color Harmonies of #355331
Complementary color
Monochromatic Colors of #355331
Black with #355331
Text Example
Text Example
White with #355331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355331; }
p { color: rgb(53,83,49); }
H1.HeaderClassName
{
color: #355331;
}
.AnyTagClassName
{
color: #355331;
}
</style>
background-color css
<style>
a { background-color: #355331; }
a { background-color: rgb(53,83,49); }
div.DivClassName
{
background-color: #355331;
}
.BgClassName
{
background-color: #355331;
}
</style>
border-color css
<style>
span { border-color: #355331; }
span { border-color: rgb(53,83,49); }
td.TdClassName
{
border-color: #355331;
}
.TagClassName
{
border-color: #355331;
}
</style>