Shades of Plantation #376648
Tints of Plantation #376648
RGB
CMYK
RGB Variations
Color information
#376648 (or 0x376648) is known color: Plantation. HEX triplet: 37, 66 and 48. RGB value is (55,102,72). Sum of RGB (Red+Green+Blue) = 55+102+72=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 102 (40.23% from 255 or 44.54% from 229); Blue value is 72 (28.52% from 255 or 31.44% from 229); Max value from RGB is 102 - color contains mainly: green. Hex color #376648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376648 is #C899B7. Grayscale: #545454. Windows color (decimal): -13146552 or 4744759. OLE color: 4744759.
HSL color Cylindrical-coordinate representation of color #376648: hue angle of 141.7º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #376648 is Cyan = 0.46, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 72 | - |
| CMYK | 0.46 | 0 | 0.29 | 0.6 |
| HSL | 141.7º | 0.3% | 0.31% | - |
| HSV(B) | 141.7º | 0.46% | 0.4% | - |
| XYZ | 7.5 | 10.78 | 7.82 | - |
| YUV | 84.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 72 | 0.46 | 0 | 0.29 | 0.6 | 141.7 | 0.3 | 0.31 |
| Hex | 37 | 66 | 48 | 2E | 0 | 1D | 3C | 8E | 1E | 1F |
| Octal | 67 | 146 | 110 | 56 | 0 | 35 | 74 | 216 | 36 | 37 |
| Binary | 110111 | 1100110 | 1001000 | 101110 | 0 | 11101 | 111100 | 10001110 | 11110 | 11111 |
Color Harmonies of #376648
Complementary color
Monochromatic Colors of #376648
Black with #376648
Text Example
Text Example
White with #376648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376648; }
p { color: rgb(55,102,72); }
H1.HeaderClassName
{
color: #376648;
}
.AnyTagClassName
{
color: #376648;
}
</style>
background-color css
<style>
a { background-color: #376648; }
a { background-color: rgb(55,102,72); }
div.DivClassName
{
background-color: #376648;
}
.BgClassName
{
background-color: #376648;
}
</style>
border-color css
<style>
span { border-color: #376648; }
span { border-color: rgb(55,102,72); }
td.TdClassName
{
border-color: #376648;
}
.TagClassName
{
border-color: #376648;
}
</style>