Shades of Plantation #375746
Tints of Plantation #375746
RGB
CMYK
RGB Variations
Color information
#375746 (or 0x375746) is known color: Plantation. HEX triplet: 37, 57 and 46. RGB value is (55,87,70). Sum of RGB (Red+Green+Blue) = 55+87+70=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 87 (34.38% from 255 or 41.04% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 87 - color contains mainly: green. Hex color #375746 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375746 is #C8A8B9. Grayscale: #4B4B4B. Windows color (decimal): -13150394 or 4609847. OLE color: 4609847.
HSL color Cylindrical-coordinate representation of color #375746: hue angle of 148.12º 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 #375746 is Cyan = 0.37, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 70 | - |
| CMYK | 0.37 | 0 | 0.20 | 0.66 |
| HSL | 148.13º | 0.23% | 0.28% | - |
| HSV(B) | 148.13º | 0.37% | 0.34% | - |
| XYZ | 6.09 | 8.07 | 7.03 | - |
| YUV | 75.49 | 124.9 | 113.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 70 | 0.37 | 0 | 0.20 | 0.66 | 148.13 | 0.23 | 0.28 |
| Hex | 37 | 57 | 46 | 25 | 0 | 14 | 42 | 94 | 17 | 1C |
| Octal | 67 | 127 | 106 | 45 | 0 | 24 | 102 | 224 | 27 | 34 |
| Binary | 110111 | 1010111 | 1000110 | 100101 | 0 | 10100 | 1000010 | 10010100 | 10111 | 11100 |
Color Harmonies of #375746
Complementary color
Monochromatic Colors of #375746
Black with #375746
Text Example
Text Example
White with #375746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375746; }
p { color: rgb(55,87,70); }
H1.HeaderClassName
{
color: #375746;
}
.AnyTagClassName
{
color: #375746;
}
</style>
background-color css
<style>
a { background-color: #375746; }
a { background-color: rgb(55,87,70); }
div.DivClassName
{
background-color: #375746;
}
.BgClassName
{
background-color: #375746;
}
</style>
border-color css
<style>
span { border-color: #375746; }
span { border-color: rgb(55,87,70); }
td.TdClassName
{
border-color: #375746;
}
.TagClassName
{
border-color: #375746;
}
</style>