crispedge.com

Color picker

Loading...

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

#0e73d3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0e73d3 Color code in RGB color code model is created after adding 5.49% red color, 45.1% green color and 82.75% blue color. Hex #0e73d3 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 45% magenta, 0% yellow and 17% black.

Hex #0e73d3 color code is between #1177cc web safe hex color code and #0066dd web safe hex color code. #1177cc is the nearest web safe color code. You can see here many more shades of #0e73d3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 0e73d3 #0e73d3
RGB Decimal 14, 115, 211 rgb(14, 115, 211)
RGB Percent 5%, 45%, 83% rgb(5%, 45%, 83%)
CSS RGBa 14, 115, 211,1 rgba(14,115,211,1)
CMYK Model cmyk(93%,45%,0%,17%)
HSL Color Space 209,88% ,44% hsl(209,88% ,44%)
HSV Color Space 209°, 93%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 01110011 11010011
Octal 16 163 323
Decimal 14 115 211
Hex 0e 73 d3

Different shades of #0e73d3 color code.

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

Light Shade of #0e73d3
#248df0
Dark Shade of #0e73d3
#0b59a3
Saturated Shade of #0e73d3
#0373de
Desaturated Shade of #0e73d3
#1973c8
Grey scale Shade of #0e73d3
#707070
Brighten Shade
#278cec
Most Readable Shade
#FFFFFF

Shades of #0e73d3 color code

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

#0e73d3
#0c66bb
#0a59a4
#094c8c
#073f75
#06335d
#042646
#03192e
#010c17
#000000

Similar Color like #0e73d3 color

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

#0f74d4
#1075d5
#1176d6
#1277d7
#1378d8
#1479d9
#157ada
#167bdb
#177cdc
#187ddd
#197ede
#1a7fdf
#1b80e0
#1c81e1
#0d72d2
#0c71d1
#0b70d0
#0a6fcf
#096ece
#086dcd
#076ccc
#066bcb
#056aca
#0469c9
#0368c8
#0267c7
#0166c6
#0065c5

Monochromatic Color with #0e73d3

#0e73d3
#118afd
#031629
#062e53
#08457e
#0b5ca8

Tints of #0e73d3 Color

#0e73d3
#2882d7
#4392dc
#5ea1e1
#79b1e6
#93c0eb
#aed0f0
#c9dff5
#e4effa
#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

#0e73d3
#d36e0e

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

Split Complementary

#0e73d3
#d30e11
#d3d00e

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

Analogous Color

#0ec2d3
#0e9ad3
#0e73d3
#0e4cd3
#0e24d3

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

#0e73d3
#d30e73
#73d30e

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

#0e73d3
#d00ed3
#d36e0e
#11d30e

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

#0e73d3
#d36e0e
#d3d00e
#0e11d3

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 #0e73d3 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.

#0e73d3 Color Code Preview on Black Background Color

This is how #0e73d3 Color will look on black background color. Color contrast ratio is 4.41

#0e73d3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0e73d3 color code is use for CSS Background Color

Background color for the above div is #0e73d3

HTML with inline CSS

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

#0e73d3 color code is use for CSS Border Color

CSS Border color for the above div is #0e73d3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0e73d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0e73d3 Color code Preview on White Background

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

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

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,115,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,110,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(14,115,211,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.