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