Skip to main content Skip to docs navigation

#41445f 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 Majestic Blue and its hex is #3F425C Nearest Color Name

Color Hue/Base color: Blue

Hex #41445f Color code in RGB color code model is created after adding 25.49% red color, 26.67% green color and 37.25% blue color. Hex #41445f Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 28% magenta, 0% yellow and 62.75% black.

Hex #41445f color code is between #443366 web safe hex color code and #335555 web safe hex color code. #443366 is the nearest web safe color code. You can see here many more shades of #41445f color code.

RGB Chart

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

Color Table

Hex Color Code 41445f #41445f
RGB Decimal 65, 68, 95 65, 68, 95
RGB Percent 25%, 27%, 37% rgb(25%, 27%, 37%)
CSS RGBa 65, 68, 95,1 rgba(65,68,95,1)
CMYK Model cmyk(32%,28%,0%,62.75%)
HSL Color Space 234,19% ,31% hsl(234,19% ,31%)
HSV Color Space 234°, 32%, 37%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000001 01000100 01011111
Octal 101 104 137
Decimal 65 68 95
Hex 41 44 5f

Different shades of #41445f color code.

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

Darkest of #41445f
#030304
Darker of #41445f
#181922
Dark of #41445f
#2c2e41
Base of #41445f
#41445f
Light of #41445f
#565a7d
Lighter
#6c709a
Lightest
#8a8eaf

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

#41445f
#5f5c41

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

Split Complementary

#41445f
#5f4d41
#535f41

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

Analogous Color

#41555f
#41505f
#41445f
#48415f
#54415f

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

#41445f
#445f41
#5f4144

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

#41445f
#5f4144
#5f5c41
#415f5c

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

#41445f
#5f4153
#5f5c41
#415f4d

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 #41445f

#000000
#030304
#181922
#2c2e41
#41445f
#565a7d
#6c709a
#8a8eaf
#a8abc4

Tints of #41445f Color

#41445f
#565870
#6b6d82
#808294
#9597a6
#aaabb7
#bfc0c9
#d4d5db
#e9eaed
#ffffff

Shades of #41445f color code

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

#41445f
#393c54
#323449
#2b2d3f
#242534
#1c1e2a
#15161f
#0e0f15
#07070a
#000000

Tones

#41445f
#505050
#505050
#505050
#505050

Tones

Similar Color like #41445f color

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

#424560
#434661
#444762
#454863
#464964
#474a65
#484b66
#494c67
#4a4d68
#4b4e69
#4c4f6a
#4d506b
#4e516c
#4f526d
#40435e
#3f425d
#3e415c
#3d405b
#3c3f5a
#3b3e59
#3a3d58
#393c57
#383b56
#373a55
#363954
#353853
#343752
#333651

Download this Dark Blue

Hex #41445f 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.

#41445f Color Code Preview on Black Background Color

This is how #41445f Color will look on black background color. Color contrast ratio is 2.22

#41445f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41445f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41445f

#41445f color code is use for CSS Background Color

Background color for the above div is #41445f

HTML with inline CSS

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

#41445f color code is use for CSS Border Color

CSS Border color for the above div is #41445f

HTML with inline CSS

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

CSS Border Left color for the above div is #41445f

HTML with inline CSS

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

CSS Border Right color for the above div is #41445f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #41445f

HTML with inline CSS

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

CSS Border Top color for the above div is #41445f

HTML with inline CSS

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

#41445f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#41445f Color code Preview on White Background

This is how #41445f Color code will look on white background color. Color contrast ratio is 9.47

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

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