Skip to main content Skip to docs navigation

#4aabeb 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 Cerulean and its hex is #55AAEE Nearest Color Name

Color Hue/Base color: Blue

Hex #4aabeb Color code in RGB color code model is created after adding 29.02% red color, 67.06% green color and 92.16% blue color. Hex #4aabeb Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 27% magenta, 0% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code 4aabeb #4aabeb
RGB Decimal 74, 171, 235 74, 171, 235
RGB Percent 29%, 67%, 92% rgb(29%, 67%, 92%)
CSS RGBa 74, 171, 235,1 rgba(74,171,235,1)
CMYK Model cmyk(69%,27%,0%,7.84%)
HSL Color Space 204,80% ,61% hsl(204,80% ,61%)
HSV Color Space 204°, 69%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001010 10101011 11101011
Octal 112 253 353
Decimal 74 171 235
Hex 4a ab eb

Different shades of #4aabeb color code.

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

Darkest of #4aabeb
#105b8c
Darker of #4aabeb
#1579ba
Dark of #4aabeb
#1c96e6
Base of #4aabeb
#4aabeb
Light of #4aabeb
#78c0f0
Lighter
#a6d6f5
Lightest
#d4ebfa

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

#4aabeb
#eb8a4a

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

Split Complementary

#4aabeb
#eb4a5b
#ebda4a

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

Analogous Color

#4aebcd
#4aebe8
#4aabeb
#4a75eb
#624aeb

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

#4aabeb
#abeb4a
#eb4aab

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

#4aabeb
#eb4aab
#eb8a4a
#4aeb8a

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

#4aabeb
#da4aeb
#eb8a4a
#5beb4a

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

#0a3d5f
#105b8c
#1579ba
#1c96e6
#4aabeb
#78c0f0
#a6d6f5
#d4ebfa
#ffffff

Tints of #4aabeb Color

#4aabeb
#5eb4ed
#72bdef
#86c7f1
#9ad0f3
#aed9f6
#c2e3f8
#d6ecfa
#eaf5fc
#ffffff

Shades of #4aabeb color code

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

#4aabeb
#4198d0
#3985b6
#31729c
#295f82
#204c68
#18394e
#102634
#08131a
#000000

Tones

#4aabeb
#5ea7d7
#72a3c3
#869faf
#9a9b9b

Tones

Similar Color like #4aabeb color

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

#4bacec
#4caded
#4daeee
#4eafef
#4fb0f0
#50b1f1
#51b2f2
#52b3f3
#53b4f4
#54b5f5
#55b6f6
#56b7f7
#57b8f8
#58b9f9
#49aaea
#48a9e9
#47a8e8
#46a7e7
#45a6e6
#44a5e5
#43a4e4
#42a3e3
#41a2e2
#40a1e1
#3fa0e0
#3e9fdf
#3d9ede
#3c9ddd

Download this Dark Blue

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

#4aabeb Color Code Preview on Black Background Color

This is how #4aabeb Color will look on black background color. Color contrast ratio is 8.32

#4aabeb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4aabeb color code is use for CSS Background Color

Background color for the above div is #4aabeb

HTML with inline CSS

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

#4aabeb color code is use for CSS Border Color

CSS Border color for the above div is #4aabeb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4aabeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aabeb Color code Preview on White Background

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

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

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