Shades of Plantation #395746
Tints of Plantation #395746
RGB
CMYK
RGB Variations
Color information
#395746 (or 0x395746) is known color: Plantation. HEX triplet: 39, 57 and 46. RGB value is (57,87,70). Sum of RGB (Red+Green+Blue) = 57+87+70=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 87 (34.38% from 255 or 40.65% from 214); Blue value is 70 (27.73% from 255 or 32.71% from 214); Max value from RGB is 87 - color contains mainly: green. Hex color #395746 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395746 is #C6A8B9. Grayscale: #4C4C4C. Windows color (decimal): -13019322 or 4609849. OLE color: 4609849.
HSL color Cylindrical-coordinate representation of color #395746: hue angle of 146º degrees, saturation: 0.21, 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 #395746 is Cyan = 0.34, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 70 | - |
| CMYK | 0.34 | 0 | 0.20 | 0.66 |
| HSL | 146º | 0.21% | 0.28% | - |
| HSV(B) | 146º | 0.34% | 0.34% | - |
| XYZ | 6.2 | 8.13 | 7.04 | - |
| YUV | 76.09 | 124.56 | 114.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 70 | 0.34 | 0 | 0.20 | 0.66 | 146 | 0.21 | 0.28 |
| Hex | 39 | 57 | 46 | 22 | 0 | 14 | 42 | 92 | 15 | 1C |
| Octal | 71 | 127 | 106 | 42 | 0 | 24 | 102 | 222 | 25 | 34 |
| Binary | 111001 | 1010111 | 1000110 | 100010 | 0 | 10100 | 1000010 | 10010010 | 10101 | 11100 |
Color Harmonies of #395746
Complementary color
Monochromatic Colors of #395746
Black with #395746
Text Example
Text Example
White with #395746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395746; }
p { color: rgb(57,87,70); }
H1.HeaderClassName
{
color: #395746;
}
.AnyTagClassName
{
color: #395746;
}
</style>
background-color css
<style>
a { background-color: #395746; }
a { background-color: rgb(57,87,70); }
div.DivClassName
{
background-color: #395746;
}
.BgClassName
{
background-color: #395746;
}
</style>
border-color css
<style>
span { border-color: #395746; }
span { border-color: rgb(57,87,70); }
td.TdClassName
{
border-color: #395746;
}
.TagClassName
{
border-color: #395746;
}
</style>