crispedge.com

Color picker

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

#af6491 hex color - Red - Warm color - Information

#af6491 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #af6491 Color code in RGB color code model is created after adding 68.63% red color, 39.22% green color and 56.86% blue color. Hex #af6491 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 17% yellow and 31% black.

Hex #af6491 color code is between #aa6699 web safe hex color code and #bb5588 web safe hex color code. #aa6699 is the nearest web safe color code. You can see here many more shades of #af6491 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeaf6491#af6491
RGB Decimal175, 100, 145rgb(175, 100, 145)
RGB Percent69%, 39%, 57%rgb(69%, 39%, 57%)
CSS RGBa175, 100, 145,1rgba(175,100,145,1)
CMYK Modelcmyk(0%,43%,17%,31%)
HSL Color Space324,32% ,54%hsl(324,32% ,54%)
HSV Color Space324°, 43%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110110010010010001
Octal257144221
Decimal175100145
Hexaf6491

Different shades of #af6491 color code.

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

Light Shade of #af6491
#c086a9
Dark Shade of #af6491
#944c77
Saturated Shade of #af6491
#bb5893
Desaturated Shade of #af6491
#a3708f
Grey scale Shade of #af6491
#898989
Brighten Shade
#c87daa
Most Readable Shade
#FFFFFF

Shades of #af6491 color code

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

#af6491
#9b5880
#884d70
#744260
#613750
#4d2c40
#3a2130
#261620
#130b10
#000000

Similar Color like #af6491 color

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

#b06592
#b16693
#b26794
#b36895
#b46996
#b56a97
#b66b98
#b76c99
#b86d9a
#b96e9b
#ba6f9c
#bb709d
#bc719e
#bd729f
#ae6390
#ad628f
#ac618e
#ab608d
#aa5f8c
#a95e8b
#a85d8a
#a75c89
#a65b88
#a55a87
#a45986
#a35885
#a25784
#a15683

Monochromatic Color with #af6491

#af6491
#d97cb4
#050304
#2f1b27
#5a334b
#844c6e

Tints of #af6491 Color

#af6491
#b7759d
#c086a9
#c997b5
#d2a8c1
#dbbace
#e4cbda
#eddce6
#f6edf2
#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

#af6491
#64af82

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

Split Complementary

#af6491
#6caf64
#64afa8

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

Analogous Color

#af64af
#af64a0
#af6491
#af6482
#af6473

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

#af6491
#91af64
#6491af

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

#af6491
#afa764
#64af82
#646baf

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

#af6491
#64af82
#64afa8
#af646c

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

#af6491 Color Code Preview on Black Background Color

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

#af6491 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6491

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6491

#af6491 color code is use for CSS Background Color

Background color for the above div is #af6491

HTML with inline CSS

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

#af6491 color code is use for CSS Border Color

CSS Border color for the above div is #af6491

HTML with inline CSS

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

CSS Border Left color for the above div is #af6491

HTML with inline CSS

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

CSS Border Right color for the above div is #af6491

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af6491

HTML with inline CSS

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

CSS Border Top color for the above div is #af6491

HTML with inline CSS

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

#af6491 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af6491 Color code Preview on White Background

This is how #af6491 Color code will look on white background color. Color contrast ratio is 4.15

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.