Shades of Plantation #395147
Tints of Plantation #395147
RGB
CMYK
RGB Variations
Color information
#395147 (or 0x395147) is known color: Plantation. HEX triplet: 39, 51 and 47. RGB value is (57,81,71). Sum of RGB (Red+Green+Blue) = 57+81+71=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 81 (32.03% from 255 or 38.76% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 81 - color contains mainly: green. Hex color #395147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395147 is #C6AEB8. Grayscale: #484848. Windows color (decimal): -13020857 or 4673849. OLE color: 4673849.
HSL color Cylindrical-coordinate representation of color #395147: hue angle of 155º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #395147 is Cyan = 0.30, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 71 | - |
| CMYK | 0.30 | 0 | 0.12 | 0.68 |
| HSL | 155º | 0.17% | 0.27% | - |
| HSV(B) | 155º | 0.3% | 0.32% | - |
| XYZ | 5.77 | 7.21 | 7.05 | - |
| YUV | 72.68 | 127.05 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 71 | 0.30 | 0 | 0.12 | 0.68 | 155 | 0.17 | 0.27 |
| Hex | 39 | 51 | 47 | 1E | 0 | C | 44 | 9B | 11 | 1B |
| Octal | 71 | 121 | 107 | 36 | 0 | 14 | 104 | 233 | 21 | 33 |
| Binary | 111001 | 1010001 | 1000111 | 11110 | 0 | 1100 | 1000100 | 10011011 | 10001 | 11011 |
Color Harmonies of #395147
Complementary color
Monochromatic Colors of #395147
Black with #395147
Text Example
Text Example
White with #395147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395147; }
p { color: rgb(57,81,71); }
H1.HeaderClassName
{
color: #395147;
}
.AnyTagClassName
{
color: #395147;
}
</style>
background-color css
<style>
a { background-color: #395147; }
a { background-color: rgb(57,81,71); }
div.DivClassName
{
background-color: #395147;
}
.BgClassName
{
background-color: #395147;
}
</style>
border-color css
<style>
span { border-color: #395147; }
span { border-color: rgb(57,81,71); }
td.TdClassName
{
border-color: #395147;
}
.TagClassName
{
border-color: #395147;
}
</style>