Shades of Palm Leaf #375226
Tints of Palm Leaf #375226
RGB
CMYK
RGB Variations
Color information
#375226 (or 0x375226) is known color: Palm Leaf. HEX triplet: 37, 52 and 26. RGB value is (55,82,38). Sum of RGB (Red+Green+Blue) = 55+82+38=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 82 (32.42% from 255 or 46.86% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 82 - color contains mainly: green. Hex color #375226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375226 is #C8ADD9. Grayscale: #454545. Windows color (decimal): -13151706 or 2511415. OLE color: 2511415.
HSL color Cylindrical-coordinate representation of color #375226: hue angle of 96.82º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #375226 is Cyan = 0.33, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 55 | 82 | 38 | - |
| CMYK | 0.33 | 0 | 0.54 | 0.68 |
| HSL | 96.82º | 0.37% | 0.24% | - |
| HSV(B) | 96.82º | 0.54% | 0.32% | - |
| XYZ | 4.94 | 6.99 | 2.92 | - |
| YUV | 68.91 | 110.55 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 82 | 38 | 0.33 | 0 | 0.54 | 0.68 | 96.82 | 0.37 | 0.24 |
| Hex | 37 | 52 | 26 | 21 | 0 | 36 | 44 | 61 | 25 | 18 |
| Octal | 67 | 122 | 46 | 41 | 0 | 66 | 104 | 141 | 45 | 30 |
| Binary | 110111 | 1010010 | 100110 | 100001 | 0 | 110110 | 1000100 | 1100001 | 100101 | 11000 |
Color Harmonies of #375226
Complementary color
Monochromatic Colors of #375226
Black with #375226
Text Example
Text Example
White with #375226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375226; }
p { color: rgb(55,82,38); }
H1.HeaderClassName
{
color: #375226;
}
.AnyTagClassName
{
color: #375226;
}
</style>
background-color css
<style>
a { background-color: #375226; }
a { background-color: rgb(55,82,38); }
div.DivClassName
{
background-color: #375226;
}
.BgClassName
{
background-color: #375226;
}
</style>
border-color css
<style>
span { border-color: #375226; }
span { border-color: rgb(55,82,38); }
td.TdClassName
{
border-color: #375226;
}
.TagClassName
{
border-color: #375226;
}
</style>