#7FFFFF Hex color
The hexadecimal color code #7FFFFF corresponds to the code RGB( 127, 255, 255 ). It's a shade of Blue. This color is a combination of red (at 0,50 level), green (at 1,00 level) and blue (at 1,00 level). Its brightness is 74% and its saturation is 100%. It is composed of red at 19%, green at 40% and blue at 40%.
Features
Variations of #7FFFFF
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #7FFFFF is the color #F2FFFF
Darker Shades
Palette of progressively darker shades. The darkest shade is #0C1919.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #800000 is the color exactly opposite to #7FFFFF on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
#7FFFFF
Uses of #7FFFFF in CSS
When using #7FFFFF as the background color, consider selecting a darker text color for improved readability. If you want to use #7FFFFF as the text color, prefer a dark background, such as Black.
#7FFFFF as background color
div{ background: #7FFFFF; }
Colored text
div{ color: #7FFFFF; }
Border
div{ border: 3px solid #7FFFFF; }
Shadow
div{ box-shadow: 3px 3px 7px #7FFFFF; }
Similar Colors
Other color codes similar or equivalent to the specified color code #7FFFFF.
Choose another color
Select another color on color wheel.