#CCCC00 Hex color

#CCCC00

The hexadecimal color code #CCCC00 corresponds to the code RGB( 204, 204, 0 ). It's a shade of Yellow. It is equivalent to simplified code #CC0 . This color is a combination of red (at 0,80 level), green (at 0,80 level) and blue (at 0,00 level). Its brightness is 40% and its saturation is 100%. It is composed of red at 50%, green at 50% and blue at 0%.


Features

Hue

Saturation

Brightness

60
100
40
Shade of Yellow
Hex Code #CCCC00
Simplified Hex Code#CC0
RGB Code rgb( 204 , 204 , 0)
RGB Code Percentagergb( 80.0% , 80.0% , 0.0% )
HSLhsl( 60 , 100% , 40% )
Complementary
Color
#3333FF


Variations of #CCCC00

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #CCCC00 is the color #F9F9E5

#cccc00

Darker Shades

Palette of progressively darker shades. The darkest shade is #141400.

#cccc00

Other Shades of Yellow

Examples of other colors within the Yellow spectrum .

See more



Color Palettes

The complementary color #3333FF is the color exactly opposite to #CCCC00 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

#CCCC00

Triadic palette



Uses of #CCCC00 in CSS

When using #CCCC00 as the background color, consider selecting a darker text color for improved readability. If you want to use #CCCC00 as the text color, prefer a dark background, such as Black.

#CCCC00 as background color

Black text
White text
div{ background: #CCCC00;  }

Colored text

With a white background or
with a dark background
div{ color: #CCCC00;  }

Border

#CCCC00 colored border with a width of 3px
div{ border: 3px solid #CCCC00;  }

Shadow

#CCCC00 shadow colored
div{ box-shadow: 3px 3px 7px #CCCC00; }

Note:
In CSS, the color code #CCCC00 can be replaced with the simplified code "#CC0".

Similar Colors

Other color codes similar or equivalent to the specified color code #CCCC00.

Choose another color

Select another color on color wheel.

Selected color: