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