Shades of Plantation #386247
Tints of Plantation #386247
RGB
CMYK
RGB Variations
Color information
#386247 (or 0x386247) is known color: Plantation. HEX triplet: 38, 62 and 47. RGB value is (56,98,71). Sum of RGB (Red+Green+Blue) = 56+98+71=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 98 (38.67% from 255 or 43.56% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 98 - color contains mainly: green. Hex color #386247 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386247 is #C79DB8. Grayscale: #525252. Windows color (decimal): -13082041 or 4678200. OLE color: 4678200.
HSL color Cylindrical-coordinate representation of color #386247: hue angle of 141.43º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386247 is Cyan = 0.43, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 98 | 71 | - |
| CMYK | 0.43 | 0 | 0.28 | 0.62 |
| HSL | 141.43º | 0.27% | 0.3% | - |
| HSV(B) | 141.43º | 0.43% | 0.38% | - |
| XYZ | 7.14 | 10.03 | 7.52 | - |
| YUV | 82.36 | 121.59 | 109.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 71 | 0.43 | 0 | 0.28 | 0.62 | 141.43 | 0.27 | 0.3 |
| Hex | 38 | 62 | 47 | 2B | 0 | 1C | 3E | 8D | 1B | 1E |
| Octal | 70 | 142 | 107 | 53 | 0 | 34 | 76 | 215 | 33 | 36 |
| Binary | 111000 | 1100010 | 1000111 | 101011 | 0 | 11100 | 111110 | 10001101 | 11011 | 11110 |
Color Harmonies of #386247
Complementary color
Monochromatic Colors of #386247
Black with #386247
Text Example
Text Example
White with #386247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386247; }
p { color: rgb(56,98,71); }
H1.HeaderClassName
{
color: #386247;
}
.AnyTagClassName
{
color: #386247;
}
</style>
background-color css
<style>
a { background-color: #386247; }
a { background-color: rgb(56,98,71); }
div.DivClassName
{
background-color: #386247;
}
.BgClassName
{
background-color: #386247;
}
</style>
border-color css
<style>
span { border-color: #386247; }
span { border-color: rgb(56,98,71); }
td.TdClassName
{
border-color: #386247;
}
.TagClassName
{
border-color: #386247;
}
</style>