Skip to main content Skip to docs navigation

#371c4e 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 2695 C and its hex is #2E1A47 Nearest Color Name

Color Hue/Base color: Violet

Hex #371c4e Color code in RGB color code model is created after adding 21.57% red color, 10.98% green color and 30.59% blue color. Hex #371c4e Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 64% magenta, 0% yellow and 69.41% black.

Hex #371c4e color code is between #332255 web safe hex color code and #441144 web safe hex color code. #332255 is the nearest web safe color code. You can see here many more shades of #371c4e color code.

RGB Chart

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

Color Table

Hex Color Code 371c4e #371c4e
RGB Decimal 55, 28, 78 55, 28, 78
RGB Percent 22%, 11%, 31% rgb(22%, 11%, 31%)
CSS RGBa 55, 28, 78,1 rgba(55,28,78,1)
CMYK Model cmyk(29%,64%,0%,69.41%)
HSL Color Space 272,47% ,21% hsl(272,47% ,21%)
HSV Color Space 272°, 64%, 31%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110111 00011100 01001110
Octal 67 34 116
Decimal 55 28 78
Hex 37 1c 4e

Different shades of #371c4e color code.

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

Darkest of #371c4e
#000000
Darker of #371c4e
#020103
Dark of #371c4e
#1d0f28
Base of #371c4e
#371c4e
Light of #371c4e
#512974
Lighter
#6c3799
Lightest
#8646bd

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

#371c4e
#334e1c

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

Split Complementary

#371c4e
#4c4e1c
#1c4e1e

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

Analogous Color

#1c1e4e
#221c4e
#371c4e
#481c4e
#4e1c3f

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

#371c4e
#1c4e37
#4e371c

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

#371c4e
#4e371c
#334e1c
#1c334e

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

#371c4e
#4e1e1c
#334e1c
#1c4c4e

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 #371c4e

#000000
#000000
#020103
#1d0f28
#371c4e
#512974
#6c3799
#8646bd
#9f6cca

Tints of #371c4e Color

#371c4e
#4d3561
#634e75
#796789
#8f809c
#a69ab0
#bcb3c4
#d2ccd7
#e8e5eb
#ffffff

Shades of #371c4e color code

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

#371c4e
#301845
#2a153c
#241234
#1e0f2b
#180c22
#12091a
#0c0611
#060308
#000000

Tones

#371c4e
#362743
#353139
#353535
#353535

Tones

Similar Color like #371c4e color

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

#381d4f
#391e50
#3a1f51
#3b2052
#3c2153
#3d2254
#3e2355
#3f2456
#402557
#412658
#422759
#43285a
#44295b
#452a5c
#361b4d
#351a4c
#34194b
#33184a
#321749
#311648
#301547
#2f1446
#2e1345
#2d1244
#2c1143
#2b1042
#2a0f41
#290e40

Download this Dark Violet

Hex #371c4e 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.

#371c4e Color Code Preview on Black Background Color

This is how #371c4e Color will look on black background color. Color contrast ratio is 1.44

#371c4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #371c4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #371c4e

#371c4e color code is use for CSS Background Color

Background color for the above div is #371c4e

HTML with inline CSS

<div style="background-color:#371c4e;"></div>

#371c4e color code is use for CSS Border Color

CSS Border color for the above div is #371c4e

HTML with inline CSS

<div style="border:5px solid #371c4e;"></div>

CSS Border Left color for the above div is #371c4e

HTML with inline CSS

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

CSS Border Right color for the above div is #371c4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #371c4e

HTML with inline CSS

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

CSS Border Top color for the above div is #371c4e

HTML with inline CSS

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

#371c4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#371c4e Color code Preview on White Background

This is how #371c4e Color code will look on white background color. Color contrast ratio is 14.60

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

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(55,28,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,78,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(55,28,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }