crispedge.com

Color picker

Loading...

#671fc4 hex color - Violet - Cool color - Information

#671fc4 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #671fc4 Color code in RGB color code model is created after adding 40.39% red color, 12.16% green color and 76.86% blue color. Hex #671fc4 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 84% magenta, 0% yellow and 23% black.

Hex #671fc4 color code is between #6622cc web safe hex color code and #7711bb web safe hex color code. #6622cc is the nearest web safe color code. You can see here many more shades of #671fc4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code671fc4#671fc4
RGB Decimal103, 31, 196rgb(103, 31, 196)
RGB Percent40%, 12%, 77%rgb(40%, 12%, 77%)
CSS RGBa103, 31, 196,1rgba(103,31,196,1)
CMYK Modelcmyk(47%,84%,0%,23%)
HSL Color Space266,73% ,45%hsl(266,73% ,45%)
HSV Color Space266°, 84%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001110001111111000100
Octal14737304
Decimal10331196
Hex671fc4

Different shades of #671fc4 color code.

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

Light Shade of #671fc4
#8037df
Dark Shade of #671fc4
#501898
Saturated Shade of #671fc4
#6614cf
Desaturated Shade of #671fc4
#682ab9
Grey scale Shade of #671fc4
#717171
Brighten Shade
#8038dd
Most Readable Shade
#FFFFFF

Shades of #671fc4 color code

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

#671fc4
#5b1bae
#501898
#441482
#39116c
#2d0d57
#220a41
#16062b
#0b0315
#000000

Similar Color like #671fc4 color

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

#6820c5
#6921c6
#6a22c7
#6b23c8
#6c24c9
#6d25ca
#6e26cb
#6f27cc
#7028cd
#7129ce
#722acf
#732bd0
#742cd1
#752dd2
#661ec3
#651dc2
#641cc1
#631bc0
#621abf
#6119be
#6018bd
#5f17bc
#5e16bb
#5d15ba
#5c14b9
#5b13b8
#5a12b7
#5911b6

Monochromatic Color with #671fc4

#671fc4
#7d26ee
#0e041a
#240b44
#3a126f
#511899

Tints of #671fc4 Color

#671fc4
#7737ca
#8850d1
#9969d7
#aa82de
#bb9be4
#ccb4eb
#ddcdf1
#eee6f8
#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

#671fc4
#7cc41f

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

Split Complementary

#671fc4
#c4ba1f
#2ac41f

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

Analogous Color

#251fc4
#461fc4
#671fc4
#881fc4
#a91fc4

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

#671fc4
#c4671f
#1fc467

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

#671fc4
#c41f29
#7cc41f
#1fc4b9

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

#671fc4
#7cc41f
#2ac41f
#ba1fc4

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 #671fc4 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.

#671fc4 Color Code Preview on Black Background Color

This is how #671fc4 Color will look on black background color. Color contrast ratio is 2.57

#671fc4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #671fc4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #671fc4

#671fc4 color code is use for CSS Background Color

Background color for the above div is #671fc4

HTML with inline CSS

<div style="background-color:#671fc4;"></div>

#671fc4 color code is use for CSS Border Color

CSS Border color for the above div is #671fc4

HTML with inline CSS

<div style="border:5px solid #671fc4;"></div>

CSS Border Left color for the above div is #671fc4

HTML with inline CSS

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

CSS Border Right color for the above div is #671fc4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #671fc4

HTML with inline CSS

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

CSS Border Top color for the above div is #671fc4

HTML with inline CSS

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

#671fc4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#671fc4 Color code Preview on White Background

This is how #671fc4 Color code will look on white background color. Color contrast ratio is 8.17

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

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(103,31,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,196,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(103,31,196,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.