Skip to main content Skip to docs navigation

#401b86 hex color | Download Dark Violet 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 Pantone 3583 C and its hex is #511E84 Nearest Color Name

Color Hue/Base color: Violet

Hex #401b86 Color code in RGB color code model is created after adding 25.1% red color, 10.59% green color and 52.55% blue color. Hex #401b86 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 80% magenta, 0% yellow and 47.45% black.

Hex #401b86 color code is between #442288 web safe hex color code and #331177 web safe hex color code. #442288 is the nearest web safe color code. You can see here many more shades of #401b86 color code.

RGB Chart

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

Color Table

Hex Color Code 401b86 #401b86
RGB Decimal 64, 27, 134 64, 27, 134
RGB Percent 25%, 11%, 53% rgb(25%, 11%, 53%)
CSS RGBa 64, 27, 134,1 rgba(64,27,134,1)
CMYK Model cmyk(52%,80%,0%,47.45%)
HSL Color Space 261,66% ,32% hsl(261,66% ,32%)
HSV Color Space 261°, 80%, 53%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000000 00011011 10000110
Octal 100 33 206
Decimal 64 27 134
Hex 40 1b 86

Different shades of #401b86 color code.

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

Darkest of #401b86
#030107
Darker of #401b86
#170a31
Dark of #401b86
#2c125c
Base of #401b86
#401b86
Light of #401b86
#5424b0
Lighter
#6a31d6
Lightest
#895cde

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

#401b86
#61861b

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

Split Complementary

#401b86
#86761b
#2b861b

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

Analogous Color

#1b3486
#1b2386
#401b86
#641b86
#861b7c

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

#401b86
#1b8640
#86401b

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

#401b86
#86401b
#61861b
#1b6186

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

#401b86
#861b2b
#61861b
#1b8676

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 #401b86

#000000
#030107
#170a31
#2c125c
#401b86
#5424b0
#6a31d6
#895cde
#a886e7

Tints of #401b86 Color

#401b86
#553493
#6a4da0
#7f67ae
#9480bb
#aa99c9
#bfb3d6
#d4cce4
#e9e5f1
#ffffff

Shades of #401b86 color code

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

#401b86
#381877
#311568
#2a1259
#230f4a
#1c0c3b
#15092c
#0e061d
#07030e
#000000

Tones

#401b86
#452b76
#4a3b66
#4f4b56
#515151

Tones

Similar Color like #401b86 color

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

#411c87
#421d88
#431e89
#441f8a
#45208b
#46218c
#47228d
#48238e
#49248f
#4a2590
#4b2691
#4c2792
#4d2893
#4e2994
#3f1a85
#3e1984
#3d1883
#3c1782
#3b1681
#3a1580
#39147f
#38137e
#37127d
#36117c
#35107b
#340f7a
#330e79
#320d78

Download this Dark Violet

Hex #401b86 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.

#401b86 Color Code Preview on Black Background Color

This is how #401b86 Color will look on black background color. Color contrast ratio is 1.72

#401b86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #401b86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #401b86

#401b86 color code is use for CSS Background Color

Background color for the above div is #401b86

HTML with inline CSS

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

#401b86 color code is use for CSS Border Color

CSS Border color for the above div is #401b86

HTML with inline CSS

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

CSS Border Left color for the above div is #401b86

HTML with inline CSS

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

CSS Border Right color for the above div is #401b86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #401b86

HTML with inline CSS

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

CSS Border Top color for the above div is #401b86

HTML with inline CSS

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

#401b86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#401b86 Color code Preview on White Background

This is how #401b86 Color code will look on white background color. Color contrast ratio is 12.22

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

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