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