Skip to main content Skip to docs navigation

#454488 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 Spectrum Blue and its hex is #44448D Nearest Color Name

Color Hue/Base color: Blue

Hex #454488 Color code in RGB color code model is created after adding 27.06% red color, 26.67% green color and 53.33% blue color. Hex #454488 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 50% magenta, 0% yellow and 46.67% black.

Hex #454488 color code is between #443377 web safe hex color code and #555599 web safe hex color code. #443377 is the nearest web safe color code. You can see here many more shades of #454488 color code.

RGB Chart

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

Color Table

Hex Color Code 454488 #454488
RGB Decimal 69, 68, 136 69, 68, 136
RGB Percent 27%, 27%, 53% rgb(27%, 27%, 53%)
CSS RGBa 69, 68, 136,1 rgba(69,68,136,1)
CMYK Model cmyk(49%,50%,0%,46.67%)
HSL Color Space 241,33% ,40% hsl(241,33% ,40%)
HSV Color Space 241°, 50%, 53%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000101 01000100 10001000
Octal 105 104 210
Decimal 69 68 136
Hex 45 44 88

Different shades of #454488 color code.

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

Darkest of #454488
#111122
Darker of #454488
#232244
Dark of #454488
#343366
Base of #454488
#454488
Light of #454488
#5655aa
Lighter
#7877bb
Lightest
#9a99cc

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

#454488
#878844

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

Split Complementary

#454488
#886744
#658844

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

Analogous Color

#446b88
#445f88
#454488
#5c4488
#784488

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

#454488
#448845
#884544

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

#454488
#884544
#878844
#448788

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

#454488
#884465
#878844
#448867

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 #454488

#000000
#111122
#232244
#343366
#454488
#5655aa
#7877bb
#9a99cc
#bcbbdd

Tints of #454488 Color

#454488
#595895
#6e6da2
#8382af
#9797bc
#acabca
#c1c0d7
#d5d5e4
#eaeaf1
#ffffff

Shades of #454488 color code

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

#454488
#3d3c78
#353469
#2e2d5a
#26254b
#1e1e3c
#17162d
#0f0f1e
#07070f
#000000

Tones

#454488
#595874
#666666
#666666
#666666

Tones

Similar Color like #454488 color

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

#464589
#47468a
#48478b
#49488c
#4a498d
#4b4a8e
#4c4b8f
#4d4c90
#4e4d91
#4f4e92
#504f93
#515094
#525195
#535296
#444387
#434286
#424185
#414084
#403f83
#3f3e82
#3e3d81
#3d3c80
#3c3b7f
#3b3a7e
#3a397d
#39387c
#38377b
#37367a

Download this Dark Blue

Hex #454488 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.

#454488 Color Code Preview on Black Background Color

This is how #454488 Color will look on black background color. Color contrast ratio is 2.44

#454488 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #454488

HTML with inline CSS

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

Your Example Paragraph content text in with font color #454488

#454488 color code is use for CSS Background Color

Background color for the above div is #454488

HTML with inline CSS

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

#454488 color code is use for CSS Border Color

CSS Border color for the above div is #454488

HTML with inline CSS

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

CSS Border Left color for the above div is #454488

HTML with inline CSS

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

CSS Border Right color for the above div is #454488

HTML with inline CSS

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

CSS Border Bottom color for the above div is #454488

HTML with inline CSS

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

CSS Border Top color for the above div is #454488

HTML with inline CSS

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

#454488 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#454488 Color code Preview on White Background

This is how #454488 Color code will look on white background color. Color contrast ratio is 8.62

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

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