Shades of Plantation #375847
Tints of Plantation #375847
RGB
CMYK
RGB Variations
Color information
#375847 (or 0x375847) is known color: Plantation. HEX triplet: 37, 58 and 47. RGB value is (55,88,71). Sum of RGB (Red+Green+Blue) = 55+88+71=214 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.70% from 214); Green value is 88 (34.77% from 255 or 41.12% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 88 - color contains mainly: green. Hex color #375847 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375847 is #C8A7B8. Grayscale: #4C4C4C. Windows color (decimal): -13150137 or 4675639. OLE color: 4675639.
HSL color Cylindrical-coordinate representation of color #375847: hue angle of 149.09º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #375847 is Cyan = 0.38, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 88 | 71 | - |
| CMYK | 0.38 | 0 | 0.19 | 0.65 |
| HSL | 149.09º | 0.23% | 0.28% | - |
| HSV(B) | 149.09º | 0.38% | 0.35% | - |
| XYZ | 6.2 | 8.25 | 7.23 | - |
| YUV | 76.2 | 125.07 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 71 | 0.38 | 0 | 0.19 | 0.65 | 149.09 | 0.23 | 0.28 |
| Hex | 37 | 58 | 47 | 26 | 0 | 13 | 41 | 95 | 17 | 1C |
| Octal | 67 | 130 | 107 | 46 | 0 | 23 | 101 | 225 | 27 | 34 |
| Binary | 110111 | 1011000 | 1000111 | 100110 | 0 | 10011 | 1000001 | 10010101 | 10111 | 11100 |
Color Harmonies of #375847
Complementary color
Monochromatic Colors of #375847
Black with #375847
Text Example
Text Example
White with #375847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375847; }
p { color: rgb(55,88,71); }
H1.HeaderClassName
{
color: #375847;
}
.AnyTagClassName
{
color: #375847;
}
</style>
background-color css
<style>
a { background-color: #375847; }
a { background-color: rgb(55,88,71); }
div.DivClassName
{
background-color: #375847;
}
.BgClassName
{
background-color: #375847;
}
</style>
border-color css
<style>
span { border-color: #375847; }
span { border-color: rgb(55,88,71); }
td.TdClassName
{
border-color: #375847;
}
.TagClassName
{
border-color: #375847;
}
</style>