crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#af64ef hex color - Blue - Warm color - Information

#af64ef hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #af64ef Color code in RGB color code model is created after adding 68.63% red color, 39.22% green color and 93.73% blue color. Hex #af64ef Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 58% magenta, 0% yellow and 6% black.

Hex #af64ef color code is between #aa66ee web safe hex color code and #bb55ff web safe hex color code. #aa66ee is the nearest web safe color code. You can see here many more shades of #af64ef color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf64ef#af64ef
RGB Decimal175, 100, 239rgb(175, 100, 239)
RGB Percent69%, 39%, 94%rgb(69%, 39%, 94%)
CSS RGBa175, 100, 239,1rgba(175,100,239,1)
CMYK Modelcmyk(27%,58%,0%,6%)
HSL Color Space272,81% ,66%hsl(272,81% ,66%)
HSV Color Space272°, 58%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110110010011101111
Octal257144357
Decimal175100239
Hexaf64ef

Different shades of #af64ef color code.

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

Light Shade of #af64ef
#c792f4
Dark Shade of #af64ef
#9736ea
Saturated Shade of #af64ef
#b05bf8
Desaturated Shade of #af64ef
#ae6de6
Grey scale Shade of #af64ef
#a9a9a9
Brighten Shade
#c87dff
Most Readable Shade
#FFFFFF

Shades of #af64ef color code

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

#af64ef
#9b58d4
#884db9
#74429f
#613784
#4d2c6a
#3a214f
#261635
#130b1a
#000000

Similar Color like #af64ef color

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

#b065f0
#b166f1
#b267f2
#b368f3
#b469f4
#b56af5
#b66bf6
#b76cf7
#b86df8
#b96ef9
#ba6ffa
#bb70fb
#bc71fc
#bd72fd
#ae63ee
#ad62ed
#ac61ec
#ab60eb
#aa5fea
#a95ee9
#a85de8
#a75ce7
#a65be6
#a55ae5
#a459e4
#a358e3
#a257e2
#a156e1

Monochromatic Color with #af64ef

#af64ef
#130b1a
#331d45
#522f6f
#71409a
#9052c4

Tints of #af64ef Color

#af64ef
#b775f0
#c086f2
#c997f4
#d2a8f6
#dbbaf7
#e4cbf9
#eddcfb
#f6edfd
#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

#af64ef
#a4ef64

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

Split Complementary

#af64ef
#eaef64
#64ef69

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

Analogous Color

#7764ef
#9364ef
#af64ef
#cb64ef
#e764ef

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

#af64ef
#efaf64
#64efaf

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

#af64ef
#ef6a64
#a4ef64
#64e9ef

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

#af64ef
#a4ef64
#64ef69
#ef64ea

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

#af64ef Color Code Preview on Black Background Color

This is how #af64ef Color will look on black background color. Color contrast ratio is 5.89

#af64ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af64ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af64ef

#af64ef color code is use for CSS Background Color

Background color for the above div is #af64ef

HTML with inline CSS

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

#af64ef color code is use for CSS Border Color

CSS Border color for the above div is #af64ef

HTML with inline CSS

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

CSS Border Left color for the above div is #af64ef

HTML with inline CSS

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

CSS Border Right color for the above div is #af64ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af64ef

HTML with inline CSS

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

CSS Border Top color for the above div is #af64ef

HTML with inline CSS

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

#af64ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af64ef Color code Preview on White Background

This is how #af64ef Color code will look on white background color. Color contrast ratio is 3.56

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.