Skip to main content Skip to docs navigation

#015bfc 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 Megaman Helmet and its hex is #0058F8 Nearest Color Name

Color Hue/Base color: Blue

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

Hex #015bfc color code is between #0055ff web safe hex color code and #0066ee web safe hex color code. #0055ff is the nearest web safe color code. You can see here many more shades of #015bfc color code.

RGB Chart

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

Color Table

Hex Color Code 015bfc #015bfc
RGB Decimal 1, 91, 252 1, 91, 252
RGB Percent 0%, 36%, 99% rgb(0%, 36%, 99%)
CSS RGBa 1, 91, 252,1 rgba(1,91,252,1)
CMYK Model cmyk(100%,64%,0%,1.18%)
HSL Color Space 218,99% ,50% hsl(218,99% ,50%)
HSV Color Space 218°, 100%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000001 01011011 11111100
Octal 1 133 374
Decimal 1 91 252
Hex 01 5b fc

Different shades of #015bfc color code.

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

Darkest of #015bfc
#002464
Darker of #015bfc
#013696
Dark of #015bfc
#0149c9
Base of #015bfc
#015bfc
Light of #015bfc
#327bfe
Lighter
#659cfe
Lightest
#97bcff

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

#015bfc
#fca201

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

Split Complementary

#015bfc
#fc2501
#d8fc01

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

Analogous Color

#01edfc
#01c4fc
#015bfc
#0107fc
#6301fc

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

#015bfc
#5bfc01
#fc015b

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

#015bfc
#fc015b
#fca201
#01fca2

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

#015bfc
#fc01d8
#fca201
#01fc25

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 #015bfc

#001231
#002464
#013696
#0149c9
#015bfc
#327bfe
#659cfe
#97bcff
#caddff

Tints of #015bfc Color

#015bfc
#1d6dfc
#397ffc
#5591fd
#71a3fd
#8eb6fd
#aac8fe
#c6dafe
#e2ecfe
#ffffff

Shades of #015bfc color code

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

#015bfc
#0050e0
#0046c4
#003ca8
#00328c
#002870
#001e54
#001438
#000a1c
#000000

Tones

#015bfc
#1a62e3
#3469c9
#4d70b0
#667897

Tones

Similar Color like #015bfc color

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

#025cfd
#035dfe
#045eff
#055fff
#0660ff
#0761ff
#0862ff
#0963ff
#0a64ff
#0b65ff
#0c66ff
#0d67ff
#0e68ff
#0f69ff
#005afb
#0059fa
#0058f9
#0057f8
#0056f7
#0055f6
#0054f5
#0053f4
#0052f3
#0051f2
#0050f1
#004ff0
#004eef
#004dee

Download this Dark Blue

Hex #015bfc 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.

#015bfc Color Code Preview on Black Background Color

This is how #015bfc Color will look on black background color. Color contrast ratio is 3.90

#015bfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #015bfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #015bfc

#015bfc color code is use for CSS Background Color

Background color for the above div is #015bfc

HTML with inline CSS

<div style="background-color:#015bfc;"></div>

#015bfc color code is use for CSS Border Color

CSS Border color for the above div is #015bfc

HTML with inline CSS

<div style="border:5px solid #015bfc;"></div>

CSS Border Left color for the above div is #015bfc

HTML with inline CSS

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

CSS Border Right color for the above div is #015bfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #015bfc

HTML with inline CSS

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

CSS Border Top color for the above div is #015bfc

HTML with inline CSS

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

#015bfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#015bfc Color code Preview on White Background

This is how #015bfc Color code will look on white background color. Color contrast ratio is 5.38

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 #015bfc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #015bfc; }

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,91,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,162,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,91,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }