Skip to main content Skip to docs navigation

#4aaede 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 High Blue and its hex is #4CA8E0 Nearest Color Name

Color Hue/Base color: Blue

Hex #4aaede Color code in RGB color code model is created after adding 29.02% red color, 68.24% green color and 87.06% blue color. Hex #4aaede Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 22% magenta, 0% yellow and 12.94% black.

Hex #4aaede color code is between #44aadd web safe hex color code and #55bbee web safe hex color code. #44aadd is the nearest web safe color code. You can see here many more shades of #4aaede color code.

RGB Chart

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

Color Table

Hex Color Code 4aaede #4aaede
RGB Decimal 74, 174, 222 74, 174, 222
RGB Percent 29%, 68%, 87% rgb(29%, 68%, 87%)
CSS RGBa 74, 174, 222,1 rgba(74,174,222,1)
CMYK Model cmyk(67%,22%,0%,12.94%)
HSL Color Space 199,69% ,58% hsl(199,69% ,58%)
HSV Color Space 199°, 67%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001010 10101110 11011110
Octal 112 256 336
Decimal 74 174 222
Hex 4a ae de

Different shades of #4aaede color code.

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

Darkest of #4aaede
#165979
Darker of #4aaede
#1e79a4
Dark of #4aaede
#2698cf
Base of #4aaede
#4aaede
Light of #4aaede
#75c1e6
Lighter
#a0d5ee
Lightest
#cbe8f6

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

#4aaede
#de7a4a

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

Split Complementary

#4aaede
#de4a64
#dec44a

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

Analogous Color

#4adeb8
#4aded0
#4aaede
#4a7dde
#554ade

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

#4aaede
#aede4a
#de4aae

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

#4aaede
#de4aae
#de7a4a
#4ade7a

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

#4aaede
#c44ade
#de7a4a
#64de4a

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 #4aaede

#0e394e
#165979
#1e79a4
#2698cf
#4aaede
#75c1e6
#a0d5ee
#cbe8f6
#f7fbfd

Tints of #4aaede Color

#4aaede
#5eb7e1
#72c0e5
#86c9e9
#9ad2ec
#aedbf0
#c2e4f4
#d6edf7
#eaf6fb
#ffffff

Shades of #4aaede color code

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

#4aaede
#419ac5
#3987ac
#317494
#29607b
#204d62
#183a4a
#102631
#081318
#000000

Tones

#4aaede
#5fa6c9
#759fb3
#8a979e
#949494

Tones

Similar Color like #4aaede color

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

#4bafdf
#4cb0e0
#4db1e1
#4eb2e2
#4fb3e3
#50b4e4
#51b5e5
#52b6e6
#53b7e7
#54b8e8
#55b9e9
#56baea
#57bbeb
#58bcec
#49addd
#48acdc
#47abdb
#46aada
#45a9d9
#44a8d8
#43a7d7
#42a6d6
#41a5d5
#40a4d4
#3fa3d3
#3ea2d2
#3da1d1
#3ca0d0

Download this Dark Blue

Hex #4aaede 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.

#4aaede Color Code Preview on Black Background Color

This is how #4aaede Color will look on black background color. Color contrast ratio is 8.40

#4aaede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4aaede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4aaede

#4aaede color code is use for CSS Background Color

Background color for the above div is #4aaede

HTML with inline CSS

<div style="background-color:#4aaede;"></div>

#4aaede color code is use for CSS Border Color

CSS Border color for the above div is #4aaede

HTML with inline CSS

<div style="border:5px solid #4aaede;"></div>

CSS Border Left color for the above div is #4aaede

HTML with inline CSS

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

CSS Border Right color for the above div is #4aaede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4aaede

HTML with inline CSS

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

CSS Border Top color for the above div is #4aaede

HTML with inline CSS

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

#4aaede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aaede Color code Preview on White Background

This is how #4aaede Color code will look on white background color. Color contrast ratio is 2.50

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

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(74,174,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,122,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(74,174,222,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }