@
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.

#496faa hex color - Blue - Cool color - Information

#496faa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #496faa Color code in RGB color code model is created after adding 28.63% red color, 43.53% green color and 66.67% blue color. Hex #496faa Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 35% magenta, 0% yellow and 33.33% black.

Hex #496faa color code is between #447799 web safe hex color code and #5566bb web safe hex color code. #447799 is the nearest web safe color code. You can see here many more shades of #496faa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code496faa#496faa
RGB Decimal73, 111, 170rgb(73, 111, 170)
RGB Percent29%, 44%, 67%rgb(29%, 44%, 67%)
CSS RGBa73, 111, 170,1rgba(73,111,170,1)
CMYK Modelcmyk(57%,35%,0%,33.33%)
HSL Color Space216,40% ,48%hsl(216,40% ,48%)
HSV Color Space216°, 57%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010010110111110101010
Octal111157252
Decimal73111170
Hex496faa

Different shades of #496faa color code.

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

Light Shade of #496faa
#688abe
Dark Shade of #496faa
#3a5886
Saturated Shade of #496faa
#3d6cb6
Desaturated Shade of #496faa
#55729e
Grey scale Shade of #496faa
#797979
Brighten Shade
#6288c3
Most Readable Shade
#FFFFFF

Shades of #496faa color code

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

#496faa
#406297
#385684
#304a71
#283d5e
#20314b
#182538
#101825
#080c12
#000000

Similar Color like #496faa color

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

#4a70ab
#4b71ac
#4c72ad
#4d73ae
#4e74af
#4f75b0
#5076b1
#5177b2
#5278b3
#5379b4
#547ab5
#557bb6
#567cb7
#577db8
#486ea9
#476da8
#466ca7
#456ba6
#446aa5
#4369a4
#4268a3
#4167a2
#4066a1
#3f65a0
#3e649f
#3d639e
#3c629d
#3b619c

Monochromatic Color with #496faa

#496faa
#5b8bd4
#6ea6ff
#121c2a
#253755
#37537f

Tints of #496faa Color

#496faa
#5d7fb3
#718fbc
#859fc6
#99afcf
#aebfd9
#c2cfe2
#d6dfec
#eaeff5
#ffffff

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

#496faa
#aa8449

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

Split Complementary

#496faa
#aa5449
#9faa49

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

Analogous Color

#4996aa
#4982aa
#496faa
#495caa
#4a49aa

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

#496faa
#aa496f
#6faa49

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

#496faa
#aa499f
#aa8449
#49aa53

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#496faa
#aa8449
#9faa49
#5449aa

Double Complementary 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).

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

#496faa Color Code Preview on Black Background Color

This is how #496faa Color will look on black background color. Color contrast ratio is 4.14

#496faa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#496faa color code is use for CSS Background Color

Background color for the above div is #496faa

HTML with inline CSS

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

#496faa color code is use for CSS Border Color

CSS Border color for the above div is #496faa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#496faa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#496faa Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(73,111,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,132,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,111,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.