crispedge.com

Color picker

Loading...

#a083cc hex color - Violet - Cool color - Information

#a083cc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a083cc Color code in RGB color code model is created after adding 62.75% red color, 51.37% green color and 80% blue color. Hex #a083cc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 36% magenta, 0% yellow and 20% black.

Hex #a083cc color code is between #9988bb web safe hex color code and #aa77dd web safe hex color code. #9988bb is the nearest web safe color code. You can see here many more shades of #a083cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea083cc#a083cc
RGB Decimal160, 131, 204rgb(160, 131, 204)
RGB Percent63%, 51%, 80%rgb(63%, 51%, 80%)
CSS RGBa160, 131, 204,1rgba(160,131,204,1)
CMYK Modelcmyk(22%,36%,0%,20%)
HSL Color Space264,42% ,66%hsl(264,42% ,66%)
HSV Color Space264°, 36%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000001000001111001100
Octal240203314
Decimal160131204
Hexa083cc

Different shades of #a083cc color code.

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

Light Shade of #a083cc
#bca7db
Dark Shade of #a083cc
#845fbd
Saturated Shade of #a083cc
#9e7ad5
Desaturated Shade of #a083cc
#a28cc3
Grey scale Shade of #a083cc
#a7a7a7
Brighten Shade
#b99ce5
Most Readable Shade
#000000

Shades of #a083cc color code

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

#a083cc
#8e74b5
#7c659e
#6a5788
#584871
#473a5a
#352b44
#231d2d
#110e16
#000000

Similar Color like #a083cc color

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

#a184cd
#a285ce
#a386cf
#a487d0
#a588d1
#a689d2
#a78ad3
#a88bd4
#a98cd5
#aa8dd6
#ab8ed7
#ac8fd8
#ad90d9
#ae91da
#9f82cb
#9e81ca
#9d80c9
#9c7fc8
#9b7ec7
#9a7dc6
#997cc5
#987bc4
#977ac3
#9679c2
#9578c1
#9477c0
#9376bf
#9275be

Monochromatic Color with #a083cc

#a083cc
#c19ef6
#1b1622
#3c314c
#5d4c77
#7f68a1

Tints of #a083cc Color

#a083cc
#aa90d1
#b59ed7
#bfacdd
#cabae2
#d4c7e8
#dfd5ee
#e9e3f3
#f4f1f9
#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

#a083cc
#afcc83

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

Split Complementary

#a083cc
#ccc583
#8bcc83

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

Analogous Color

#8383cc
#9183cc
#a083cc
#af83cc
#bd83cc

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

#a083cc
#cca083
#83cca0

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

#a083cc
#cc838a
#afcc83
#83ccc4

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

#a083cc
#afcc83
#8bcc83
#c583cc

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

#a083cc Color Code Preview on Black Background Color

This is how #a083cc Color will look on black background color. Color contrast ratio is 6.61

#a083cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a083cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a083cc

#a083cc color code is use for CSS Background Color

Background color for the above div is #a083cc

HTML with inline CSS

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

#a083cc color code is use for CSS Border Color

CSS Border color for the above div is #a083cc

HTML with inline CSS

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

CSS Border Left color for the above div is #a083cc

HTML with inline CSS

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

CSS Border Right color for the above div is #a083cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a083cc

HTML with inline CSS

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

CSS Border Top color for the above div is #a083cc

HTML with inline CSS

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

#a083cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a083cc Color code Preview on White Background

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

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(160,131,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,204,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,131,204,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.