crispedge.com

Color picker

Loading...

#a14cca hex color - Violet - Warm color - Information

#a14cca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a14cca Color code in RGB color code model is created after adding 63.14% red color, 29.8% green color and 79.22% blue color. Hex #a14cca Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 62% magenta, 0% yellow and 21% black.

Hex #a14cca color code is between #9944cc web safe hex color code and #aa55bb web safe hex color code. #9944cc is the nearest web safe color code. You can see here many more shades of #a14cca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea14cca#a14cca
RGB Decimal161, 76, 202rgb(161, 76, 202)
RGB Percent63%, 30%, 79%rgb(63%, 30%, 79%)
CSS RGBa161, 76, 202,1rgba(161,76,202,1)
CMYK Modelcmyk(20%,62%,0%,21%)
HSL Color Space280,54% ,55%hsl(280,54% ,55%)
HSV Color Space280°, 62%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010100110011001010
Octal241114312
Decimal16176202
Hexa14cca

Different shades of #a14cca color code.

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

Light Shade of #a14cca
#b673d6
Dark Shade of #a14cca
#8734af
Saturated Shade of #a14cca
#a540d6
Desaturated Shade of #a14cca
#9d58be
Grey scale Shade of #a14cca
#8b8b8b
Brighten Shade
#ba65e3
Most Readable Shade
#FFFFFF

Shades of #a14cca color code

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

#a14cca
#8f43b3
#7d3b9d
#6b3286
#592a70
#472159
#351943
#23102c
#110816
#000000

Similar Color like #a14cca color

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

#a24dcb
#a34ecc
#a44fcd
#a550ce
#a651cf
#a752d0
#a853d1
#a954d2
#aa55d3
#ab56d4
#ac57d5
#ad58d6
#ae59d7
#af5ad8
#a04bc9
#9f4ac8
#9e49c7
#9d48c6
#9c47c5
#9b46c4
#9a45c3
#9944c2
#9843c1
#9742c0
#9641bf
#9540be
#943fbd
#933ebc

Monochromatic Color with #a14cca

#a14cca
#c35cf4
#190c20
#3b1c4a
#5d2c75
#7f3c9f

Tints of #a14cca Color

#a14cca
#ab5fcf
#b573d5
#c087db
#ca9be1
#d5afe7
#dfc3ed
#ead7f3
#f4ebf9
#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

#a14cca
#75ca4c

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

Split Complementary

#a14cca
#b4ca4c
#4cca62

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

Analogous Color

#6f4cca
#884cca
#a14cca
#ba4cca
#ca4cc1

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

#a14cca
#caa14c
#4ccaa1

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

#a14cca
#ca624c
#75ca4c
#4cb4ca

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

#a14cca
#75ca4c
#4cca62
#ca4cb4

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

#a14cca Color Code Preview on Black Background Color

This is how #a14cca Color will look on black background color. Color contrast ratio is 4.40

#a14cca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a14cca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a14cca

#a14cca color code is use for CSS Background Color

Background color for the above div is #a14cca

HTML with inline CSS

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

#a14cca color code is use for CSS Border Color

CSS Border color for the above div is #a14cca

HTML with inline CSS

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

CSS Border Left color for the above div is #a14cca

HTML with inline CSS

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

CSS Border Right color for the above div is #a14cca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a14cca

HTML with inline CSS

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

CSS Border Top color for the above div is #a14cca

HTML with inline CSS

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

#a14cca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a14cca Color code Preview on White Background

This is how #a14cca Color code will look on white background color. Color contrast ratio is 4.77

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

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,76,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,202,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,76,202,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.