Skip to main content Skip to docs navigation

#4696fa 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 Polar Glow and its hex is #5097FC Nearest Color Name

Color Hue/Base color: Blue

Hex #4696fa Color code in RGB color code model is created after adding 27.45% red color, 58.82% green color and 98.04% blue color. Hex #4696fa Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 40% magenta, 0% yellow and 1.96% black.

Hex #4696fa color code is between #4499ff web safe hex color code and #5588ee web safe hex color code. #4499ff is the nearest web safe color code. You can see here many more shades of #4696fa color code.

RGB Chart

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

Color Table

Hex Color Code 4696fa #4696fa
RGB Decimal 70, 150, 250 70, 150, 250
RGB Percent 27%, 59%, 98% rgb(27%, 59%, 98%)
CSS RGBa 70, 150, 250,1 rgba(70,150,250,1)
CMYK Model cmyk(72%,40%,0%,1.96%)
HSL Color Space 213,95% ,63% hsl(213,95% ,63%)
HSV Color Space 213°, 72%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 10010110 11111010
Octal 106 226 372
Decimal 70 150 250
Hex 46 96 fa

Different shades of #4696fa color code.

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

Darkest of #4696fa
#044ba3
Darker of #4696fa
#0662d4
Dark of #4696fa
#147af9
Base of #4696fa
#4696fa
Light of #4696fa
#78b2fb
Lighter
#a9cefd
Lightest
#dbebfe

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

#4696fa
#faaa46

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

Split Complementary

#4696fa
#fa5046
#f0fa46

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

Analogous Color

#46faf5
#46e1fa
#4696fa
#465afa
#7d46fa

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

#4696fa
#96fa46
#fa4696

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

#4696fa
#fa4696
#faaa46
#46faaa

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

#4696fa
#fa46f0
#faaa46
#46fa50

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 #4696fa

#033471
#044ba3
#0662d4
#147af9
#4696fa
#78b2fb
#a9cefd
#dbebfe
#ffffff

Tints of #4696fa Color

#4696fa
#5aa1fa
#6fadfb
#83b9fb
#98c4fc
#acd0fc
#c1dcfd
#d5e7fd
#eaf3fe
#ffffff

Shades of #4696fa color code

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

#4696fa
#3e85de
#3674c2
#2e64a6
#26538a
#1f426f
#173253
#0f2137
#07101b
#000000

Tones

#4696fa
#5998e7
#6c9ad4
#7f9cc1
#929eae

Tones

Similar Color like #4696fa color

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

#4797fb
#4898fc
#4999fd
#4a9afe
#4b9bff
#4c9cff
#4d9dff
#4e9eff
#4f9fff
#50a0ff
#51a1ff
#52a2ff
#53a3ff
#54a4ff
#4595f9
#4494f8
#4393f7
#4292f6
#4191f5
#4090f4
#3f8ff3
#3e8ef2
#3d8df1
#3c8cf0
#3b8bef
#3a8aee
#3989ed
#3888ec

Download this Dark Blue

Hex #4696fa 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.

#4696fa Color Code Preview on Black Background Color

This is how #4696fa Color will look on black background color. Color contrast ratio is 7.00

#4696fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4696fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4696fa

#4696fa color code is use for CSS Background Color

Background color for the above div is #4696fa

HTML with inline CSS

<div style="background-color:#4696fa;"></div>

#4696fa color code is use for CSS Border Color

CSS Border color for the above div is #4696fa

HTML with inline CSS

<div style="border:5px solid #4696fa;"></div>

CSS Border Left color for the above div is #4696fa

HTML with inline CSS

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

CSS Border Right color for the above div is #4696fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4696fa

HTML with inline CSS

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

CSS Border Top color for the above div is #4696fa

HTML with inline CSS

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

#4696fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4696fa Color code Preview on White Background

This is how #4696fa Color code will look on white background color. Color contrast ratio is 3.00

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

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(70,150,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,170,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,150,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }