Skip to main content Skip to docs navigation

#013ffc hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is C64 Blue and its hex is #003AFF Nearest Color Name

Color Hue/Base color: Blue

Hex #013ffc Color code in RGB color code model is created after adding 0.39% red color, 24.71% green color and 98.82% blue color. Hex #013ffc Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 75% magenta, 0% yellow and 1.18% black.

Hex #013ffc color code is between #0044ff web safe hex color code and #0033ee web safe hex color code. #0044ff is the nearest web safe color code. You can see here many more shades of #013ffc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 013ffc #013ffc
RGB Decimal 1, 63, 252 1, 63, 252
RGB Percent 0%, 25%, 99% rgb(0%, 25%, 99%)
CSS RGBa 1, 63, 252,1 rgba(1,63,252,1)
CMYK Model cmyk(100%,75%,0%,1.18%)
HSL Color Space 225,99% ,50% hsl(225,99% ,50%)
HSV Color Space 225°, 100%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000001 00111111 11111100
Octal 1 77 374
Decimal 1 63 252
Hex 01 3f fc

Different shades of #013ffc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #013ffc
#001964
Darker of #013ffc
#012696
Dark of #013ffc
#0132c9
Base of #013ffc
#013ffc
Light of #013ffc
#3264fe
Lighter
#658bfe
Lightest
#97b1ff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#013ffc
#fcbe01

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#013ffc
#fc4101
#bdfc01

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#01d1fc
#01a8fc
#013ffc
#1701fc
#7f01fc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#013ffc
#3ffc01
#fc013f

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#013ffc
#fc013f
#fcbe01
#01fcbe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#013ffc
#fc01bd
#fcbe01
#01fc41

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #013ffc

#000c31
#001964
#012696
#0132c9
#013ffc
#3264fe
#658bfe
#97b1ff
#cad7ff

Tints of #013ffc Color

#013ffc
#1d54fc
#3969fc
#557ffd
#7194fd
#8ea9fd
#aabffe
#c6d4fe
#e2e9fe
#ffffff

Shades of #013ffc color code

Generate more color scales with scales (color stack) generator.

#013ffc
#0038e0
#0031c4
#002aa8
#00238c
#001c70
#001554
#000e38
#00071c
#000000

Tones

#013ffc
#1a4ce3
#3459c9
#4d65b0
#667297

Tones

Similar Color like #013ffc color

Find visually similar hex color codes nearing to #013ffc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#0240fd
#0341fe
#0442ff
#0543ff
#0644ff
#0745ff
#0846ff
#0947ff
#0a48ff
#0b49ff
#0c4aff
#0d4bff
#0e4cff
#0f4dff
#003efb
#003dfa
#003cf9
#003bf8
#003af7
#0039f6
#0038f5
#0037f4
#0036f3
#0035f2
#0034f1
#0033f0
#0032ef
#0031ee

Download this Dark Blue

Hex #013ffc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#013ffc Color Code Preview on Black Background Color

This is how #013ffc Color will look on black background color. Color contrast ratio is 3.12

#013ffc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#013ffc">Your Example Paragraph content text in with font color #013ffc </p>

Your Example Paragraph content text in with font color #013ffc

HTML with inline CSS

<div style="color:#013ffc">Your Paragraph text in with font color #013ffc </div>

Your Example Paragraph content text in with font color #013ffc

#013ffc color code is use for CSS Background Color

Background color for the above div is #013ffc

HTML with inline CSS

<div style="background-color:#013ffc;"></div>

#013ffc color code is use for CSS Border Color

CSS Border color for the above div is #013ffc

HTML with inline CSS

<div style="border:5px solid #013ffc;"></div>

CSS Border Left color for the above div is #013ffc

HTML with inline CSS

<div style="border-left:5px solid #013ffc;"></div>

CSS Border Right color for the above div is #013ffc

HTML with inline CSS

<div style="border-right:5px solid #013ffc;"></div>

CSS Border Bottom color for the above div is #013ffc

HTML with inline CSS

<div style="border-bottom:5px solid #013ffc;"></div>

CSS Border Top color for the above div is #013ffc

HTML with inline CSS

<div style="border-top:5px solid #013ffc;"></div>

#013ffc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#013ffc; } .examplecolorclass {color:#013ffc; } .examplebordercolor {border:3px solid #013ffc; }

#013ffc Color code Preview on White Background

This is how #013ffc Color code will look on white background color. Color contrast ratio is 6.74

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #013ffc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #013ffc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(1,63,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,190,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,63,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }