Skip to main content Skip to docs navigation

#0c91ef 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 Out of the Blue and its hex is #1199EE Nearest Color Name

Color Hue/Base color: Blue

Hex #0c91ef Color code in RGB color code model is created after adding 4.71% red color, 56.86% green color and 93.73% blue color. Hex #0c91ef Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 39% magenta, 0% yellow and 6.27% black.

Hex #0c91ef color code is between #1199ee web safe hex color code and #0088ff web safe hex color code. #1199ee is the nearest web safe color code. You can see here many more shades of #0c91ef color code.

RGB Chart

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

Color Table

Hex Color Code 0c91ef #0c91ef
RGB Decimal 12, 145, 239 12, 145, 239
RGB Percent 5%, 57%, 94% rgb(5%, 57%, 94%)
CSS RGBa 12, 145, 239,1 rgba(12,145,239,1)
CMYK Model cmyk(95%,39%,0%,6.27%)
HSL Color Space 205,90% ,49% hsl(205,90% ,49%)
HSV Color Space 205°, 95%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001100 10010001 11101111
Octal 14 221 357
Decimal 12 145 239
Hex 0c 91 ef

Different shades of #0c91ef color code.

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

Darkest of #0c91ef
#05395d
Darker of #0c91ef
#07568e
Dark of #0c91ef
#0a74be
Base of #0c91ef
#0c91ef
Light of #0c91ef
#39a7f5
Lighter
#6abdf7
Lightest
#9ad2fa

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

#0c91ef
#ef6a0c

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

Split Complementary

#0c91ef
#ef0c1f
#efdc0c

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

Analogous Color

#0cefc9
#0cefee
#0c91ef
#0c45ef
#310cef

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

#0c91ef
#91ef0c
#ef0c91

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

#0c91ef
#ef0c91
#ef6a0c
#0cef6a

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

#0c91ef
#dc0cef
#ef6a0c
#1fef0c

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 #0c91ef

#021b2d
#05395d
#07568e
#0a74be
#0c91ef
#39a7f5
#6abdf7
#9ad2fa
#cbe8fc

Tints of #0c91ef Color

#0c91ef
#279df0
#42a9f2
#5db5f4
#78c1f6
#93cef7
#aedaf9
#c9e6fb
#e4f2fd
#ffffff

Shades of #0c91ef color code

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

#0c91ef
#0a80d4
#0970b9
#08609f
#065084
#05406a
#04304f
#022035
#01101a
#000000

Tones

#0c91ef
#258dd6
#3e88bd
#5784a4
#70808b

Tones

Similar Color like #0c91ef color

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

#0d92f0
#0e93f1
#0f94f2
#1095f3
#1196f4
#1297f5
#1398f6
#1499f7
#159af8
#169bf9
#179cfa
#189dfb
#199efc
#1a9ffd
#0b90ee
#0a8fed
#098eec
#088deb
#078cea
#068be9
#058ae8
#0489e7
#0388e6
#0287e5
#0186e4
#0085e3
#0084e2
#0083e1

Download this Dark Blue

Hex #0c91ef 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.

#0c91ef Color Code Preview on Black Background Color

This is how #0c91ef Color will look on black background color. Color contrast ratio is 6.31

#0c91ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0c91ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0c91ef

#0c91ef color code is use for CSS Background Color

Background color for the above div is #0c91ef

HTML with inline CSS

<div style="background-color:#0c91ef;"></div>

#0c91ef color code is use for CSS Border Color

CSS Border color for the above div is #0c91ef

HTML with inline CSS

<div style="border:5px solid #0c91ef;"></div>

CSS Border Left color for the above div is #0c91ef

HTML with inline CSS

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

CSS Border Right color for the above div is #0c91ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0c91ef

HTML with inline CSS

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

CSS Border Top color for the above div is #0c91ef

HTML with inline CSS

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

#0c91ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0c91ef Color code Preview on White Background

This is how #0c91ef Color code will look on white background color. Color contrast ratio is 3.33

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

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(12,145,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,106,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(12,145,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }