@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#af54d5 hex color - Violet - Warm color - Information

#af54d5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af54d5 Color code in RGB color code model is created after adding 68.63% red color, 32.94% green color and 83.53% blue color. Hex #af54d5 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 61% magenta, 0% yellow and 16.47% black.

Hex #af54d5 color code is between #aa55dd web safe hex color code and #bb44cc web safe hex color code. #aa55dd is the nearest web safe color code. You can see here many more shades of #af54d5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code af54d5 #af54d5
RGB Decimal 175, 84, 213 rgb(175, 84, 213)
RGB Percent 69%, 33%, 84% rgb(69%, 33%, 84%)
CSS RGBa 175, 84, 213,1 rgba(175,84,213,1)
CMYK Model cmyk(18%,61%,0%,16.47%)
HSL Color Space 282,61% ,58% hsl(282,61% ,58%)
HSV Color Space 282°, 61%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 01010100 11010101
Octal 257 124 325
Decimal 175 84 213
Hex af 54 d5

Different shades of #af54d5 color code.

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

Light Shade of #af54d5
#c27ddf
Dark Shade of #af54d5
#9a31c5
Saturated Shade of #af54d5
#b349e0
Desaturated Shade of #af54d5
#ab5fca
Grey scale Shade of #af54d5
#949494
Brighten Shade
#c86dee
Most Readable Shade
#FFFFFF

Shades of #af54d5 color code

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

#af54d5
#9b4abd
#8841a5
#74388e
#612e76
#4d255e
#3a1c47
#26122f
#130917
#000000

Similar Color like #af54d5 color

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

#b055d6
#b156d7
#b257d8
#b358d9
#b459da
#b55adb
#b65bdc
#b75cdd
#b85dde
#b95edf
#ba5fe0
#bb60e1
#bc61e2
#bd62e3
#ae53d4
#ad52d3
#ac51d2
#ab50d1
#aa4fd0
#a94ecf
#a84dce
#a74ccd
#a64bcc
#a54acb
#a449ca
#a348c9
#a247c8
#a146c7

Monochromatic Color with #af54d5

#af54d5
#000000
#23112b
#462255
#693280
#8c43aa

Tints of #af54d5 Color

#af54d5
#b767d9
#c07ade
#c98de3
#d2a0e7
#dbb3ec
#e4c6f1
#edd9f5
#f6ecfa
#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

#af54d5
#7ad554

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

Split Complementary

#af54d5
#bbd554
#54d56e

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

Analogous Color

#7b54d5
#9554d5
#af54d5
#c954d5
#d554c7

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

#af54d5
#d5af54
#54d5af

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

#af54d5
#d56e54
#7ad554
#54bad5

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

#af54d5
#7ad554
#54d56e
#d554bb

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

#af54d5 Color Code Preview on Black Background Color

This is how #af54d5 Color will look on black background color. Color contrast ratio is 5.05

#af54d5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af54d5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af54d5

#af54d5 color code is use for CSS Background Color

Background color for the above div is #af54d5

HTML with inline CSS

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

#af54d5 color code is use for CSS Border Color

CSS Border color for the above div is #af54d5

HTML with inline CSS

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

CSS Border Left color for the above div is #af54d5

HTML with inline CSS

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

CSS Border Right color for the above div is #af54d5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af54d5

HTML with inline CSS

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

CSS Border Top color for the above div is #af54d5

HTML with inline CSS

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

#af54d5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af54d5 Color code Preview on White Background

This is how #af54d5 Color code will look on white background color. Color contrast ratio is 4.16

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

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,84,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,213,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,84,213,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.