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