crispedge.com

Color picker

Loading...

#af4cca hex color - Violet - Warm color - Information

#af4cca hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #af4cca color code is between #aa44cc web safe hex color code and #bb55bb web safe hex color code. #aa44cc is the nearest web safe color code. You can see here many more shades of #af4cca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf4cca#af4cca
RGB Decimal175, 76, 202rgb(175, 76, 202)
RGB Percent69%, 30%, 79%rgb(69%, 30%, 79%)
CSS RGBa175, 76, 202,1rgba(175,76,202,1)
CMYK Modelcmyk(13%,62%,0%,21%)
HSL Color Space287,54% ,55%hsl(287,54% ,55%)
HSV Color Space287°, 62%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100110011001010
Octal257114312
Decimal17576202
Hexaf4cca

Different shades of #af4cca color code.

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

Light Shade of #af4cca
#c173d6
Dark Shade of #af4cca
#9534af
Saturated Shade of #af4cca
#b640d6
Desaturated Shade of #af4cca
#a858be
Grey scale Shade of #af4cca
#8b8b8b
Brighten Shade
#c865e3
Most Readable Shade
#FFFFFF

Shades of #af4cca color code

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

#af4cca
#9b43b3
#883b9d
#743286
#612a70
#4d2159
#3a1943
#26102c
#130816
#000000

Similar Color like #af4cca color

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

#b04dcb
#b14ecc
#b24fcd
#b350ce
#b451cf
#b552d0
#b653d1
#b754d2
#b855d3
#b956d4
#ba57d5
#bb58d6
#bc59d7
#bd5ad8
#ae4bc9
#ad4ac8
#ac49c7
#ab48c6
#aa47c5
#a946c4
#a845c3
#a744c2
#a643c1
#a542c0
#a441bf
#a340be
#a23fbd
#a13ebc

Monochromatic Color with #af4cca

#af4cca
#d45cf4
#1c0c20
#411c4a
#652c75
#8a3c9f

Tints of #af4cca Color

#af4cca
#b75fcf
#c073d5
#c987db
#d29be1
#dbafe7
#e4c3ed
#edd7f3
#f6ebf9
#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

#af4cca
#67ca4c

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

Split Complementary

#af4cca
#a6ca4c
#4cca70

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

Analogous Color

#7d4cca
#964cca
#af4cca
#c84cca
#ca4cb3

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

#af4cca
#caaf4c
#4ccaaf

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

#af4cca
#ca704c
#67ca4c
#4ca6ca

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

#af4cca
#67ca4c
#4cca70
#ca4ca6

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

#af4cca Color Code Preview on Black Background Color

This is how #af4cca Color will look on black background color. Color contrast ratio is 4.71

#af4cca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4cca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4cca

#af4cca color code is use for CSS Background Color

Background color for the above div is #af4cca

HTML with inline CSS

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

#af4cca color code is use for CSS Border Color

CSS Border color for the above div is #af4cca

HTML with inline CSS

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

CSS Border Left color for the above div is #af4cca

HTML with inline CSS

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

CSS Border Right color for the above div is #af4cca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af4cca

HTML with inline CSS

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

CSS Border Top color for the above div is #af4cca

HTML with inline CSS

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

#af4cca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af4cca Color code Preview on White Background

This is how #af4cca Color code will look on white background color. Color contrast ratio is 4.46

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

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