#483D8B - DarkSlateBlue
The hexadecimal color code #483D8B corresponds to the color "DarkSlateBlue" , which is a shade of Blue. This color is a combination of red (at 0,28 level), green (at 0,24 level) and blue (at 0,55 level). Its brightness is 39% and its saturation is 39%. It is composed of red at 26%, green at 22% and blue at 51%.
Features
Variations of #483D8B
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #483D8B is the color #ECEBF3
Darker Shades
Palette of progressively darker shades. The darkest shade is #07060D.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #B7C274 is the color exactly opposite to #483D8B on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
DarkSlateBlue
#483D8B
Uses of #483D8B in CSS
When using #483D8B as the background color, consider selecting a lighter text color for improved readability. If you want to use #483D8B as the text color, prefer a light background, such as Blanc.
You can replace the color code #483D8B with its official name: DarkSlateBlue. You can then write in CSS "background: DarkSlateBlue " for a background of #483D8B.
#483D8B as background color
div{ background: #483D8B; }
div{ background: DarkSlateBlue; }
Colored text
div{ color: #483D8B; }
div{ color: DarkSlateBlue; }
Border
div{ border: 3px solid #483D8B; }
div{ border: 3px solid DarkSlateBlue; }
Shadow
div{ box-shadow: 3px 3px 7px #483D8B; }
div{ box-shadow: 3px 3px 7px DarkSlateBlue; }
Note:
In CSS, the color code #483D8B can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #483D8B.
Choose another color
Select another color on color wheel.