Skip to main content Skip to docs navigation

#498dfd 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 Bleuchâtel Blue and its hex is #4488FF Nearest Color Name

Color Hue/Base color: Blue

Hex #498dfd Color code in RGB color code model is created after adding 28.63% red color, 55.29% green color and 99.22% blue color. Hex #498dfd Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 44% magenta, 0% yellow and 0.78% black.

Hex #498dfd color code is between #4488ff web safe hex color code and #5599ee web safe hex color code. #4488ff is the nearest web safe color code. You can see here many more shades of #498dfd color code.

RGB Chart

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

Color Table

Hex Color Code 498dfd #498dfd
RGB Decimal 73, 141, 253 73, 141, 253
RGB Percent 29%, 55%, 99% rgb(29%, 55%, 99%)
CSS RGBa 73, 141, 253,1 rgba(73,141,253,1)
CMYK Model cmyk(71%,44%,0%,0.78%)
HSL Color Space 217,98% ,64% hsl(217,98% ,64%)
HSV Color Space 217°, 71%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001001 10001101 11111101
Octal 111 215 375
Decimal 73 141 253
Hex 49 8d fd

Different shades of #498dfd color code.

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

Darkest of #498dfd
#0242ab
Darker of #498dfd
#0255de
Dark of #498dfd
#176dfc
Base of #498dfd
#498dfd
Light of #498dfd
#7badfe
Lighter
#aeccfe
Lightest
#e0ecff

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

#498dfd
#fdb949

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

Split Complementary

#498dfd
#fd5f49
#e7fd49

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

Analogous Color

#49f6fd
#49d8fd
#498dfd
#4951fd
#8c49fd

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

#498dfd
#8dfd49
#fd498d

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

#498dfd
#fd498d
#fdb949
#49fdb9

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

#498dfd
#fd49e7
#fdb949
#49fd5f

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 #498dfd

#012e79
#0242ab
#0255de
#176dfc
#498dfd
#7badfe
#aeccfe
#e0ecff
#ffffff

Tints of #498dfd Color

#498dfd
#5d99fd
#71a6fd
#85b3fd
#99bffd
#aeccfe
#c2d9fe
#d6e5fe
#eaf2fe
#ffffff

Shades of #498dfd color code

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

#498dfd
#407de0
#386dc4
#305ea8
#284e8c
#203e70
#182f54
#101f38
#080f1c
#000000

Tones

#498dfd
#5b92eb
#6e96d8
#809ac6
#939fb3

Tones

Similar Color like #498dfd color

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

#4a8efe
#4b8fff
#4c90ff
#4d91ff
#4e92ff
#4f93ff
#5094ff
#5195ff
#5296ff
#5397ff
#5498ff
#5599ff
#569aff
#579bff
#488cfc
#478bfb
#468afa
#4589f9
#4488f8
#4387f7
#4286f6
#4185f5
#4084f4
#3f83f3
#3e82f2
#3d81f1
#3c80f0
#3b7fef

Download this Dark Blue

Hex #498dfd 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.

#498dfd Color Code Preview on Black Background Color

This is how #498dfd Color will look on black background color. Color contrast ratio is 6.51

#498dfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #498dfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #498dfd

#498dfd color code is use for CSS Background Color

Background color for the above div is #498dfd

HTML with inline CSS

<div style="background-color:#498dfd;"></div>

#498dfd color code is use for CSS Border Color

CSS Border color for the above div is #498dfd

HTML with inline CSS

<div style="border:5px solid #498dfd;"></div>

CSS Border Left color for the above div is #498dfd

HTML with inline CSS

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

CSS Border Right color for the above div is #498dfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #498dfd

HTML with inline CSS

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

CSS Border Top color for the above div is #498dfd

HTML with inline CSS

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

#498dfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#498dfd Color code Preview on White Background

This is how #498dfd Color code will look on white background color. Color contrast ratio is 3.23

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

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