Skip to main content Skip to docs navigation

#455cdb 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 #455cdb Color code in RGB color code model is created after adding 27.06% red color, 36.08% green color and 85.88% blue color. Hex #455cdb Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 58% magenta, 0% yellow and 14.12% black.

Hex #455cdb 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 #455cdb color code.

RGB Chart

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

Color Table

Hex Color Code 455cdb #455cdb
RGB Decimal 69, 92, 219 69, 92, 219
RGB Percent 27%, 36%, 86% rgb(27%, 36%, 86%)
CSS RGBa 69, 92, 219,1 rgba(69,92,219,1)
CMYK Model cmyk(68%,58%,0%,14.12%)
HSL Color Space 231,68% ,56% hsl(231,68% ,56%)
HSV Color Space 231°, 68%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000101 01011100 11011011
Octal 105 134 333
Decimal 69 92 219
Hex 45 5c db

Different shades of #455cdb color code.

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

Darkest of #455cdb
#162471
Darker of #455cdb
#1e319c
Dark of #455cdb
#263fc7
Base of #455cdb
#455cdb
Light of #455cdb
#7081e3
Lighter
#9aa7ec
Lightest
#c5ccf4

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

#455cdb
#dbc445

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

Split Complementary

#455cdb
#db7945
#a7db45

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

Analogous Color

#45b4db
#459adb
#455cdb
#6045db
#9e45db

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

#455cdb
#5cdb45
#db455c

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

#455cdb
#db455c
#dbc445
#45dbc4

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

#455cdb
#db45a7
#dbc445
#45db79

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 #455cdb

#0e1646
#162471
#1e319c
#263fc7
#455cdb
#7081e3
#9aa7ec
#c5ccf4
#f0f2fc

Tints of #455cdb Color

#455cdb
#596edf
#6e80e3
#8392e7
#97a4eb
#acb6ef
#c1c8f3
#d5daf7
#eaecfb
#ffffff

Shades of #455cdb color code

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

#455cdb
#3d51c2
#3547aa
#2e3d92
#263379
#1e2861
#171e49
#0f1430
#070a18
#000000

Tones

#455cdb
#5b6bc5
#717baf
#888a98
#909090

Tones

Similar Color like #455cdb color

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

#465ddc
#475edd
#485fde
#4960df
#4a61e0
#4b62e1
#4c63e2
#4d64e3
#4e65e4
#4f66e5
#5067e6
#5168e7
#5269e8
#536ae9
#445bda
#435ad9
#4259d8
#4158d7
#4057d6
#3f56d5
#3e55d4
#3d54d3
#3c53d2
#3b52d1
#3a51d0
#3950cf
#384fce
#374ecd

Download this Dark Blue

Hex #455cdb 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.

#455cdb Color Code Preview on Black Background Color

This is how #455cdb Color will look on black background color. Color contrast ratio is 3.81

#455cdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #455cdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #455cdb

#455cdb color code is use for CSS Background Color

Background color for the above div is #455cdb

HTML with inline CSS

<div style="background-color:#455cdb;"></div>

#455cdb color code is use for CSS Border Color

CSS Border color for the above div is #455cdb

HTML with inline CSS

<div style="border:5px solid #455cdb;"></div>

CSS Border Left color for the above div is #455cdb

HTML with inline CSS

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

CSS Border Right color for the above div is #455cdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #455cdb

HTML with inline CSS

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

CSS Border Top color for the above div is #455cdb

HTML with inline CSS

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

#455cdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#455cdb Color code Preview on White Background

This is how #455cdb Color code will look on white background color. Color contrast ratio is 5.52

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

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(69,92,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,196,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(69,92,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }