Skip to main content Skip to docs navigation

#086edf 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 Níu Zǎi Sè Denim and its hex is #056EEE Nearest Color Name

Color Hue/Base color: Blue

Hex #086edf Color code in RGB color code model is created after adding 3.14% red color, 43.14% green color and 87.45% blue color. Hex #086edf Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 51% magenta, 0% yellow and 12.55% black.

Hex #086edf color code is between #0066dd web safe hex color code and #0077ee web safe hex color code. #0066dd is the nearest web safe color code. You can see here many more shades of #086edf color code.

RGB Chart

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

Color Table

Hex Color Code 086edf #086edf
RGB Decimal 8, 110, 223 8, 110, 223
RGB Percent 3%, 43%, 87% rgb(3%, 43%, 87%)
CSS RGBa 8, 110, 223,1 rgba(8,110,223,1)
CMYK Model cmyk(96%,51%,0%,12.55%)
HSL Color Space 212,93% ,45% hsl(212,93% ,45%)
HSV Color Space 212°, 96%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 01101110 11011111
Octal 10 156 337
Decimal 8 110 223
Hex 08 6e df

Different shades of #086edf color code.

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

Darkest of #086edf
#03254b
Darker of #086edf
#043d7d
Dark of #086edf
#0656ae
Base of #086edf
#086edf
Light of #086edf
#2388f7
Lighter
#54a2f9
Lightest
#85bdfb

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

#086edf
#df7908

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

Split Complementary

#086edf
#df0d08
#d9df08

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

Analogous Color

#08dfd3
#08c8df
#086edf
#0826df
#4308df

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

#086edf
#6edf08
#df086e

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

#086edf
#df086e
#df7908
#08df79

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

#086edf
#df08d9
#df7908
#08df0d

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 #086edf

#010d1a
#03254b
#043d7d
#0656ae
#086edf
#2388f7
#54a2f9
#85bdfb
#b7d8fc

Tints of #086edf Color

#086edf
#237ee2
#3e8ee6
#5a9ee9
#75aeed
#91bef0
#accef4
#c8def7
#e3eefb
#ffffff

Shades of #086edf color code

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

#086edf
#0761c6
#0655ad
#054994
#043d7b
#033063
#02244a
#011831
#000c18
#000000

Tones

#086edf
#1f6fc8
#3670b1
#4d729a
#647383

Tones

Similar Color like #086edf color

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

#096fe0
#0a70e1
#0b71e2
#0c72e3
#0d73e4
#0e74e5
#0f75e6
#1076e7
#1177e8
#1278e9
#1379ea
#147aeb
#157bec
#167ced
#076dde
#066cdd
#056bdc
#046adb
#0369da
#0268d9
#0167d8
#0066d7
#0065d6
#0064d5
#0063d4
#0062d3
#0061d2
#0060d1

Download this Dark Blue

Hex #086edf 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.

#086edf Color Code Preview on Black Background Color

This is how #086edf Color will look on black background color. Color contrast ratio is 4.31

#086edf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #086edf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #086edf

#086edf color code is use for CSS Background Color

Background color for the above div is #086edf

HTML with inline CSS

<div style="background-color:#086edf;"></div>

#086edf color code is use for CSS Border Color

CSS Border color for the above div is #086edf

HTML with inline CSS

<div style="border:5px solid #086edf;"></div>

CSS Border Left color for the above div is #086edf

HTML with inline CSS

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

CSS Border Right color for the above div is #086edf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #086edf

HTML with inline CSS

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

CSS Border Top color for the above div is #086edf

HTML with inline CSS

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

#086edf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#086edf Color code Preview on White Background

This is how #086edf Color code will look on white background color. Color contrast ratio is 4.88

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

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(8,110,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,121,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(8,110,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }