crispedge.com

Color picker

Loading...

#a980bc hex color - Violet - Warm color - Information

#a980bc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a980bc Color code in RGB color code model is created after adding 66.27% red color, 50.2% green color and 73.73% blue color. Hex #a980bc Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 32% magenta, 0% yellow and 26% black.

Hex #a980bc color code is between #aa88bb web safe hex color code and #9977cc web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #a980bc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea980bc#a980bc
RGB Decimal169, 128, 188rgb(169, 128, 188)
RGB Percent66%, 50%, 74%rgb(66%, 50%, 74%)
CSS RGBa169, 128, 188,1rgba(169,128,188,1)
CMYK Modelcmyk(10%,32%,0%,26%)
HSL Color Space281,31% ,62%hsl(281,31% ,62%)
HSV Color Space281°, 32%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010011000000010111100
Octal251200274
Decimal169128188
Hexa980bc

Different shades of #a980bc color code.

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

Light Shade of #a980bc
#c0a1ce
Dark Shade of #a980bc
#925faa
Saturated Shade of #a980bc
#ad76c6
Desaturated Shade of #a980bc
#a58ab2
Grey scale Shade of #a980bc
#9e9e9e
Brighten Shade
#c299d5
Most Readable Shade
#000000

Shades of #a980bc color code

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

#a980bc
#9671a7
#836392
#70557d
#5d4768
#4b3853
#382a3e
#251c29
#120e14
#000000

Similar Color like #a980bc color

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

#aa81bd
#ab82be
#ac83bf
#ad84c0
#ae85c1
#af86c2
#b087c3
#b188c4
#b289c5
#b38ac6
#b48bc7
#b58cc8
#b68dc9
#b78eca
#a87fbb
#a77eba
#a67db9
#a57cb8
#a47bb7
#a37ab6
#a279b5
#a178b4
#a077b3
#9f76b2
#9e75b1
#9d74b0
#9c73af
#9b72ae

Monochromatic Color with #a980bc

#a980bc
#cf9de6
#100c12
#36293c
#5d4667
#836391

Tints of #a980bc Color

#a980bc
#b28ec3
#bc9cca
#c5aad2
#cfb8d9
#d8c6e1
#e2d4e8
#ebe2f0
#f5f0f7
#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

#a980bc
#93bc80

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

Split Complementary

#a980bc
#b1bc80
#80bc8b

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

Analogous Color

#9180bc
#9d80bc
#a980bc
#b580bc
#bc80b7

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

#a980bc
#bca980
#80bca9

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

#a980bc
#bc8b80
#93bc80
#80b1bc

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

#a980bc
#93bc80
#80bc8b
#bc80b1

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

#a980bc Color Code Preview on Black Background Color

This is how #a980bc Color will look on black background color. Color contrast ratio is 6.50

#a980bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a980bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a980bc

#a980bc color code is use for CSS Background Color

Background color for the above div is #a980bc

HTML with inline CSS

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

#a980bc color code is use for CSS Border Color

CSS Border color for the above div is #a980bc

HTML with inline CSS

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

CSS Border Left color for the above div is #a980bc

HTML with inline CSS

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

CSS Border Right color for the above div is #a980bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a980bc

HTML with inline CSS

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

CSS Border Top color for the above div is #a980bc

HTML with inline CSS

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

#a980bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a980bc Color code Preview on White Background

This is how #a980bc Color code will look on white background color. Color contrast ratio is 3.23

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

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(169,128,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(147,188,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,128,188,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.