Shades of Plantation #385947
Tints of Plantation #385947
RGB
CMYK
RGB Variations
Color information
#385947 (or 0x385947) is known color: Plantation. HEX triplet: 38, 59 and 47. RGB value is (56,89,71). Sum of RGB (Red+Green+Blue) = 56+89+71=216 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.93% from 216); Green value is 89 (35.16% from 255 or 41.20% from 216); Blue value is 71 (28.12% from 255 or 32.87% from 216); Max value from RGB is 89 - color contains mainly: green. Hex color #385947 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385947 is #C7A6B8. Grayscale: #4D4D4D. Windows color (decimal): -13084345 or 4675896. OLE color: 4675896.
HSL color Cylindrical-coordinate representation of color #385947: hue angle of 147.27º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #385947 is Cyan = 0.37, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 89 | 71 | - |
| CMYK | 0.37 | 0 | 0.20 | 0.65 |
| HSL | 147.27º | 0.23% | 0.28% | - |
| HSV(B) | 147.27º | 0.37% | 0.35% | - |
| XYZ | 6.34 | 8.44 | 7.26 | - |
| YUV | 77.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 71 | 0.37 | 0 | 0.20 | 0.65 | 147.27 | 0.23 | 0.28 |
| Hex | 38 | 59 | 47 | 25 | 0 | 14 | 41 | 93 | 17 | 1C |
| Octal | 70 | 131 | 107 | 45 | 0 | 24 | 101 | 223 | 27 | 34 |
| Binary | 111000 | 1011001 | 1000111 | 100101 | 0 | 10100 | 1000001 | 10010011 | 10111 | 11100 |
Color Harmonies of #385947
Complementary color
Monochromatic Colors of #385947
Black with #385947
Text Example
Text Example
White with #385947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385947; }
p { color: rgb(56,89,71); }
H1.HeaderClassName
{
color: #385947;
}
.AnyTagClassName
{
color: #385947;
}
</style>
background-color css
<style>
a { background-color: #385947; }
a { background-color: rgb(56,89,71); }
div.DivClassName
{
background-color: #385947;
}
.BgClassName
{
background-color: #385947;
}
</style>
border-color css
<style>
span { border-color: #385947; }
span { border-color: rgb(56,89,71); }
td.TdClassName
{
border-color: #385947;
}
.TagClassName
{
border-color: #385947;
}
</style>