Shades of Plantation #386648
Tints of Plantation #386648
RGB
CMYK
RGB Variations
Color information
#386648 (or 0x386648) is known color: Plantation. HEX triplet: 38, 66 and 48. RGB value is (56,102,72). Sum of RGB (Red+Green+Blue) = 56+102+72=230 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.35% from 230); Green value is 102 (40.23% from 255 or 44.35% from 230); Blue value is 72 (28.52% from 255 or 31.30% from 230); Max value from RGB is 102 - color contains mainly: green. Hex color #386648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386648 is #C799B7. Grayscale: #545454. Windows color (decimal): -13081016 or 4744760. OLE color: 4744760.
HSL color Cylindrical-coordinate representation of color #386648: hue angle of 140.87º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #386648 is Cyan = 0.45, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 72 | - |
| CMYK | 0.45 | 0 | 0.29 | 0.6 |
| HSL | 140.87º | 0.29% | 0.31% | - |
| HSV(B) | 140.87º | 0.45% | 0.4% | - |
| XYZ | 7.55 | 10.81 | 7.82 | - |
| YUV | 84.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 72 | 0.45 | 0 | 0.29 | 0.6 | 140.87 | 0.29 | 0.31 |
| Hex | 38 | 66 | 48 | 2D | 0 | 1D | 3C | 8D | 1D | 1F |
| Octal | 70 | 146 | 110 | 55 | 0 | 35 | 74 | 215 | 35 | 37 |
| Binary | 111000 | 1100110 | 1001000 | 101101 | 0 | 11101 | 111100 | 10001101 | 11101 | 11111 |
Color Harmonies of #386648
Complementary color
Monochromatic Colors of #386648
Black with #386648
Text Example
Text Example
White with #386648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386648; }
p { color: rgb(56,102,72); }
H1.HeaderClassName
{
color: #386648;
}
.AnyTagClassName
{
color: #386648;
}
</style>
background-color css
<style>
a { background-color: #386648; }
a { background-color: rgb(56,102,72); }
div.DivClassName
{
background-color: #386648;
}
.BgClassName
{
background-color: #386648;
}
</style>
border-color css
<style>
span { border-color: #386648; }
span { border-color: rgb(56,102,72); }
td.TdClassName
{
border-color: #386648;
}
.TagClassName
{
border-color: #386648;
}
</style>