#CCC001 Hex color
The hexadecimal color code #CCC001 corresponds to the code RGB( 204, 192, 1 ). It's a shade of Yellow. This color is a combination of red (at 0,80 level), green (at 0,75 level) and blue (at 0,00 level). Its brightness is 40% and its saturation is 99%. It is composed of red at 51%, green at 48% and blue at 0%.
Features
Variations of #CCC001
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #CCC001 is the color #F9F8E5
Darker Shades
Palette of progressively darker shades. The darkest shade is #141300.
Other Shades of Yellow
Examples of other colors within the Yellow spectrum .
Color Palettes
The complementary color #333FFE is the color exactly opposite to #CCC001 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #CCC001 in CSS
When using #CCC001 as the background color, consider selecting a lighter text color for improved readability. If you want to use #CCC001 as the text color, prefer a light background, such as Blanc.
#CCC001 as background color
div{ background: #CCC001; }
Colored text
div{ color: #CCC001; }
Border
div{ border: 3px solid #CCC001; }
Shadow
div{ box-shadow: 3px 3px 7px #CCC001; }
Similar Colors
Other color codes similar or equivalent to the specified color code #CCC001.
Choose another color
Select another color on color wheel.