Shades of Palm Leaf #375426
Tints of Palm Leaf #375426
RGB
CMYK
RGB Variations
Color information
#375426 (or 0x375426) is known color: Palm Leaf. HEX triplet: 37, 54 and 26. RGB value is (55,84,38). Sum of RGB (Red+Green+Blue) = 55+84+38=177 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.07% from 177); Green value is 84 (33.20% from 255 or 47.46% from 177); Blue value is 38 (15.23% from 255 or 21.47% from 177); Max value from RGB is 84 - color contains mainly: green. Hex color #375426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375426 is #C8ABD9. Grayscale: #464646. Windows color (decimal): -13151194 or 2511927. OLE color: 2511927.
HSL color Cylindrical-coordinate representation of color #375426: hue angle of 97.83º 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 #375426 is Cyan = 0.35, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 84 | 38 | - |
| CMYK | 0.35 | 0 | 0.55 | 0.67 |
| HSL | 97.83º | 0.38% | 0.24% | - |
| HSV(B) | 97.83º | 0.55% | 0.33% | - |
| XYZ | 5.1 | 7.29 | 2.97 | - |
| YUV | 70.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 38 | 0.35 | 0 | 0.55 | 0.67 | 97.83 | 0.38 | 0.24 |
| Hex | 37 | 54 | 26 | 23 | 0 | 37 | 43 | 62 | 26 | 18 |
| Octal | 67 | 124 | 46 | 43 | 0 | 67 | 103 | 142 | 46 | 30 |
| Binary | 110111 | 1010100 | 100110 | 100011 | 0 | 110111 | 1000011 | 1100010 | 100110 | 11000 |
Color Harmonies of #375426
Complementary color
Monochromatic Colors of #375426
Black with #375426
Text Example
Text Example
White with #375426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375426; }
p { color: rgb(55,84,38); }
H1.HeaderClassName
{
color: #375426;
}
.AnyTagClassName
{
color: #375426;
}
</style>
background-color css
<style>
a { background-color: #375426; }
a { background-color: rgb(55,84,38); }
div.DivClassName
{
background-color: #375426;
}
.BgClassName
{
background-color: #375426;
}
</style>
border-color css
<style>
span { border-color: #375426; }
span { border-color: rgb(55,84,38); }
td.TdClassName
{
border-color: #375426;
}
.TagClassName
{
border-color: #375426;
}
</style>