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

#049dea hex color - Blue - Cool color - Information

#049dea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #049dea Color code in RGB color code model is created after adding 1.57% red color, 61.57% green color and 91.76% blue color. Hex #049dea Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 33% magenta, 0% yellow and 8.24% black.

Hex #049dea color code is between #0099ee web safe hex color code and #00aadd web safe hex color code. #0099ee is the nearest web safe color code. You can see here many more shades of #049dea color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code049dea#049dea
RGB Decimal4, 157, 234rgb(4, 157, 234)
RGB Percent2%, 62%, 92%rgb(2%, 62%, 92%)
CSS RGBa4, 157, 234,1rgba(4,157,234,1)
CMYK Modelcmyk(98%,33%,0%,8.24%)
HSL Color Space200,97% ,47%hsl(200,97% ,47%)
HSV Color Space200°, 98%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001001001110111101010
Octal4235352
Decimal4157234
Hex049dea

Different shades of #049dea color code.

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

Light Shade of #049dea
#26b4fb
Dark Shade of #049dea
#037bb8
Saturated Shade of #049dea
#009eee
Desaturated Shade of #049dea
#1099de
Grey scale Shade of #049dea
#777777
Brighten Shade
#1db6ff
Most Readable Shade
#000000

Shades of #049dea color code

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

#049dea
#038bd0
#037ab6
#02689c
#025782
#014568
#01344e
#002234
#00111a
#000000

Similar Color like #049dea color

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

#059eeb
#069fec
#07a0ed
#08a1ee
#09a2ef
#0aa3f0
#0ba4f1
#0ca5f2
#0da6f3
#0ea7f4
#0fa8f5
#10a9f6
#11aaf7
#12abf8
#039ce9
#029be8
#019ae7
#0099e6
#0098e5
#0097e4
#0096e3
#0095e2
#0094e1
#0093e0
#0092df
#0091de
#0090dd
#008fdc

Monochromatic Color with #049dea

#049dea
#000e15
#012b40
#02476a
#036495
#0380bf

Tints of #049dea Color

#049dea
#1fa7ec
#3bb2ee
#57bdf1
#73c8f3
#8fd3f5
#abdef8
#c7e9fa
#e3f4fc
#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

#049dea
#ea5104

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

Split Complementary

#049dea
#ea042a
#eac404

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

Analogous Color

#04eadb
#04cbea
#049dea
#046fea
#0441ea

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

#049dea
#ea049d
#9dea04

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

#049dea
#c404ea
#ea5104
#2aea04

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

#049dea
#ea5104
#eac404
#042aea

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 #049dea 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.

#049dea Color Code Preview on Black Background Color

This is how #049dea Color will look on black background color. Color contrast ratio is 7.02

#049dea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #049dea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #049dea

#049dea color code is use for CSS Background Color

Background color for the above div is #049dea

HTML with inline CSS

<div style="background-color:#049dea;"></div>

#049dea color code is use for CSS Border Color

CSS Border color for the above div is #049dea

HTML with inline CSS

<div style="border:5px solid #049dea;"></div>

CSS Border Left color for the above div is #049dea

HTML with inline CSS

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

CSS Border Right color for the above div is #049dea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #049dea

HTML with inline CSS

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

CSS Border Top color for the above div is #049dea

HTML with inline CSS

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

#049dea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#049dea Color code Preview on White Background

This is how #049dea Color code will look on white background color. Color contrast ratio is 2.99

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

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(4,157,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,81,4,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,157,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.