@
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.

#371ae5 hex color - Violet - Cool color - Information

#371ae5 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #371ae5 Color code in RGB color code model is created after adding 21.57% red color, 10.2% green color and 89.8% blue color. Hex #371ae5 Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 89% magenta, 0% yellow and 10.2% black.

Hex #371ae5 color code is between #3322dd web safe hex color code and #4411ee web safe hex color code. #3322dd is the nearest web safe color code. You can see here many more shades of #371ae5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 371ae5 #371ae5
RGB Decimal 55, 26, 229 rgb(55, 26, 229)
RGB Percent 22%, 10%, 90% rgb(22%, 10%, 90%)
CSS RGBa 55, 26, 229,1 rgba(55,26,229,1)
CMYK Model cmyk(76%,89%,0%,10.2%)
HSL Color Space 249,80% ,50% hsl(249,80% ,50%)
HSV Color Space 249°, 89%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110111 00011010 11100101
Octal 67 32 345
Decimal 55 26 229
Hex 37 1a e5

Different shades of #371ae5 color code.

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

Light Shade of #371ae5
#5f48ea
Dark Shade of #371ae5
#2c15b7
Saturated Shade of #371ae5
#2e0df2
Desaturated Shade of #371ae5
#4027d8
Grey scale Shade of #371ae5
#808080
Brighten Shade
#5033fe
Most Readable Shade
#FFFFFF

Shades of #371ae5 color code

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

#371ae5
#3017cb
#2a14b2
#241198
#1e0e7f
#180b65
#12084c
#0c0532
#060219
#000000

Similar Color like #371ae5 color

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

#381be6
#391ce7
#3a1de8
#3b1ee9
#3c1fea
#3d20eb
#3e21ec
#3f22ed
#4023ee
#4124ef
#4225f0
#4326f1
#4427f2
#4528f3
#3619e4
#3518e3
#3417e2
#3316e1
#3215e0
#3114df
#3013de
#2f12dd
#2e11dc
#2d10db
#2c0fda
#2b0ed9
#2a0dd8
#290cd7

Monochromatic Color with #371ae5

#371ae5
#040210
#0e073b
#180c65
#231090
#2d15ba

Tints of #371ae5 Color

#371ae5
#4d33e7
#634cea
#7966ed
#8f7ff0
#a699f3
#bcb2f6
#d2ccf9
#e8e5fc
#ffffff

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

#371ae5
#c8e51a

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

Split Complementary

#371ae5
#e59c1a
#63e51a

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

Analogous Color

#1a4ee5
#1a26e5
#371ae5
#601ae5
#881ae5

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

#371ae5
#e5371a
#1ae537

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

#371ae5
#e51a63
#c8e51a
#1ae59c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#371ae5
#c8e51a
#63e51a
#9c1ae5

Double Complementary 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).

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

#371ae5 Color Code Preview on Black Background Color

This is how #371ae5 Color will look on black background color. Color contrast ratio is 2.44

#371ae5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#371ae5 color code is use for CSS Background Color

Background color for the above div is #371ae5

HTML with inline CSS

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

#371ae5 color code is use for CSS Border Color

CSS Border color for the above div is #371ae5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#371ae5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#371ae5 Color code Preview on White Background

This is how #371ae5 Color code will look on white background color. Color contrast ratio is 8.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 #371ae5; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #371ae5; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(55,26,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(200,229,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(55,26,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.