crispedge.com

Color picker

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

#af44e4 hex color - Violet - Warm color - Information

#af44e4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af44e4 Color code in RGB color code model is created after adding 68.63% red color, 26.67% green color and 89.41% blue color. Hex #af44e4 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 70% magenta, 0% yellow and 11% black.

Hex #af44e4 color code is between #aa33dd web safe hex color code and #bb55ee web safe hex color code. #aa33dd is the nearest web safe color code. You can see here many more shades of #af44e4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf44e4#af44e4
RGB Decimal175, 68, 228rgb(175, 68, 228)
RGB Percent69%, 27%, 89%rgb(69%, 27%, 89%)
CSS RGBa175, 68, 228,1rgba(175,68,228,1)
CMYK Modelcmyk(23%,70%,0%,11%)
HSL Color Space280,75% ,58%hsl(280,75% ,58%)
HSV Color Space280°, 70%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100010011100100
Octal257104344
Decimal17568228
Hexaf44e4

Different shades of #af44e4 color code.

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

Light Shade of #af44e4
#c271ea
Dark Shade of #af44e4
#991fd6
Saturated Shade of #af44e4
#b339ef
Desaturated Shade of #af44e4
#ab4fd9
Grey scale Shade of #af44e4
#949494
Brighten Shade
#c85dfd
Most Readable Shade
#FFFFFF

Shades of #af44e4 color code

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

#af44e4
#9b3cca
#8834b1
#742d98
#61257e
#4d1e65
#3a164c
#260f32
#130719
#000000

Similar Color like #af44e4 color

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

#b045e5
#b146e6
#b247e7
#b348e8
#b449e9
#b54aea
#b64beb
#b74cec
#b84ded
#b94eee
#ba4fef
#bb50f0
#bc51f1
#bd52f2
#ae43e3
#ad42e2
#ac41e1
#ab40e0
#aa3fdf
#a93ede
#a83ddd
#a73cdc
#a63bdb
#a53ada
#a439d9
#a338d8
#a237d7
#a136d6

Monochromatic Color with #af44e4

#af44e4
#0c050f
#2d113a
#4d1e64
#6e2b8f
#8e37b9

Tints of #af44e4 Color

#af44e4
#b758e7
#c06dea
#c982ed
#d297f0
#dbabf3
#e4c0f6
#edd5f9
#f6eafc
#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

#af44e4
#79e444

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

Split Complementary

#af44e4
#c9e444
#44e45f

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

Analogous Color

#6f44e4
#8f44e4
#af44e4
#cf44e4
#e444d9

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

#af44e4
#e4af44
#44e4af

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

#af44e4
#e45f44
#79e444
#44c9e4

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

#af44e4
#79e444
#44e45f
#e444c9

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

#af44e4 Color Code Preview on Black Background Color

This is how #af44e4 Color will look on black background color. Color contrast ratio is 4.77

#af44e4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af44e4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af44e4

#af44e4 color code is use for CSS Background Color

Background color for the above div is #af44e4

HTML with inline CSS

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

#af44e4 color code is use for CSS Border Color

CSS Border color for the above div is #af44e4

HTML with inline CSS

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

CSS Border Left color for the above div is #af44e4

HTML with inline CSS

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

CSS Border Right color for the above div is #af44e4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af44e4

HTML with inline CSS

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

CSS Border Top color for the above div is #af44e4

HTML with inline CSS

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

#af44e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af44e4 Color code Preview on White Background

This is how #af44e4 Color code will look on white background color. Color contrast ratio is 4.40

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

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.