Shades of Plantation #375945
Tints of Plantation #375945
RGB
CMYK
RGB Variations
Color information
#375945 (or 0x375945) is known color: Plantation. HEX triplet: 37, 59 and 45. RGB value is (55,89,69). Sum of RGB (Red+Green+Blue) = 55+89+69=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 89 (35.16% from 255 or 41.78% from 213); Blue value is 69 (27.34% from 255 or 32.39% from 213); Max value from RGB is 89 - color contains mainly: green. Hex color #375945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375945 is #C8A6BA. Grayscale: #4C4C4C. Windows color (decimal): -13149883 or 4544823. OLE color: 4544823.
HSL color Cylindrical-coordinate representation of color #375945: hue angle of 144.71º degrees, saturation: 0.24, 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 #375945 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 89 | 69 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.65 |
| HSL | 144.71º | 0.24% | 0.28% | - |
| HSV(B) | 144.71º | 0.38% | 0.35% | - |
| XYZ | 6.22 | 8.39 | 6.92 | - |
| YUV | 76.55 | 123.74 | 112.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 69 | 0.38 | 0 | 0.22 | 0.65 | 144.71 | 0.24 | 0.28 |
| Hex | 37 | 59 | 45 | 26 | 0 | 16 | 41 | 91 | 18 | 1C |
| Octal | 67 | 131 | 105 | 46 | 0 | 26 | 101 | 221 | 30 | 34 |
| Binary | 110111 | 1011001 | 1000101 | 100110 | 0 | 10110 | 1000001 | 10010001 | 11000 | 11100 |
Color Harmonies of #375945
Complementary color
Monochromatic Colors of #375945
Black with #375945
Text Example
Text Example
White with #375945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375945; }
p { color: rgb(55,89,69); }
H1.HeaderClassName
{
color: #375945;
}
.AnyTagClassName
{
color: #375945;
}
</style>
background-color css
<style>
a { background-color: #375945; }
a { background-color: rgb(55,89,69); }
div.DivClassName
{
background-color: #375945;
}
.BgClassName
{
background-color: #375945;
}
</style>
border-color css
<style>
span { border-color: #375945; }
span { border-color: rgb(55,89,69); }
td.TdClassName
{
border-color: #375945;
}
.TagClassName
{
border-color: #375945;
}
</style>