crispedge.com

Color picker

Loading...

#a361bf hex color - Violet - Warm color - Information

#a361bf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a361bf Color code in RGB color code model is created after adding 63.92% red color, 38.04% green color and 74.9% blue color. Hex #a361bf Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 49% magenta, 0% yellow and 25% black.

Hex #a361bf color code is between #aa66bb web safe hex color code and #9955cc web safe hex color code. #aa66bb is the nearest web safe color code. You can see here many more shades of #a361bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea361bf#a361bf
RGB Decimal163, 97, 191rgb(163, 97, 191)
RGB Percent64%, 38%, 75%rgb(64%, 38%, 75%)
CSS RGBa163, 97, 191,1rgba(163,97,191,1)
CMYK Modelcmyk(15%,49%,0%,25%)
HSL Color Space282,42% ,56%hsl(282,42% ,56%)
HSV Color Space282°, 49%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110110000110111111
Octal243141277
Decimal16397191
Hexa361bf

Different shades of #a361bf color code.

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

Light Shade of #a361bf
#b885ce
Dark Shade of #a361bf
#8b44a9
Saturated Shade of #a361bf
#a756ca
Desaturated Shade of #a361bf
#9f6cb4
Grey scale Shade of #a361bf
#909090
Brighten Shade
#bc7ad8
Most Readable Shade
#FFFFFF

Shades of #a361bf color code

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

#a361bf
#9056a9
#7e4b94
#6c407f
#5a356a
#482b54
#36203f
#24152a
#120a15
#000000

Similar Color like #a361bf color

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

#a462c0
#a563c1
#a664c2
#a765c3
#a866c4
#a967c5
#aa68c6
#ab69c7
#ac6ac8
#ad6bc9
#ae6cca
#af6dcb
#b06ecc
#b16fcd
#a260be
#a15fbd
#a05ebc
#9f5dbb
#9e5cba
#9d5bb9
#9c5ab8
#9b59b7
#9a58b6
#9957b5
#9856b4
#9755b3
#9654b2
#9553b1

Monochromatic Color with #a361bf

#a361bf
#c777e9
#120b15
#36203f
#5a366a
#7f4b94

Tints of #a361bf Color

#a361bf
#ad72c6
#b784cd
#c195d4
#cba7db
#d6b8e2
#e0cae9
#eadbf0
#f4edf7
#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

#a361bf
#7dbf61

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

Split Complementary

#a361bf
#acbf61
#61bf74

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

Analogous Color

#7d61bf
#9061bf
#a361bf
#b661bf
#bf61b5

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

#a361bf
#bfa361
#61bfa3

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

#a361bf
#bf7461
#7dbf61
#61acbf

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

#a361bf
#7dbf61
#61bf74
#bf61ac

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 #a361bf 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.

#a361bf Color Code Preview on Black Background Color

This is how #a361bf Color will look on black background color. Color contrast ratio is 5.02

#a361bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a361bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a361bf

#a361bf color code is use for CSS Background Color

Background color for the above div is #a361bf

HTML with inline CSS

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

#a361bf color code is use for CSS Border Color

CSS Border color for the above div is #a361bf

HTML with inline CSS

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

CSS Border Left color for the above div is #a361bf

HTML with inline CSS

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

CSS Border Right color for the above div is #a361bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a361bf

HTML with inline CSS

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

CSS Border Top color for the above div is #a361bf

HTML with inline CSS

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

#a361bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a361bf Color code Preview on White Background

This is how #a361bf Color code will look on white background color. Color contrast ratio is 4.18

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

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(163,97,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,191,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,97,191,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.