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