#CC33CC Hex color
The hexadecimal color code #CC33CC corresponds to the code RGB( 204, 51, 204 ). It's a shade of Pink. It is equivalent to simplified code #C3C . This color is a combination of red (at 0,80 level), green (at 0,20 level) and blue (at 0,80 level). Its brightness is 50% and its saturation is 60%. It is composed of red at 44%, green at 11% and blue at 44%.
Features
Variations of #CC33CC
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #CC33CC is the color #F9EAF9
Darker Shades
Palette of progressively darker shades. The darkest shade is #140514.
Other Shades of Pink
Examples of other colors within the Pink spectrum .
Color Palettes
The complementary color #33CC33 is the color exactly opposite to #CC33CC on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #CC33CC in CSS
When using #CC33CC as the background color, consider selecting a darker text color for improved readability. If you want to use #CC33CC as the text color, prefer a dark background, such as Black.
#CC33CC as background color
div{ background: #CC33CC; }
Colored text
div{ color: #CC33CC; }
Border
div{ border: 3px solid #CC33CC; }
Shadow
div{ box-shadow: 3px 3px 7px #CC33CC; }
Note:
In CSS, the color code #CC33CC can be replaced with the simplified code "#C3C".
Similar Colors
Other color codes similar or equivalent to the specified color code #CC33CC.
Choose another color
Select another color on color wheel.