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