Skip to main content Skip to docs navigation

#441dad 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 Indigo Blue and its hex is #3A18B1 Nearest Color Name

Color Hue/Base color: Blue

Hex #441dad Color code in RGB color code model is created after adding 26.67% red color, 11.37% green color and 67.84% blue color. Hex #441dad Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 83% magenta, 0% yellow and 32.16% black.

Hex #441dad color code is between #3322aa web safe hex color code and #5511bb web safe hex color code. #3322aa is the nearest web safe color code. You can see here many more shades of #441dad color code.

RGB Chart

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

Color Table

Hex Color Code 441dad #441dad
RGB Decimal 68, 29, 173 68, 29, 173
RGB Percent 27%, 11%, 68% rgb(27%, 11%, 68%)
CSS RGBa 68, 29, 173,1 rgba(68,29,173,1)
CMYK Model cmyk(61%,83%,0%,32.16%)
HSL Color Space 256,71% ,40% hsl(256,71% ,40%)
HSV Color Space 256°, 83%, 68%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000100 00011101 10101101
Octal 104 35 255
Decimal 68 29 173
Hex 44 1d ad

Different shades of #441dad color code.

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

Darkest of #441dad
#10072a
Darker of #441dad
#220e56
Dark of #441dad
#331681
Base of #441dad
#441dad
Light of #441dad
#5524d9
Lighter
#764fe1
Lightest
#987ae9

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

#441dad
#86ad1d

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

Split Complementary

#441dad
#ad8c1d
#3ead1d

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

Analogous Color

#1d4aad
#1d32ad
#441dad
#741dad
#ad1daa

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

#441dad
#1dad44
#ad441d

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

#441dad
#ad441d
#86ad1d
#1d86ad

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

#441dad
#ad1d3e
#86ad1d
#1dad8c

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 #441dad

#000000
#10072a
#220e56
#331681
#441dad
#5524d9
#764fe1
#987ae9
#baa6f0

Tints of #441dad Color

#441dad
#5836b6
#6d4fbf
#8268c8
#9781d1
#ab9ada
#c0b3e3
#d5ccec
#eae5f5
#ffffff

Shades of #441dad color code

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

#441dad
#3c1999
#341686
#2d1373
#251060
#1e0c4c
#160939
#0f0626
#070313
#000000

Tones

#441dad
#4d3199
#574585
#605a70
#656565

Tones

Similar Color like #441dad color

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

#451eae
#461faf
#4720b0
#4821b1
#4922b2
#4a23b3
#4b24b4
#4c25b5
#4d26b6
#4e27b7
#4f28b8
#5029b9
#512aba
#522bbb
#431cac
#421bab
#411aaa
#4019a9
#3f18a8
#3e17a7
#3d16a6
#3c15a5
#3b14a4
#3a13a3
#3912a2
#3811a1
#3710a0
#360f9f

Download this Dark Blue

Hex #441dad 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.

#441dad Color Code Preview on Black Background Color

This is how #441dad Color will look on black background color. Color contrast ratio is 2.02

#441dad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #441dad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #441dad

#441dad color code is use for CSS Background Color

Background color for the above div is #441dad

HTML with inline CSS

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

#441dad color code is use for CSS Border Color

CSS Border color for the above div is #441dad

HTML with inline CSS

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

CSS Border Left color for the above div is #441dad

HTML with inline CSS

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

CSS Border Right color for the above div is #441dad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #441dad

HTML with inline CSS

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

CSS Border Top color for the above div is #441dad

HTML with inline CSS

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

#441dad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#441dad Color code Preview on White Background

This is how #441dad Color code will look on white background color. Color contrast ratio is 10.37

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

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