Skip to main content Skip to docs navigation

#412cb5 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 Blue Depression and its hex is #4428BC Nearest Color Name

Color Hue/Base color: Violet

Hex #412cb5 Color code in RGB color code model is created after adding 25.49% red color, 17.25% green color and 70.98% blue color. Hex #412cb5 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 76% magenta, 0% yellow and 29.02% black.

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

RGB Chart

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

Color Table

Hex Color Code 412cb5 #412cb5
RGB Decimal 65, 44, 181 65, 44, 181
RGB Percent 25%, 17%, 71% rgb(25%, 17%, 71%)
CSS RGBa 65, 44, 181,1 rgba(65,44,181,1)
CMYK Model cmyk(64%,76%,0%,29.02%)
HSL Color Space 249,61% ,44% hsl(249,61% ,44%)
HSV Color Space 249°, 76%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000001 00101100 10110101
Octal 101 54 265
Decimal 65 44 181
Hex 41 2c b5

Different shades of #412cb5 color code.

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

Darkest of #412cb5
#150e3a
Darker of #412cb5
#241863
Dark of #412cb5
#32228c
Base of #412cb5
#412cb5
Light of #412cb5
#5943d1
Lighter
#7d6cdb
Lightest
#a195e5

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

#412cb5
#a0b52c

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

Split Complementary

#412cb5
#b5862c
#5bb52c

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

Analogous Color

#2c67b5
#2c50b5
#412cb5
#6f2cb5
#a82cb5

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

#412cb5
#2cb541
#b5412c

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

#412cb5
#b5412c
#a0b52c
#2ca0b5

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

#412cb5
#b52c5b
#a0b52c
#2cb586

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 #412cb5

#060411
#150e3a
#241863
#32228c
#412cb5
#5943d1
#7d6cdb
#a195e5
#c5beef

Tints of #412cb5 Color

#412cb5
#5643bd
#6b5ac5
#8072cd
#9589d5
#aaa1de
#bfb8e6
#d4d0ee
#e9e7f6
#ffffff

Shades of #412cb5 color code

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

#412cb5
#3927a0
#32228c
#2b1d78
#241864
#1c1350
#150e3c
#0e0928
#070414
#000000

Tones

#412cb5
#51439f
#605988
#707072
#717171

Tones

Similar Color like #412cb5 color

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

#422db6
#432eb7
#442fb8
#4530b9
#4631ba
#4732bb
#4833bc
#4934bd
#4a35be
#4b36bf
#4c37c0
#4d38c1
#4e39c2
#4f3ac3
#402bb4
#3f2ab3
#3e29b2
#3d28b1
#3c27b0
#3b26af
#3a25ae
#3924ad
#3823ac
#3722ab
#3621aa
#3520a9
#341fa8
#331ea7

Download this Dark Violet

Hex #412cb5 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.

#412cb5 Color Code Preview on Black Background Color

This is how #412cb5 Color will look on black background color. Color contrast ratio is 2.25

#412cb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #412cb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #412cb5

#412cb5 color code is use for CSS Background Color

Background color for the above div is #412cb5

HTML with inline CSS

<div style="background-color:#412cb5;"></div>

#412cb5 color code is use for CSS Border Color

CSS Border color for the above div is #412cb5

HTML with inline CSS

<div style="border:5px solid #412cb5;"></div>

CSS Border Left color for the above div is #412cb5

HTML with inline CSS

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

CSS Border Right color for the above div is #412cb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #412cb5

HTML with inline CSS

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

CSS Border Top color for the above div is #412cb5

HTML with inline CSS

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

#412cb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#412cb5 Color code Preview on White Background

This is how #412cb5 Color code will look on white background color. Color contrast ratio is 9.32

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

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