Shades of Plantation #395647
Tints of Plantation #395647
RGB
CMYK
RGB Variations
Color information
#395647 (or 0x395647) is known color: Plantation. HEX triplet: 39, 56 and 47. RGB value is (57,86,71). Sum of RGB (Red+Green+Blue) = 57+86+71=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 86 (33.98% from 255 or 40.19% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 86 - color contains mainly: green. Hex color #395647 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395647 is #C6A9B8. Grayscale: #4B4B4B. Windows color (decimal): -13019577 or 4675129. OLE color: 4675129.
HSL color Cylindrical-coordinate representation of color #395647: hue angle of 148.97º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395647 is Cyan = 0.34, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 86 | 71 | - |
| CMYK | 0.34 | 0 | 0.17 | 0.66 |
| HSL | 148.97º | 0.2% | 0.28% | - |
| HSV(B) | 148.97º | 0.34% | 0.34% | - |
| XYZ | 6.15 | 7.98 | 7.18 | - |
| YUV | 75.62 | 125.39 | 114.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 71 | 0.34 | 0 | 0.17 | 0.66 | 148.97 | 0.2 | 0.28 |
| Hex | 39 | 56 | 47 | 22 | 0 | 11 | 42 | 95 | 14 | 1C |
| Octal | 71 | 126 | 107 | 42 | 0 | 21 | 102 | 225 | 24 | 34 |
| Binary | 111001 | 1010110 | 1000111 | 100010 | 0 | 10001 | 1000010 | 10010101 | 10100 | 11100 |
Color Harmonies of #395647
Complementary color
Monochromatic Colors of #395647
Black with #395647
Text Example
Text Example
White with #395647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395647; }
p { color: rgb(57,86,71); }
H1.HeaderClassName
{
color: #395647;
}
.AnyTagClassName
{
color: #395647;
}
</style>
background-color css
<style>
a { background-color: #395647; }
a { background-color: rgb(57,86,71); }
div.DivClassName
{
background-color: #395647;
}
.BgClassName
{
background-color: #395647;
}
</style>
border-color css
<style>
span { border-color: #395647; }
span { border-color: rgb(57,86,71); }
td.TdClassName
{
border-color: #395647;
}
.TagClassName
{
border-color: #395647;
}
</style>