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