crispedge.com

Color picker

Loading...

#0e96df hex color - Blue - Cool color - Information

#0e96df hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0e96df Color code in RGB color code model is created after adding 5.49% red color, 58.82% green color and 87.45% blue color. Hex #0e96df Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 33% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0e96df#0e96df
RGB Decimal14, 150, 223rgb(14, 150, 223)
RGB Percent5%, 59%, 87%rgb(5%, 59%, 87%)
CSS RGBa14, 150, 223,1rgba(14,150,223,1)
CMYK Modelcmyk(94%,33%,0%,13%)
HSL Color Space201,88% ,46%hsl(201,88% ,46%)
HSV Color Space201°, 94%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101001011011011111
Octal16226337
Decimal14150223
Hex0e96df

Different shades of #0e96df color code.

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

Light Shade of #0e96df
#2eaef2
Dark Shade of #0e96df
#0b76af
Saturated Shade of #0e96df
#029aeb
Desaturated Shade of #0e96df
#1a92d3
Grey scale Shade of #0e96df
#767676
Brighten Shade
#27aff8
Most Readable Shade
#000000

Shades of #0e96df color code

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

#0e96df
#0c85c6
#0a74ad
#096494
#07537b
#064263
#04324a
#032131
#011018
#000000

Similar Color like #0e96df color

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

#0f97e0
#1098e1
#1199e2
#129ae3
#139be4
#149ce5
#159de6
#169ee7
#179fe8
#18a0e9
#19a1ea
#1aa2eb
#1ba3ec
#1ca4ed
#0d95de
#0c94dd
#0b93dc
#0a92db
#0991da
#0890d9
#078fd8
#068ed7
#058dd6
#048cd5
#038bd4
#028ad3
#0189d2
#0088d1

Monochromatic Color with #0e96df

#0e96df
#01070a
#032435
#06405f
#095d8a
#0b79b4

Tints of #0e96df Color

#0e96df
#28a1e2
#43ade6
#5eb9e9
#79c4ed
#93d0f0
#aedcf4
#c9e7f7
#e4f3fb
#ffffff

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

#0e96df
#df570e

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

Split Complementary

#0e96df
#df0e2d
#dfc00e

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

Analogous Color

#0edfd4
#0ec0df
#0e96df
#0e6cdf
#0e42df

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

#0e96df
#df0e96
#96df0e

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

#0e96df
#bf0edf
#df570e
#2edf0e

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

Double Complementary Color

#0e96df
#df570e
#dfc00e
#0e2ddf

Double Complementary 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).

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

#0e96df Color Code Preview on Black Background Color

This is how #0e96df Color will look on black background color. Color contrast ratio is 6.45

#0e96df in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0e96df color code is use for CSS Background Color

Background color for the above div is #0e96df

HTML with inline CSS

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

#0e96df color code is use for CSS Border Color

CSS Border color for the above div is #0e96df

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0e96df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0e96df Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(14,150,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,87,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(14,150,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.