@
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.

#af74f5 hex color - Blue - Cool color - Information

#af74f5 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #af74f5 Color code in RGB color code model is created after adding 68.63% red color, 45.49% green color and 96.08% blue color. Hex #af74f5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 53% magenta, 0% yellow and 3.92% black.

Hex #af74f5 color code is between #aa77ee web safe hex color code and #bb66ff web safe hex color code. #aa77ee is the nearest web safe color code. You can see here many more shades of #af74f5 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 af74f5 #af74f5
RGB Decimal 175, 116, 245 rgb(175, 116, 245)
RGB Percent 69%, 45%, 96% rgb(69%, 45%, 96%)
CSS RGBa 175, 116, 245,1 rgba(175,116,245,1)
CMYK Model cmyk(29%,53%,0%,3.92%)
HSL Color Space 267,87% ,71% hsl(267,87% ,71%)
HSV Color Space 267°, 53%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 01110100 11110101
Octal 257 164 365
Decimal 175 116 245
Hex af 74 f5

Different shades of #af74f5 color code.

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

Light Shade of #af74f5
#caa4f8
Dark Shade of #af74f5
#9444f2
Saturated Shade of #af74f5
#ae6dfc
Desaturated Shade of #af74f5
#b07bee
Grey scale Shade of #af74f5
#b4b4b4
Brighten Shade
#c88dff
Most Readable Shade
#000000

Shades of #af74f5 color code

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

#af74f5
#9b67d9
#885abe
#744da3
#614088
#4d336c
#3a2651
#261936
#130c1b
#000000

Similar Color like #af74f5 color

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

#b075f6
#b176f7
#b277f8
#b378f9
#b479fa
#b57afb
#b67bfc
#b77cfd
#b87dfe
#b97eff
#ba7fff
#bb80ff
#bc81ff
#bd82ff
#ae73f4
#ad72f3
#ac71f2
#ab70f1
#aa6ff0
#a96eef
#a86dee
#a76ced
#a66bec
#a56aeb
#a469ea
#a368e9
#a267e8
#a166e7

Monochromatic Color with #af74f5

#af74f5
#170f20
#36244b
#543875
#724ca0
#9160ca

Tints of #af74f5 Color

#af74f5
#b783f6
#c092f7
#c9a2f8
#d2b1f9
#dbc1fa
#e4d0fb
#ede0fc
#f6effd
#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

#af74f5
#baf574

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

Split Complementary

#af74f5
#f5f074
#79f574

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

Analogous Color

#7b74f5
#9574f5
#af74f5
#c974f5
#e374f5

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

#af74f5
#f5af74
#74f5af

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

#af74f5
#f57479
#baf574
#74f5ef

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

#af74f5
#baf574
#79f574
#f074f5

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

#af74f5 Color Code Preview on Black Background Color

This is how #af74f5 Color will look on black background color. Color contrast ratio is 6.64

#af74f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af74f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af74f5

#af74f5 color code is use for CSS Background Color

Background color for the above div is #af74f5

HTML with inline CSS

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

#af74f5 color code is use for CSS Border Color

CSS Border color for the above div is #af74f5

HTML with inline CSS

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

CSS Border Left color for the above div is #af74f5

HTML with inline CSS

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

CSS Border Right color for the above div is #af74f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af74f5

HTML with inline CSS

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

CSS Border Top color for the above div is #af74f5

HTML with inline CSS

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

#af74f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af74f5 Color code Preview on White Background

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

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,116,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,245,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,116,245,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.