Skip to main content Skip to docs navigation

#426ecb 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 God of Rain and its hex is #4466CC Nearest Color Name

Color Hue/Base color: Blue

Hex #426ecb Color code in RGB color code model is created after adding 25.88% red color, 43.14% green color and 79.61% blue color. Hex #426ecb Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 46% magenta, 0% yellow and 20.39% black.

Hex #426ecb color code is between #4466cc web safe hex color code and #3377bb web safe hex color code. #4466cc is the nearest web safe color code. You can see here many more shades of #426ecb color code.

RGB Chart

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

Color Table

Hex Color Code 426ecb #426ecb
RGB Decimal 66, 110, 203 66, 110, 203
RGB Percent 26%, 43%, 80% rgb(26%, 43%, 80%)
CSS RGBa 66, 110, 203,1 rgba(66,110,203,1)
CMYK Model cmyk(67%,46%,0%,20.39%)
HSL Color Space 221,57% ,53% hsl(221,57% ,53%)
HSV Color Space 221°, 67%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000010 01101110 11001011
Octal 102 156 313
Decimal 66 110 203
Hex 42 6e cb

Different shades of #426ecb color code.

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

Darkest of #426ecb
#192e5b
Darker of #426ecb
#244383
Dark of #426ecb
#2f57ab
Base of #426ecb
#426ecb
Light of #426ecb
#6a8dd6
Lighter
#92abe1
Lightest
#bacaec

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

#426ecb
#cb9f42

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

Split Complementary

#426ecb
#cb5b42
#b3cb42

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

Analogous Color

#42becb
#42a7cb
#426ecb
#4442cb
#7d42cb

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

#426ecb
#6ecb42
#cb426e

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

#426ecb
#cb426e
#cb9f42
#42cb9f

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

#426ecb
#cb42b3
#cb9f42
#42cb5b

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 #426ecb

#0e1a33
#192e5b
#244383
#2f57ab
#426ecb
#6a8dd6
#92abe1
#bacaec
#e2e9f7

Tints of #426ecb Color

#426ecb
#577ed0
#6c8ed6
#819edc
#96aee2
#abbee7
#c0ceed
#d5def3
#eaeef9
#ffffff

Shades of #426ecb color code

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

#426ecb
#3a61b4
#33559d
#2c4987
#243d70
#1d305a
#162443
#0e182d
#070c16
#000000

Tones

#426ecb
#5a77b3
#727f9b
#878787
#878787

Tones

Similar Color like #426ecb color

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

#436fcc
#4470cd
#4571ce
#4672cf
#4773d0
#4874d1
#4975d2
#4a76d3
#4b77d4
#4c78d5
#4d79d6
#4e7ad7
#4f7bd8
#507cd9
#416dca
#406cc9
#3f6bc8
#3e6ac7
#3d69c6
#3c68c5
#3b67c4
#3a66c3
#3965c2
#3864c1
#3763c0
#3662bf
#3561be
#3460bd

Download this Dark Blue

Hex #426ecb 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.

#426ecb Color Code Preview on Black Background Color

This is how #426ecb Color will look on black background color. Color contrast ratio is 4.32

#426ecb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #426ecb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #426ecb

#426ecb color code is use for CSS Background Color

Background color for the above div is #426ecb

HTML with inline CSS

<div style="background-color:#426ecb;"></div>

#426ecb color code is use for CSS Border Color

CSS Border color for the above div is #426ecb

HTML with inline CSS

<div style="border:5px solid #426ecb;"></div>

CSS Border Left color for the above div is #426ecb

HTML with inline CSS

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

CSS Border Right color for the above div is #426ecb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #426ecb

HTML with inline CSS

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

CSS Border Top color for the above div is #426ecb

HTML with inline CSS

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

#426ecb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#426ecb Color code Preview on White Background

This is how #426ecb Color code will look on white background color. Color contrast ratio is 4.86

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

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(66,110,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,159,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,110,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }