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