Skip to main content Skip to docs navigation

#47a4e5 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 Perfect Days and its hex is #49A0E7 Nearest Color Name

Color Hue/Base color: Blue

Hex #47a4e5 Color code in RGB color code model is created after adding 27.84% red color, 64.31% green color and 89.8% blue color. Hex #47a4e5 Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 28% magenta, 0% yellow and 10.2% black.

Hex #47a4e5 color code is between #44aadd web safe hex color code and #5599ee web safe hex color code. #44aadd is the nearest web safe color code. You can see here many more shades of #47a4e5 color code.

RGB Chart

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

Color Table

Hex Color Code 47a4e5 #47a4e5
RGB Decimal 71, 164, 229 71, 164, 229
RGB Percent 28%, 64%, 90% rgb(28%, 64%, 90%)
CSS RGBa 71, 164, 229,1 rgba(71,164,229,1)
CMYK Model cmyk(69%,28%,0%,10.2%)
HSL Color Space 205,75% ,59% hsl(205,75% ,59%)
HSV Color Space 205°, 69%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000111 10100100 11100101
Octal 107 244 345
Decimal 71 164 229
Hex 47 a4 e5

Different shades of #47a4e5 color code.

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

Darkest of #47a4e5
#125381
Darker of #47a4e5
#1970ad
Dark of #47a4e5
#1f8dda
Base of #47a4e5
#47a4e5
Light of #47a4e5
#74baeb
Lighter
#a0d0f2
Lightest
#cde6f8

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

#47a4e5
#e58847

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

Split Complementary

#47a4e5
#e54755
#e5d747

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

Analogous Color

#47e5ca
#47e5e4
#47a4e5
#476fe5
#6047e5

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

#47a4e5
#a4e547
#e547a4

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

#47a4e5
#e547a4
#e58847
#47e588

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

#47a4e5
#d747e5
#e58847
#55e547

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 #47a4e5

#0c3654
#125381
#1970ad
#1f8dda
#47a4e5
#74baeb
#a0d0f2
#cde6f8
#fafcfe

Tints of #47a4e5 Color

#47a4e5
#5baee7
#6fb8ea
#84c2ed
#98ccf0
#add6f3
#c1e0f6
#d6eaf9
#eaf4fc
#ffffff

Shades of #47a4e5 color code

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

#47a4e5
#3f91cb
#377fb2
#2f6d98
#275b7f
#1f4865
#17364c
#0f2432
#071219
#000000

Tones

#47a4e5
#5ca0d0
#719dbb
#8699a6
#969696

Tones

Similar Color like #47a4e5 color

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

#48a5e6
#49a6e7
#4aa7e8
#4ba8e9
#4ca9ea
#4daaeb
#4eabec
#4faced
#50adee
#51aeef
#52aff0
#53b0f1
#54b1f2
#55b2f3
#46a3e4
#45a2e3
#44a1e2
#43a0e1
#429fe0
#419edf
#409dde
#3f9cdd
#3e9bdc
#3d9adb
#3c99da
#3b98d9
#3a97d8
#3996d7

Download this Dark Blue

Hex #47a4e5 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.

#47a4e5 Color Code Preview on Black Background Color

This is how #47a4e5 Color will look on black background color. Color contrast ratio is 7.71

#47a4e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #47a4e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #47a4e5

#47a4e5 color code is use for CSS Background Color

Background color for the above div is #47a4e5

HTML with inline CSS

<div style="background-color:#47a4e5;"></div>

#47a4e5 color code is use for CSS Border Color

CSS Border color for the above div is #47a4e5

HTML with inline CSS

<div style="border:5px solid #47a4e5;"></div>

CSS Border Left color for the above div is #47a4e5

HTML with inline CSS

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

CSS Border Right color for the above div is #47a4e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #47a4e5

HTML with inline CSS

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

CSS Border Top color for the above div is #47a4e5

HTML with inline CSS

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

#47a4e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#47a4e5 Color code Preview on White Background

This is how #47a4e5 Color code will look on white background color. Color contrast ratio is 2.72

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

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(71,164,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,136,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,164,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }