crispedge.com

Color picker

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

#af83ce hex color - Violet - Warm color - Information

#af83ce hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af83ce Color code in RGB color code model is created after adding 68.63% red color, 51.37% green color and 80.78% blue color. Hex #af83ce Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 36% magenta, 0% yellow and 19% black.

Hex #af83ce color code is between #aa88cc web safe hex color code and #bb77dd web safe hex color code. #aa88cc is the nearest web safe color code. You can see here many more shades of #af83ce color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf83ce#af83ce
RGB Decimal175, 131, 206rgb(175, 131, 206)
RGB Percent69%, 51%, 81%rgb(69%, 51%, 81%)
CSS RGBa175, 131, 206,1rgba(175,131,206,1)
CMYK Modelcmyk(15%,36%,0%,19%)
HSL Color Space275,43% ,66%hsl(275,43% ,66%)
HSV Color Space275°, 36%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000001111001110
Octal257203316
Decimal175131206
Hexaf83ce

Different shades of #af83ce color code.

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

Light Shade of #af83ce
#c7a8dc
Dark Shade of #af83ce
#975ec0
Saturated Shade of #af83ce
#b07ad7
Desaturated Shade of #af83ce
#ad8cc5
Grey scale Shade of #af83ce
#a8a8a8
Brighten Shade
#c89ce7
Most Readable Shade
#000000

Shades of #af83ce color code

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

#af83ce
#9b74b7
#8865a0
#745789
#614872
#4d3a5b
#3a2b44
#261d2d
#130e16
#000000

Similar Color like #af83ce color

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

#b084cf
#b185d0
#b286d1
#b387d2
#b488d3
#b589d4
#b68ad5
#b78bd6
#b88cd7
#b98dd8
#ba8ed9
#bb8fda
#bc90db
#bd91dc
#ae82cd
#ad81cc
#ac80cb
#ab7fca
#aa7ec9
#a97dc8
#a87cc7
#a77bc6
#a67ac5
#a579c4
#a478c3
#a377c2
#a276c1
#a175c0

Monochromatic Color with #af83ce

#af83ce
#d39ef8
#1f1724
#43324e
#674d79
#8b68a3

Tints of #af83ce Color

#af83ce
#b790d3
#c09ed8
#c9acde
#d2bae3
#dbc7e9
#e4d5ee
#ede3f4
#f6f1f9
#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

#af83ce
#a2ce83

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

Split Complementary

#af83ce
#c8ce83
#83ce89

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

Analogous Color

#9183ce
#a083ce
#af83ce
#be83ce
#cd83ce

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

#af83ce
#ceaf83
#83ceaf

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

#af83ce
#ce8983
#a2ce83
#83c7ce

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

#af83ce
#a2ce83
#83ce89
#ce83c8

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

#af83ce Color Code Preview on Black Background Color

This is how #af83ce Color will look on black background color. Color contrast ratio is 6.96

#af83ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af83ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af83ce

#af83ce color code is use for CSS Background Color

Background color for the above div is #af83ce

HTML with inline CSS

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

#af83ce color code is use for CSS Border Color

CSS Border color for the above div is #af83ce

HTML with inline CSS

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

CSS Border Left color for the above div is #af83ce

HTML with inline CSS

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

CSS Border Right color for the above div is #af83ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af83ce

HTML with inline CSS

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

CSS Border Top color for the above div is #af83ce

HTML with inline CSS

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

#af83ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af83ce Color code Preview on White Background

This is how #af83ce Color code will look on white background color. Color contrast ratio is 3.02

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

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.