crispedge.com

Color picker

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

#af5db2 hex color - Violet - Warm color - Information

#af5db2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af5db2 Color code in RGB color code model is created after adding 68.63% red color, 36.47% green color and 69.8% blue color. Hex #af5db2 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 48% magenta, 0% yellow and 30% black.

Hex #af5db2 color code is between #aa55aa web safe hex color code and #bb66bb web safe hex color code. #aa55aa is the nearest web safe color code. You can see here many more shades of #af5db2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf5db2#af5db2
RGB Decimal175, 93, 178rgb(175, 93, 178)
RGB Percent69%, 36%, 70%rgb(69%, 36%, 70%)
CSS RGBa175, 93, 178,1rgba(175,93,178,1)
CMYK Modelcmyk(2%,48%,0%,30%)
HSL Color Space298,36% ,53%hsl(298,36% ,53%)
HSV Color Space298°, 48%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110101110110110010
Octal257135262
Decimal17593178
Hexaf5db2

Different shades of #af5db2 color code.

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

Light Shade of #af5db2
#c080c2
Dark Shade of #af5db2
#924795
Saturated Shade of #af5db2
#ba51be
Desaturated Shade of #af5db2
#a469a6
Grey scale Shade of #af5db2
#878787
Brighten Shade
#c876cb
Most Readable Shade
#FFFFFF

Shades of #af5db2 color code

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

#af5db2
#9b529e
#88488a
#743e76
#613362
#4d294f
#3a1f3b
#261427
#130a13
#000000

Similar Color like #af5db2 color

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

#b05eb3
#b15fb4
#b260b5
#b361b6
#b462b7
#b563b8
#b664b9
#b765ba
#b866bb
#b967bc
#ba68bd
#bb69be
#bc6abf
#bd6bc0
#ae5cb1
#ad5bb0
#ac5aaf
#ab59ae
#aa58ad
#a957ac
#a856ab
#a755aa
#a654a9
#a553a8
#a452a7
#a351a6
#a250a5
#a14fa4

Monochromatic Color with #af5db2

#af5db2
#d973dc
#080408
#321a32
#5b315d
#854787

Tints of #af5db2 Color

#af5db2
#b76fba
#c081c3
#c993cb
#d2a5d4
#dbb7dc
#e4c9e5
#eddbed
#f6edf6
#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

#af5db2
#60b25d

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

Split Complementary

#af5db2
#8bb25d
#5db284

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

Analogous Color

#8d5db2
#9e5db2
#af5db2
#b25da4
#b25d93

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

#af5db2
#b2af5d
#5db2af

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

#af5db2
#b2845d
#60b25d
#5d8ab2

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

#af5db2
#60b25d
#5db284
#b25d8b

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

#af5db2 Color Code Preview on Black Background Color

This is how #af5db2 Color will look on black background color. Color contrast ratio is 5.03

#af5db2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5db2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5db2

#af5db2 color code is use for CSS Background Color

Background color for the above div is #af5db2

HTML with inline CSS

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

#af5db2 color code is use for CSS Border Color

CSS Border color for the above div is #af5db2

HTML with inline CSS

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

CSS Border Left color for the above div is #af5db2

HTML with inline CSS

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

CSS Border Right color for the above div is #af5db2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af5db2

HTML with inline CSS

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

CSS Border Top color for the above div is #af5db2

HTML with inline CSS

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

#af5db2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af5db2 Color code Preview on White Background

This is how #af5db2 Color code will look on white background color. Color contrast ratio is 4.17

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

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.