#FFFFCC Hex color

#FFFFCC

The hexadecimal color code #FFFFCC corresponds to the code RGB( 255, 255, 204 ). It's a shade of Yellow. It is equivalent to simplified code #FFC . This color is a combination of red (at 1,00 level), green (at 1,00 level) and blue (at 0,80 level). Its brightness is 90% and its saturation is 100%. It is composed of red at 35%, green at 35% and blue at 28%.


Features

Hue

Saturation

Brightness

60
100
90
Shade of Yellow
Hex Code #FFFFCC
Simplified Hex Code#FFC
RGB Code rgb( 255 , 255 , 204)
RGB Code Percentagergb( 100.0% , 100.0% , 80.0% )
HSLhsl( 60 , 100% , 90% )
Complementary
Color
#000033


Variations of #FFFFCC

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #FFFFCC is the color #FFFFF9

#ffffcc

Darker Shades

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

#ffffcc

Other Shades of Yellow

Examples of other colors within the Yellow spectrum .

See more



Color Palettes

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

Complementary color palette

#FFFFCC

Triadic palette



Uses of #FFFFCC in CSS

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

#FFFFCC as background color

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

Colored text

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

Border

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

Shadow

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

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

Similar Colors

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

Choose another color

Select another color on color wheel.

Selected color: