crispedge.com

Color picker

Loading...

#a155b0 hex color - Violet - Warm color - Information

#a155b0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a155b0 Color code in RGB color code model is created after adding 63.14% red color, 33.33% green color and 69.02% blue color. Hex #a155b0 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 52% magenta, 0% yellow and 31% black.

Hex #a155b0 color code is between #9944aa web safe hex color code and #aa66bb web safe hex color code. #9944aa is the nearest web safe color code. You can see here many more shades of #a155b0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea155b0#a155b0
RGB Decimal161, 85, 176rgb(161, 85, 176)
RGB Percent63%, 33%, 69%rgb(63%, 33%, 69%)
CSS RGBa161, 85, 176,1rgba(161,85,176,1)
CMYK Modelcmyk(9%,52%,0%,31%)
HSL Color Space290,37% ,51%hsl(290,37% ,51%)
HSV Color Space290°, 52%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010101010110110000
Octal241125260
Decimal16185176
Hexa155b0

Different shades of #a155b0 color code.

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

Light Shade of #a155b0
#b478c0
Dark Shade of #a155b0
#83438f
Saturated Shade of #a155b0
#a949bc
Desaturated Shade of #a155b0
#9961a4
Grey scale Shade of #a155b0
#828282
Brighten Shade
#ba6ec9
Most Readable Shade
#FFFFFF

Shades of #a155b0 color code

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

#a155b0
#8f4b9c
#7d4288
#6b3875
#592f61
#47254e
#351c3a
#231227
#110913
#000000

Similar Color like #a155b0 color

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

#a256b1
#a357b2
#a458b3
#a559b4
#a65ab5
#a75bb6
#a85cb7
#a95db8
#aa5eb9
#ab5fba
#ac60bb
#ad61bc
#ae62bd
#af63be
#a054af
#9f53ae
#9e52ad
#9d51ac
#9c50ab
#9b4faa
#9a4ea9
#994da8
#984ca7
#974ba6
#964aa5
#9549a4
#9448a3
#9347a2

Monochromatic Color with #a155b0

#a155b0
#c86ada
#050306
#2c1730
#532c5b
#7a4085

Tints of #a155b0 Color

#a155b0
#ab67b8
#b57ac1
#c08dca
#caa0d3
#d5b3db
#dfc6e4
#ead9ed
#f4ecf6
#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

#a155b0
#64b055

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

Split Complementary

#a155b0
#92b055
#55b073

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

Analogous Color

#7d55b0
#8f55b0
#a155b0
#b055ad
#b0559b

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

#a155b0
#b0a155
#55b0a1

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

#a155b0
#b07355
#64b055
#5591b0

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

#a155b0
#64b055
#55b073
#b05592

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

#a155b0 Color Code Preview on Black Background Color

This is how #a155b0 Color will look on black background color. Color contrast ratio is 4.44

#a155b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a155b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a155b0

#a155b0 color code is use for CSS Background Color

Background color for the above div is #a155b0

HTML with inline CSS

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

#a155b0 color code is use for CSS Border Color

CSS Border color for the above div is #a155b0

HTML with inline CSS

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

CSS Border Left color for the above div is #a155b0

HTML with inline CSS

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

CSS Border Right color for the above div is #a155b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a155b0

HTML with inline CSS

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

CSS Border Top color for the above div is #a155b0

HTML with inline CSS

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

#a155b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a155b0 Color code Preview on White Background

This is how #a155b0 Color code will look on white background color. Color contrast ratio is 4.73

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

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(161,85,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,176,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,85,176,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.