@
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.

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

#0eb5e0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0eb5e0 Color code in RGB color code model is created after adding 5.49% red color, 70.98% green color and 87.84% blue color. Hex #0eb5e0 Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 19% magenta, 0% yellow and 12.16% black.

Hex #0eb5e0 color code is between #11bbdd web safe hex color code and #00aaee web safe hex color code. #11bbdd is the nearest web safe color code. You can see here many more shades of #0eb5e0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0eb5e0#0eb5e0
RGB Decimal14, 181, 224rgb(14, 181, 224)
RGB Percent5%, 71%, 88%rgb(5%, 71%, 88%)
CSS RGBa14, 181, 224,1rgba(14,181,224,1)
CMYK Modelcmyk(94%,19%,0%,12.16%)
HSL Color Space192,88% ,47%hsl(192,88% ,47%)
HSV Color Space192°, 94%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101011010111100000
Octal16265340
Decimal14181224
Hex0eb5e0

Different shades of #0eb5e0 color code.

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

Light Shade of #0eb5e0
#2fcaf2
Dark Shade of #0eb5e0
#0b8eb0
Saturated Shade of #0eb5e0
#02bcec
Desaturated Shade of #0eb5e0
#1aaed4
Grey scale Shade of #0eb5e0
#777777
Brighten Shade
#27cef9
Most Readable Shade
#000000

Shades of #0eb5e0 color code

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

#0eb5e0
#0ca0c7
#0a8cae
#097895
#07647c
#065063
#043c4a
#032831
#011418
#000000

Similar Color like #0eb5e0 color

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

#0fb6e1
#10b7e2
#11b8e3
#12b9e4
#13bae5
#14bbe6
#15bce7
#16bde8
#17bee9
#18bfea
#19c0eb
#1ac1ec
#1bc2ed
#1cc3ee
#0db4df
#0cb3de
#0bb2dd
#0ab1dc
#09b0db
#08afda
#07aed9
#06add8
#05acd7
#04abd6
#03aad5
#02a9d4
#01a8d3
#00a7d2

Monochromatic Color with #0eb5e0

#0eb5e0
#01090b
#032c36
#064e60
#09708b
#0b93b5

Tints of #0eb5e0 Color

#0eb5e0
#28bde3
#43c5e6
#5ecdea
#79d5ed
#93def1
#aee6f4
#c9eef8
#e4f6fb
#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

#0eb5e0
#e0390e

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

Split Complementary

#0eb5e0
#e00e4c
#e0a20e

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

Analogous Color

#0ee0b7
#0edfe0
#0eb5e0
#0e8be0
#0e61e0

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

#0eb5e0
#e00eb5
#b5e00e

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

#0eb5e0
#a20ee0
#e0390e
#4ce00e

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

#0eb5e0
#e0390e
#e0a20e
#0e4ce0

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

#0eb5e0 Color Code Preview on Black Background Color

This is how #0eb5e0 Color will look on black background color. Color contrast ratio is 8.70

#0eb5e0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0eb5e0 color code is use for CSS Background Color

Background color for the above div is #0eb5e0

HTML with inline CSS

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

#0eb5e0 color code is use for CSS Border Color

CSS Border color for the above div is #0eb5e0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0eb5e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0eb5e0 Color code Preview on White Background

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

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

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,181,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,57,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(14,181,224,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.