Shades of Palm Leaf #375825
Tints of Palm Leaf #375825
RGB
CMYK
RGB Variations
Color information
#375825 (or 0x375825) is known color: Palm Leaf. HEX triplet: 37, 58 and 25. RGB value is (55,88,37). Sum of RGB (Red+Green+Blue) = 55+88+37=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 37 (14.84% from 255 or 20.56% from 180); Max value from RGB is 88 - color contains mainly: green. Hex color #375825 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375825 is #C8A7DA. Grayscale: #484848. Windows color (decimal): -13150171 or 2447415. OLE color: 2447415.
HSL color Cylindrical-coordinate representation of color #375825: hue angle of 98.82º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #375825 is Cyan = 0.38, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 88 | 37 | - |
| CMYK | 0.38 | 0 | 0.58 | 0.65 |
| HSL | 98.82º | 0.41% | 0.25% | - |
| HSV(B) | 98.82º | 0.58% | 0.35% | - |
| XYZ | 5.4 | 7.93 | 3 | - |
| YUV | 72.32 | 108.07 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 37 | 0.38 | 0 | 0.58 | 0.65 | 98.82 | 0.41 | 0.25 |
| Hex | 37 | 58 | 25 | 26 | 0 | 3A | 41 | 63 | 29 | 19 |
| Octal | 67 | 130 | 45 | 46 | 0 | 72 | 101 | 143 | 51 | 31 |
| Binary | 110111 | 1011000 | 100101 | 100110 | 0 | 111010 | 1000001 | 1100011 | 101001 | 11001 |
Color Harmonies of #375825
Complementary color
Monochromatic Colors of #375825
Black with #375825
Text Example
Text Example
White with #375825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375825; }
p { color: rgb(55,88,37); }
H1.HeaderClassName
{
color: #375825;
}
.AnyTagClassName
{
color: #375825;
}
</style>
background-color css
<style>
a { background-color: #375825; }
a { background-color: rgb(55,88,37); }
div.DivClassName
{
background-color: #375825;
}
.BgClassName
{
background-color: #375825;
}
</style>
border-color css
<style>
span { border-color: #375825; }
span { border-color: rgb(55,88,37); }
td.TdClassName
{
border-color: #375825;
}
.TagClassName
{
border-color: #375825;
}
</style>