crispedge.com

Color picker

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

#af63be hex color - Violet - Warm color - Information

#af63be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af63be Color code in RGB color code model is created after adding 68.63% red color, 38.82% green color and 74.51% blue color. Hex #af63be Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 48% magenta, 0% yellow and 25% black.

Hex #af63be color code is between #aa66bb web safe hex color code and #bb55cc web safe hex color code. #aa66bb is the nearest web safe color code. You can see here many more shades of #af63be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf63be#af63be
RGB Decimal175, 99, 190rgb(175, 99, 190)
RGB Percent69%, 39%, 75%rgb(69%, 39%, 75%)
CSS RGBa175, 99, 190,1rgba(175,99,190,1)
CMYK Modelcmyk(8%,48%,0%,25%)
HSL Color Space290,41% ,57%hsl(290,41% ,57%)
HSV Color Space290°, 48%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110110001110111110
Octal257143276
Decimal17599190
Hexaf63be

Different shades of #af63be color code.

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

Light Shade of #af63be
#c187cd
Dark Shade of #af63be
#9846a8
Saturated Shade of #af63be
#b658c9
Desaturated Shade of #af63be
#a86eb3
Grey scale Shade of #af63be
#909090
Brighten Shade
#c87cd7
Most Readable Shade
#FFFFFF

Shades of #af63be color code

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

#af63be
#9b58a8
#884d93
#74427e
#613769
#4d2c54
#3a213f
#26162a
#130b15
#000000

Similar Color like #af63be color

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

#b064bf
#b165c0
#b266c1
#b367c2
#b468c3
#b569c4
#b66ac5
#b76bc6
#b86cc7
#b96dc8
#ba6ec9
#bb6fca
#bc70cb
#bd71cc
#ae62bd
#ad61bc
#ac60bb
#ab5fba
#aa5eb9
#a95db8
#a85cb7
#a75bb6
#a65ab5
#a559b4
#a458b3
#a357b2
#a256b1
#a155b0

Monochromatic Color with #af63be

#af63be
#d679e8
#120a14
#3a213e
#613769
#884d93

Tints of #af63be Color

#af63be
#b774c5
#c085cc
#c997d3
#d2a8da
#dbb9e2
#e4cbe9
#eddcf0
#f6edf7
#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

#af63be
#72be63

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

Split Complementary

#af63be
#a0be63
#63be82

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

Analogous Color

#8b63be
#9d63be
#af63be
#be63bb
#be63a9

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

#af63be
#beaf63
#63beaf

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

#af63be
#be8163
#72be63
#639fbe

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

#af63be
#72be63
#63be82
#be63a0

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

#af63be Color Code Preview on Black Background Color

This is how #af63be Color will look on black background color. Color contrast ratio is 5.35

#af63be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af63be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af63be

#af63be color code is use for CSS Background Color

Background color for the above div is #af63be

HTML with inline CSS

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

#af63be color code is use for CSS Border Color

CSS Border color for the above div is #af63be

HTML with inline CSS

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

CSS Border Left color for the above div is #af63be

HTML with inline CSS

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

CSS Border Right color for the above div is #af63be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af63be

HTML with inline CSS

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

CSS Border Top color for the above div is #af63be

HTML with inline CSS

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

#af63be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af63be Color code Preview on White Background

This is how #af63be Color code will look on white background color. Color contrast ratio is 3.92

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

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.