Shades of Plantation #375747
Tints of Plantation #375747
RGB
CMYK
RGB Variations
Color information
#375747 (or 0x375747) is known color: Plantation. HEX triplet: 37, 57 and 47. RGB value is (55,87,71). Sum of RGB (Red+Green+Blue) = 55+87+71=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 87 (34.38% from 255 or 40.85% from 213); Blue value is 71 (28.12% from 255 or 33.33% from 213); Max value from RGB is 87 - color contains mainly: green. Hex color #375747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375747 is #C8A8B8. Grayscale: #4B4B4B. Windows color (decimal): -13150393 or 4675383. OLE color: 4675383.
HSL color Cylindrical-coordinate representation of color #375747: hue angle of 150º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #375747 is Cyan = 0.37, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 71 | - |
| CMYK | 0.37 | 0 | 0.18 | 0.66 |
| HSL | 150º | 0.23% | 0.28% | - |
| HSV(B) | 150º | 0.37% | 0.34% | - |
| XYZ | 6.12 | 8.08 | 7.2 | - |
| YUV | 75.61 | 125.4 | 113.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 71 | 0.37 | 0 | 0.18 | 0.66 | 150 | 0.23 | 0.28 |
| Hex | 37 | 57 | 47 | 25 | 0 | 12 | 42 | 96 | 17 | 1C |
| Octal | 67 | 127 | 107 | 45 | 0 | 22 | 102 | 226 | 27 | 34 |
| Binary | 110111 | 1010111 | 1000111 | 100101 | 0 | 10010 | 1000010 | 10010110 | 10111 | 11100 |
Color Harmonies of #375747
Complementary color
Monochromatic Colors of #375747
Black with #375747
Text Example
Text Example
White with #375747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375747; }
p { color: rgb(55,87,71); }
H1.HeaderClassName
{
color: #375747;
}
.AnyTagClassName
{
color: #375747;
}
</style>
background-color css
<style>
a { background-color: #375747; }
a { background-color: rgb(55,87,71); }
div.DivClassName
{
background-color: #375747;
}
.BgClassName
{
background-color: #375747;
}
</style>
border-color css
<style>
span { border-color: #375747; }
span { border-color: rgb(55,87,71); }
td.TdClassName
{
border-color: #375747;
}
.TagClassName
{
border-color: #375747;
}
</style>