Faux-Medium blue (#0001cc) color information

#0001cc is the hex color code that greatly resembles "Medium blue" due to their similar appearences. The color is categorized as "dark blue". When people from western culture see this color, Medium blue (#0001cc), used in advertising materials, they may think of some of these attributes: peace, appetite-curbing, self-expression, finance, and maturity. Shades of "dark blue". typically aren't associated with cars.

#0001cc Breakdown

#0001cc is made up of (0, 1, 204) in RGB colorspace and (100.00, 99.51, 0.00, 20.00) in CMYK colorspace. Its decimal value is 460 and the closest web-safe color code to it is #0000cc. White should be used ontop of #0001cc to ensure the best legibility.

Here's a color conversion chart. It contains technical information about the hex color #0001cc. If you're a programmer, view the code snippets section for prepared language syntax.

hex #0001cc luma #23.64
Websafe hex #0000cc Black/white pairing White
rgb rgb(0, 1, 204) Adobe RGB (24.00, 0.00, 198.00)
rgb percent (%) rgb(0%, 0%, 80%) Closest named color Medium blue
rgba rgba(0.0, 1.0, 204.0, 1.0) Hunter-Lab (20.00, 65.26, -162.07)
cmyk cmyk(100.00, 99.51, 0.00, 20.00) CIE-L*ab (23.67, 72.66, -92.79)
hsv hsv(240.00, 100.00, 40.00) CIE-L*Ch(ab) (23.67, 117.85, 308.06)
hsb hsb(240.00, 100.00, 80.00) CIE-L*uv (23.67, -4.93, -98.34)
RGB COMPOSITION
CMYK Composition

Stock Photos

Seeing a variation of this color used in photos may be of value. Please note that 2020 Colors is an affiliate of Shutterstock and will receive a percentage of any sales made through this website.

Powered by Shutterstock

Join the Shutterstock Affiliate program using our invite

Complimentary Colors of #Faux-Medium blue (#0001cc)

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" #0001cc and the second color is called the "compliment" #cccc00.

If you're new to designing, basing your color choices off the Split Complimentary color scheme is a good idea; it's not as easy to mess up the color pairing when it's being used.

Split Complimentary Colors of #Faux-Medium blue (#0001cc)

The Split Complimentary color scheme is made up of three colors. The base color #0001cc is paired with the two colors to the left and the right of compliment color #cccc00.

If you're new to designing, basing your color choices off the Split Complimentary color scheme is a good idea; it's not as easy to mess up the color pairing when it's being used.

Triadic Colors of Faux-Medium blue (#0001cc)

The Triadic color scheme is made up of three colors. When viewed on a color wheel, all three colors are spaced evenly (120°) apart.

Similar to the Split Complimentary color scheme, it's smart to use the secondary colors for accents and highlights.

Tetradic Colors of Faux-Medium blue (#0001cc)

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 Tetradic color scheme is a highly-aggressive color scheme as all four colors fight for dominance.

Analagous Colors of Faux-Medium blue (#0001cc)

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.

Finding the right contrast may prove to be a challenge when working with Analagous colors.

Lighter shades of #0001cc

Lighter shades of #0001cc can be created by blending the color with different amounts of white.

Faux-Medium blue (#0001cc)'s Darker shades

Darker shades are produced by blending #0001cc with black

Tones of #0001cc

When you combine pure gray with this color, #0001cc, tones are produced.

Gradients including #0001cc

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 #0001cc as the base color. The secondary colors come from the section above.

#0001cc → #cccc00
#0001cc → #4c4ddb
#0001cc → #ffffff
#0001cc → #6600cc
#0001cc → #00007a
#0001cc → #0066cc

#0001cc in different lighting conditions

Seeing #0001cc 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 #0001cc could potentially look inside each of them, given perfect conditions.

#0001cc popular variants and Interior/Exterior House Paints

Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.

#0001ccmight 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.

Furthest named colors and Paints related to #0001cc

Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from#0001cc. Click on the colors to explore their unique information.

Programming Language Syntax for #0001cc

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.

Language Syntax
HTML, CSS #0001cc
Java new Color(0, 1, 204);
.NET Color.FromArgb(255, 0, 1, 204);
Objective-C [UIColor colorWithRed:0 green:1 blue:204 alpha:1.00000];
OpenGL glColor3f(0f, 1f, 204f);
Swift UIColor(red:0, green:1, blue:204, alpha:1.00000)
GameMaker Language (GML) $cc0100
Python Color('#0001cc')

Base Conversions of hex color #0001cc

This useful chart contains technical information about the hexadecimal color #0001cc. For example, the direct decimal conversion is 460 while the individual RGB conversions are: 0, 1, 204.

Red Green Blue
Binary 00000000 00000001 11001100
Hex 00 01 cc
Octal 0 1 314
Decimal 0 1 204

Icons incorporating the color #0001cc

If you're considering using #0001cc in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.

Color #0001cc on different backgrounds

We learned earlier that White-colored text should be used on a #0001cc colored background for best readability. But, you can be the judge of that by looking at the examples below. Accessibility is an important aspect of (web) design that is many a developer's afterthought.

To learn more about accessible colors, read Google's article covering best practices and principals.

This text is hex color #0001cc on a solid black (#000000) background.
This text is hex color #0001cc on a solid white (#ffffff) background.
This text is solid black (#000000) on a solid hex color #0001cc background.
This text is solid white (#ffffff) on a solid hex color #0001cc background.
This text is hex color #0001cc on a striped black (#000000) and white (#ffffff) background.
This text is hex color #0001cc on a striped gray (#808080) and white (#ffffff) background.
This text is solid black (#000000) on a striped hex color #0001cc and white (#ffffff) background.
This text is solid white (#ffffff) on a striped hex color #0001cc and white (#ffffff) background.