Skip to main content Skip to docs navigation

#456b7a 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 Bismarck and its hex is #486C7A Nearest Color Name

Color Hue/Base color: Blue

Hex #456b7a Color code in RGB color code model is created after adding 27.06% red color, 41.96% green color and 47.84% blue color. Hex #456b7a Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 12% magenta, 0% yellow and 52.16% black.

Hex #456b7a color code is between #446677 web safe hex color code and #557788 web safe hex color code. #446677 is the nearest web safe color code. You can see here many more shades of #456b7a color code.

RGB Chart

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

Color Table

Hex Color Code 456b7a #456b7a
RGB Decimal 69, 107, 122 69, 107, 122
RGB Percent 27%, 42%, 48% rgb(27%, 42%, 48%)
CSS RGBa 69, 107, 122,1 rgba(69,107,122,1)
CMYK Model cmyk(43%,12%,0%,52.16%)
HSL Color Space 197,28% ,37% hsl(197,28% ,37%)
HSV Color Space 197°, 43%, 48%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000101 01101011 01111010
Octal 105 153 172
Decimal 69 107 122
Hex 45 6b 7a

Different shades of #456b7a color code.

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

Darkest of #456b7a
#0e1518
Darker of #456b7a
#203239
Dark of #456b7a
#334e59
Base of #456b7a
#456b7a
Light of #456b7a
#57889b
Lighter
#74a0b1
Lightest
#95b6c3

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

#456b7a
#7a5445

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

Split Complementary

#456b7a
#7a4550
#7a6e45

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

Analogous Color

#457a6a
#457a73
#456b7a
#45597a
#47457a

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

#456b7a
#6b7a45
#7a456b

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

#456b7a
#7a456b
#7a5445
#457a54

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

#456b7a
#6e457a
#7a5445
#507a45

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 #456b7a

#000000
#0e1518
#203239
#334e59
#456b7a
#57889b
#74a0b1
#95b6c3
#b6ccd5

Tints of #456b7a Color

#456b7a
#597b88
#6e8b97
#839ca6
#97acb5
#acbdc3
#c1cdd2
#d5dee1
#eaeef0
#ffffff

Shades of #456b7a color code

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

#456b7a
#3d5f6c
#35535e
#2e4751
#263b43
#1e2f36
#172328
#0f171b
#070b0d
#000000

Tones

#456b7a
#586367
#5f5f5f
#5f5f5f
#5f5f5f

Tones

Similar Color like #456b7a color

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

#466c7b
#476d7c
#486e7d
#496f7e
#4a707f
#4b7180
#4c7281
#4d7382
#4e7483
#4f7584
#507685
#517786
#527887
#537988
#446a79
#436978
#426877
#416776
#406675
#3f6574
#3e6473
#3d6372
#3c6271
#3b6170
#3a606f
#395f6e
#385e6d
#375d6c

Download this Dark Blue

Hex #456b7a 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.

#456b7a Color Code Preview on Black Background Color

This is how #456b7a Color will look on black background color. Color contrast ratio is 3.64

#456b7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #456b7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #456b7a

#456b7a color code is use for CSS Background Color

Background color for the above div is #456b7a

HTML with inline CSS

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

#456b7a color code is use for CSS Border Color

CSS Border color for the above div is #456b7a

HTML with inline CSS

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

CSS Border Left color for the above div is #456b7a

HTML with inline CSS

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

CSS Border Right color for the above div is #456b7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #456b7a

HTML with inline CSS

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

CSS Border Top color for the above div is #456b7a

HTML with inline CSS

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

#456b7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#456b7a Color code Preview on White Background

This is how #456b7a Color code will look on white background color. Color contrast ratio is 5.77

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

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