crispedge.com

Color picker

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

#af97a4 hex color - Violet - Warm color - Information

#af97a4 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #af97a4 Color code in RGB color code model is created after adding 68.63% red color, 59.22% green color and 64.31% blue color. Hex #af97a4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 6% yellow and 31% black.

Hex #af97a4 color code is between #aa99aa web safe hex color code and #bb8899 web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #af97a4 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeaf97a4#af97a4
RGB Decimal175, 151, 164rgb(175, 151, 164)
RGB Percent69%, 59%, 64%rgb(69%, 59%, 64%)
CSS RGBa175, 151, 164,1rgba(175,151,164,1)
CMYK Modelcmyk(0%,14%,6%,31%)
HSL Color Space328,13% ,64%hsl(328,13% ,64%)
HSV Color Space327°, 14%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111001011110100100
Octal257227244
Decimal175151164
Hexaf97a4

Different shades of #af97a4 color code.

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

Light Shade of #af97a4
#c5b4bd
Dark Shade of #af97a4
#997a8b
Saturated Shade of #af97a4
#b88ea5
Desaturated Shade of #af97a4
#a6a0a3
Grey scale Shade of #af97a4
#a3a3a3
Brighten Shade
#c8b0bd
Most Readable Shade
#000000

Shades of #af97a4 color code

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

#af97a4
#9b8691
#88757f
#74646d
#61535b
#4d4348
#3a3236
#262124
#131012
#000000

Similar Color like #af97a4 color

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

#b098a5
#b199a6
#b29aa7
#b39ba8
#b49ca9
#b59daa
#b69eab
#b79fac
#b8a0ad
#b9a1ae
#baa2af
#bba3b0
#bca4b1
#bda5b2
#ae96a3
#ad95a2
#ac94a1
#ab93a0
#aa929f
#a9919e
#a8909d
#a78f9c
#a68e9b
#a58d9a
#a48c99
#a38b98
#a28a97
#a18996

Monochromatic Color with #af97a4

#af97a4
#d9bccc
#050405
#2f292c
#5a4e54
#84727c

Tints of #af97a4 Color

#af97a4
#b7a2ae
#c0aeb8
#c9b9c2
#d2c5cc
#dbd0d6
#e4dce0
#ede7ea
#f6f3f4
#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

#af97a4
#97afa2

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

Split Complementary

#af97a4
#98af97
#97afae

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

Analogous Color

#af97ae
#af97a9
#af97a4
#af979f
#af979a

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

#af97a4
#a4af97
#97a4af

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

#af97a4
#afae97
#97afa2
#9798af

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

#af97a4
#97afa2
#97afae
#af9798

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

#af97a4 Color Code Preview on Black Background Color

This is how #af97a4 Color will look on black background color. Color contrast ratio is 7.79

#af97a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af97a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af97a4

#af97a4 color code is use for CSS Background Color

Background color for the above div is #af97a4

HTML with inline CSS

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

#af97a4 color code is use for CSS Border Color

CSS Border color for the above div is #af97a4

HTML with inline CSS

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

CSS Border Left color for the above div is #af97a4

HTML with inline CSS

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

CSS Border Right color for the above div is #af97a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af97a4

HTML with inline CSS

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

CSS Border Top color for the above div is #af97a4

HTML with inline CSS

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

#af97a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af97a4 Color code Preview on White Background

This is how #af97a4 Color code will look on white background color. Color contrast ratio is 2.70

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

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.