Hex color #00011c may be mistaken for "Vampire black". It's described as "black". When humans think of black in marketing, they may think of some of the following attributes: prestige, being slick, emphasis on performance, transportation and cars, and being formal. The color typically isn't associated with energy. Uber is using a color close to Vampire black in their branding. (Explore brands using Vampire black). |
In RGB colorspace, the hexadecimal color #00011c is created using 0% red, 0.4% green, and 11% blue. In CMYK colorspace, you can make the color using 100% cyan, 96.4% magenta, 0% yellow, and 89% black.
RGB Composition
|
CMYK Composition
|
#00011c is made up of R: 0, G: 1, B: 28 in RGB colorspace and C: 100, M:96.43, Y:0, K:89.02 in CMYK colorspace. Its decimal value is 284 and the closest web-safe color code to it is #000033. Its closest named color is "Vampire black". White should be used ontop of #00011c to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #00011c. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #00011c |
Websafe hex | #000033 |
rgb | 0, 1, 28 |
rgb percent (%) | 0%, 0.39%, 10.94% |
rgba | R: 0, G: 1, B: 28, A: 1.0 |
CMYK | C: 100, M:96.43, Y:0, K:89.02 |
hsv | 237.86, 100, 5.49 |
hsb | 237.86, 100, 10.98 |
luma | 3.751 |
Black or white text? | #ffffff |
Adobe RGB | 4, 6, 33 |
Closest named color | Vampire black |
Hunter-Lab | 3.25, 6.71, -18.81 |
CIE-L*ab | 0.95, 4.92, -14.1 |
CIE-L*Ch(ab) | 0.95, 14.94, 289.24 |
CIE-L*uv | 0.95, -0.32, -3.51° |
Some colors work better together. Here, you'll find color harmonies and schemes specific to the hex color #00011c. These color palettes have been mathematically proven to pair well in designs.
The Complimentary color scheme is made up of two colors. These two colors are opposite one another in the color spectrum. The first color is called the "base" #00011c and the second color is called the "compliment" #1c1a00.
The Split Complimentary color scheme is made up of three colors. The base color #00011c is paired with the two colors to the left and the right of compliment color #1c1a00.
The Triadic color scheme is made up of three colors. When viewed on a color wheel, all three colors are spaced evenly (120°) apart.
The Tetradic color scheme is made up of four colors. When viewed on a color wheel, all four colors are spaced evenly (90°) apart.
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
Seeing darker, lighter, and tinted variations of the hex color #00011c can help you with your creative processes. Remember, you can click on a color to be taken to its own page full of unique color information.
Darker shades are produced by blending #00011c with black #000000.
Lighter shades are produced by blending #00011c with white #FFFFFF.
Tones are produced by blending #00011c with gray #808080.
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #00011c as the base color. The secondary colors come from the Color Harmonies section above.
Below each gradient is the CSS color code that was used to create it. You can copy and paste it so it can be used in designs of your own.
Seeing #00011c on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #00011c could potentially look inside each of them, given perfect conditions. For example, #00011c appears as #03011a when in northern sky daylight and as #000120 when in cool fluorescent.
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated. View a list of all 1,500+ named colors.
#00011c might be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from #00011c. Click on the colors to explore their unique information.
Colors are important to brands and the messages they convey. Brand recognition and colors go hand-in-hand. Knowing what brands are using #00011c, or a color similar, can help you in determining whether the color is appropriate to your design.
Uber uses the color #09091a |
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
HTML, CSS | #00011c |
Java | new Color(0, 1, 28) |
.NET | Color.FromArgb(255, 0, 1, 28); |
Objective-C | [UIColor colorWithRed:0 green:0.0039 blue:0.1098 alpha:1.00000]; |
OpenGL | glColor3f(0f, 0.0039f, 0.1098f); |
Swift | UIColor(red:0, green:0.0039, blue:0.1098, alpha:1.00000) |
GameMaker Language (GML) | $1C0100 |
Python | Color('#00011c') |
This useful chart contains technical information about the hexadecimal color #00011c. For example, the direct decimal conversion is 284 while the individual RGB conversions are: 0, 1, 28.
Base | Red | Green | Blue |
Binary | 00000000 | 00000001 | 00011100 |
Hex | 00 | 01 | 1c |
Octal | 0 | 1 | 34 |
Decimal | 0 | 1 | 28 |
If you're considering using #00011c in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.
We learned earlier that White-colored text should be used on a #00011c colored background for best readability. But, you can be the judge of that by looking at the examples below.
This text is hex color #00011c on a solid black (#000000) background. |
This text is hex color #00011c on a solid white (#ffffff) background. |
This text is solid black (#000000) on a solid hex color #00011c background. |
This text is solid white (#ffffff) on a solid hex color #00011c background. |
This text is hex color #00011c on a striped black (#000000) and white (#ffffff) background. |
This text is hex color #00011c on a striped gray (#808080) and white (#ffffff) background. |
This text is solid black (#000000) on a striped hex color #00011c and white (#ffffff) background. |
This text is solid white (#ffffff) on a striped hex color #00011c and white (#ffffff) background. |
If you're a web developer, you might find it useful to see elements like buttons and check boxes in the color #00011c.
© 2019 — 2020 Colors | banack | Support |