Skip to main content Skip to docs navigation

#44667e 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 Real Teal and its hex is #45657D Nearest Color Name

Color Hue/Base color: Blue

Hex #44667e Color code in RGB color code model is created after adding 26.67% red color, 40% green color and 49.41% blue color. Hex #44667e Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 19% magenta, 0% yellow and 50.59% black.

Hex #44667e color code is between #335577 web safe hex color code and #557788 web safe hex color code. #335577 is the nearest web safe color code. You can see here many more shades of #44667e color code.

RGB Chart

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

Color Table

Hex Color Code 44667e #44667e
RGB Decimal 68, 102, 126 68, 102, 126
RGB Percent 27%, 40%, 49% rgb(27%, 40%, 49%)
CSS RGBa 68, 102, 126,1 rgba(68,102,126,1)
CMYK Model cmyk(46%,19%,0%,50.59%)
HSL Color Space 205,30% ,38% hsl(205,30% ,38%)
HSV Color Space 205°, 46%, 49%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000100 01100110 01111110
Octal 104 146 176
Decimal 68 102 126
Hex 44 66 7e

Different shades of #44667e color code.

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

Darkest of #44667e
#0e161b
Darker of #44667e
#20303c
Dark of #44667e
#324b5d
Base of #44667e
#44667e
Light of #44667e
#56819f
Lighter
#749ab4
Lightest
#95b2c6

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

#44667e
#7e5c44

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

Split Complementary

#44667e
#7e4449
#7e7944

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

Analogous Color

#447e74
#447e7e
#44667e
#44537e
#4e447e

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

#44667e
#667e44
#7e4466

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

#44667e
#7e4466
#7e5c44
#447e5c

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

#44667e
#79447e
#7e5c44
#497e44

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 #44667e

#000000
#0e161b
#20303c
#324b5d
#44667e
#56819f
#749ab4
#95b2c6
#b6cad8

Tints of #44667e Color

#44667e
#58778c
#6d889a
#8299a9
#97aab7
#abbbc5
#c0ccd4
#d5dde2
#eaeef0
#ffffff

Shades of #44667e color code

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

#44667e
#3c5a70
#344f62
#2d4454
#253846
#1e2d38
#16222a
#0f161c
#070b0e
#000000

Tones

#44667e
#57636b
#616161
#616161
#616161

Tones

Similar Color like #44667e color

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

#45677f
#466880
#476981
#486a82
#496b83
#4a6c84
#4b6d85
#4c6e86
#4d6f87
#4e7088
#4f7189
#50728a
#51738b
#52748c
#43657d
#42647c
#41637b
#40627a
#3f6179
#3e6078
#3d5f77
#3c5e76
#3b5d75
#3a5c74
#395b73
#385a72
#375971
#365870

Download this Dark Blue

Hex #44667e 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.

#44667e Color Code Preview on Black Background Color

This is how #44667e Color will look on black background color. Color contrast ratio is 3.45

#44667e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #44667e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #44667e

#44667e color code is use for CSS Background Color

Background color for the above div is #44667e

HTML with inline CSS

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

#44667e color code is use for CSS Border Color

CSS Border color for the above div is #44667e

HTML with inline CSS

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

CSS Border Left color for the above div is #44667e

HTML with inline CSS

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

CSS Border Right color for the above div is #44667e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #44667e

HTML with inline CSS

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

CSS Border Top color for the above div is #44667e

HTML with inline CSS

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

#44667e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#44667e Color code Preview on White Background

This is how #44667e Color code will look on white background color. Color contrast ratio is 6.09

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

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