Shades of Plantation #385747
Tints of Plantation #385747
RGB
CMYK
RGB Variations
Color information
#385747 (or 0x385747) is known color: Plantation. HEX triplet: 38, 57 and 47. RGB value is (56,87,71). Sum of RGB (Red+Green+Blue) = 56+87+71=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 87 (34.38% from 255 or 40.65% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 87 - color contains mainly: green. Hex color #385747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385747 is #C7A8B8. Grayscale: #4B4B4B. Windows color (decimal): -13084857 or 4675384. OLE color: 4675384.
HSL color Cylindrical-coordinate representation of color #385747: hue angle of 149.03º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #385747 is Cyan = 0.36, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 87 | 71 | - |
| CMYK | 0.36 | 0 | 0.18 | 0.66 |
| HSL | 149.03º | 0.22% | 0.28% | - |
| HSV(B) | 149.03º | 0.36% | 0.34% | - |
| XYZ | 6.18 | 8.11 | 7.2 | - |
| YUV | 75.91 | 125.23 | 113.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 71 | 0.36 | 0 | 0.18 | 0.66 | 149.03 | 0.22 | 0.28 |
| Hex | 38 | 57 | 47 | 24 | 0 | 12 | 42 | 95 | 16 | 1C |
| Octal | 70 | 127 | 107 | 44 | 0 | 22 | 102 | 225 | 26 | 34 |
| Binary | 111000 | 1010111 | 1000111 | 100100 | 0 | 10010 | 1000010 | 10010101 | 10110 | 11100 |
Color Harmonies of #385747
Complementary color
Monochromatic Colors of #385747
Black with #385747
Text Example
Text Example
White with #385747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385747; }
p { color: rgb(56,87,71); }
H1.HeaderClassName
{
color: #385747;
}
.AnyTagClassName
{
color: #385747;
}
</style>
background-color css
<style>
a { background-color: #385747; }
a { background-color: rgb(56,87,71); }
div.DivClassName
{
background-color: #385747;
}
.BgClassName
{
background-color: #385747;
}
</style>
border-color css
<style>
span { border-color: #385747; }
span { border-color: rgb(56,87,71); }
td.TdClassName
{
border-color: #385747;
}
.TagClassName
{
border-color: #385747;
}
</style>