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