Skip to main content Skip to docs navigation

#441b95 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 Eggplant Tint and its hex is #531B93 Nearest Color Name

Color Hue/Base color: Violet

Hex #441b95 Color code in RGB color code model is created after adding 26.67% red color, 10.59% green color and 58.43% blue color. Hex #441b95 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 82% magenta, 0% yellow and 41.57% black.

Hex #441b95 color code is between #332299 web safe hex color code and #551188 web safe hex color code. #332299 is the nearest web safe color code. You can see here many more shades of #441b95 color code.

RGB Chart

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

Color Table

Hex Color Code 441b95 #441b95
RGB Decimal 68, 27, 149 68, 27, 149
RGB Percent 27%, 11%, 58% rgb(27%, 11%, 58%)
CSS RGBa 68, 27, 149,1 rgba(68,27,149,1)
CMYK Model cmyk(54%,82%,0%,41.57%)
HSL Color Space 260,69% ,35% hsl(260,69% ,35%)
HSV Color Space 260°, 82%, 58%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000100 00011011 10010101
Octal 104 33 225
Decimal 68 27 149
Hex 44 1b 95

Different shades of #441b95 color code.

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

Darkest of #441b95
#090413
Darker of #441b95
#1d0b3f
Dark of #441b95
#30136a
Base of #441b95
#441b95
Light of #441b95
#5823c0
Lighter
#713bdb
Lightest
#9066e3

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

#441b95
#6c951b

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

Split Complementary

#441b95
#95811b
#2f951b

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

Analogous Color

#1b3995
#1b2595
#441b95
#6d1b95
#951b8b

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

#441b95
#1b9544
#95441b

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

#441b95
#95441b
#6c951b
#1b6c95

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

#441b95
#951b2f
#6c951b
#1b9581

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

#000000
#090413
#1d0b3f
#30136a
#441b95
#5823c0
#713bdb
#9066e3
#af91eb

Tints of #441b95 Color

#441b95
#5834a0
#6d4dac
#8267b8
#9780c4
#ab99cf
#c0b3db
#d5cce7
#eae5f3
#ffffff

Shades of #441b95 color code

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

#441b95
#3c1884
#341573
#2d1263
#250f52
#1e0c42
#160931
#0f0621
#070310
#000000

Tones

#441b95
#4a2d83
#503e72
#555060
#585858

Tones

Similar Color like #441b95 color

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

#451c96
#461d97
#471e98
#481f99
#49209a
#4a219b
#4b229c
#4c239d
#4d249e
#4e259f
#4f26a0
#5027a1
#5128a2
#5229a3
#431a94
#421993
#411892
#401791
#3f1690
#3e158f
#3d148e
#3c138d
#3b128c
#3a118b
#39108a
#380f89
#370e88
#360d87

Download this Dark Violet

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

#441b95 Color Code Preview on Black Background Color

This is how #441b95 Color will look on black background color. Color contrast ratio is 1.84

#441b95 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#441b95 color code is use for CSS Background Color

Background color for the above div is #441b95

HTML with inline CSS

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

#441b95 color code is use for CSS Border Color

CSS Border color for the above div is #441b95

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#441b95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#441b95 Color code Preview on White Background

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

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

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