Skip to main content Skip to docs navigation

#496bdd 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 Andrea Blue and its hex is #4477DD Nearest Color Name

Color Hue/Base color: Blue

Hex #496bdd Color code in RGB color code model is created after adding 28.63% red color, 41.96% green color and 86.67% blue color. Hex #496bdd Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 52% magenta, 0% yellow and 13.33% black.

Hex #496bdd color code is between #4466cc web safe hex color code and #5577ee web safe hex color code. #4466cc is the nearest web safe color code. You can see here many more shades of #496bdd color code.

RGB Chart

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

Color Table

Hex Color Code 496bdd #496bdd
RGB Decimal 73, 107, 221 73, 107, 221
RGB Percent 29%, 42%, 87% rgb(29%, 42%, 87%)
CSS RGBa 73, 107, 221,1 rgba(73,107,221,1)
CMYK Model cmyk(67%,52%,0%,13.33%)
HSL Color Space 226,69% ,58% hsl(226,69% ,58%)
HSV Color Space 226°, 67%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001001 01101011 11011101
Octal 111 153 335
Decimal 73 107 221
Hex 49 6b dd

Different shades of #496bdd color code.

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

Darkest of #496bdd
#162c77
Darker of #496bdd
#1e3ca2
Dark of #496bdd
#264ccd
Base of #496bdd
#496bdd
Light of #496bdd
#748ee5
Lighter
#9fb1ed
Lightest
#cad4f5

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

#496bdd
#ddbb49

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

Split Complementary

#496bdd
#dd7149
#b5dd49

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

Analogous Color

#49c1dd
#49a9dd
#496bdd
#5849dd
#9649dd

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

#496bdd
#6bdd49
#dd496b

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

#496bdd
#dd496b
#ddbb49
#49ddbb

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

#496bdd
#dd49b5
#ddbb49
#49dd71

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 #496bdd

#0e1c4c
#162c77
#1e3ca2
#264ccd
#496bdd
#748ee5
#9fb1ed
#cad4f5
#f5f7fd

Tints of #496bdd Color

#496bdd
#5d7be0
#718be4
#859ce8
#99acec
#aebdef
#c2cdf3
#d6def7
#eaeefb
#ffffff

Shades of #496bdd color code

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

#496bdd
#405fc4
#3853ab
#304793
#283b7a
#202f62
#182349
#101731
#080b18
#000000

Tones

#496bdd
#5f77c7
#7482b2
#8a8e9c
#939393

Tones

Similar Color like #496bdd color

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

#4a6cde
#4b6ddf
#4c6ee0
#4d6fe1
#4e70e2
#4f71e3
#5072e4
#5173e5
#5274e6
#5375e7
#5476e8
#5577e9
#5678ea
#5779eb
#486adc
#4769db
#4668da
#4567d9
#4466d8
#4365d7
#4264d6
#4163d5
#4062d4
#3f61d3
#3e60d2
#3d5fd1
#3c5ed0
#3b5dcf

Download this Dark Blue

Hex #496bdd 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.

#496bdd Color Code Preview on Black Background Color

This is how #496bdd Color will look on black background color. Color contrast ratio is 4.43

#496bdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #496bdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #496bdd

#496bdd color code is use for CSS Background Color

Background color for the above div is #496bdd

HTML with inline CSS

<div style="background-color:#496bdd;"></div>

#496bdd color code is use for CSS Border Color

CSS Border color for the above div is #496bdd

HTML with inline CSS

<div style="border:5px solid #496bdd;"></div>

CSS Border Left color for the above div is #496bdd

HTML with inline CSS

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

CSS Border Right color for the above div is #496bdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #496bdd

HTML with inline CSS

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

CSS Border Top color for the above div is #496bdd

HTML with inline CSS

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

#496bdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#496bdd Color code Preview on White Background

This is how #496bdd Color code will look on white background color. Color contrast ratio is 4.74

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

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(73,107,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,187,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,107,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }