Skip to main content Skip to docs navigation

#4656d6 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 Warm Blue and its hex is #4B57DB Nearest Color Name

Color Hue/Base color: Blue

Hex #4656d6 Color code in RGB color code model is created after adding 27.45% red color, 33.73% green color and 83.92% blue color. Hex #4656d6 Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 60% magenta, 0% yellow and 16.08% black.

Hex #4656d6 color code is between #4455dd web safe hex color code and #5566cc web safe hex color code. #4455dd is the nearest web safe color code. You can see here many more shades of #4656d6 color code.

RGB Chart

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

Color Table

Hex Color Code 4656d6 #4656d6
RGB Decimal 70, 86, 214 70, 86, 214
RGB Percent 27%, 34%, 84% rgb(27%, 34%, 84%)
CSS RGBa 70, 86, 214,1 rgba(70,86,214,1)
CMYK Model cmyk(67%,60%,0%,16.08%)
HSL Color Space 233,64% ,56% hsl(233,64% ,56%)
HSV Color Space 233°, 67%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 01010110 11010110
Octal 106 126 326
Decimal 70 86 214
Hex 46 56 d6

Different shades of #4656d6 color code.

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

Darkest of #4656d6
#18216b
Darker of #4656d6
#212e95
Dark of #4656d6
#2a3bbf
Base of #4656d6
#4656d6
Light of #4656d6
#707cdf
Lighter
#9aa2e9
Lightest
#c3c8f2

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

#4656d6
#d6c646

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

Split Complementary

#4656d6
#d67e46
#9ed646

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

Analogous Color

#46aad6
#4692d6
#4656d6
#6646d6
#a246d6

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

#4656d6
#56d646
#d64656

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

#4656d6
#d64656
#d6c646
#46d6c6

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

#4656d6
#d6469e
#d6c646
#46d67e

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 #4656d6

#0f1442
#18216b
#212e95
#2a3bbf
#4656d6
#707cdf
#9aa2e9
#c3c8f2
#edeffb

Tints of #4656d6 Color

#4656d6
#5a68da
#6f7bdf
#838ee3
#98a1e8
#acb3ec
#c1c6f1
#d5d9f5
#eaecfa
#ffffff

Shades of #4656d6 color code

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

#4656d6
#3e4cbe
#3642a6
#2e398e
#262f76
#1f265f
#171c47
#0f132f
#070917
#000000

Tones

#4656d6
#5d68bf
#7379a9
#8a8b92
#8e8e8e

Tones

Similar Color like #4656d6 color

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

#4757d7
#4858d8
#4959d9
#4a5ada
#4b5bdb
#4c5cdc
#4d5ddd
#4e5ede
#4f5fdf
#5060e0
#5161e1
#5262e2
#5363e3
#5464e4
#4555d5
#4454d4
#4353d3
#4252d2
#4151d1
#4050d0
#3f4fcf
#3e4ece
#3d4dcd
#3c4ccc
#3b4bcb
#3a4aca
#3949c9
#3848c8

Download this Dark Blue

Hex #4656d6 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.

#4656d6 Color Code Preview on Black Background Color

This is how #4656d6 Color will look on black background color. Color contrast ratio is 3.56

#4656d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4656d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4656d6

#4656d6 color code is use for CSS Background Color

Background color for the above div is #4656d6

HTML with inline CSS

<div style="background-color:#4656d6;"></div>

#4656d6 color code is use for CSS Border Color

CSS Border color for the above div is #4656d6

HTML with inline CSS

<div style="border:5px solid #4656d6;"></div>

CSS Border Left color for the above div is #4656d6

HTML with inline CSS

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

CSS Border Right color for the above div is #4656d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4656d6

HTML with inline CSS

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

CSS Border Top color for the above div is #4656d6

HTML with inline CSS

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

#4656d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4656d6 Color code Preview on White Background

This is how #4656d6 Color code will look on white background color. Color contrast ratio is 5.89

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

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