crispedge.com

Color picker

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

#af818c hex color - Violet - Warm color - Information

#af818c hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af818c Color code in RGB color code model is created after adding 68.63% red color, 50.59% green color and 54.9% blue color. Hex #af818c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 20% yellow and 31% black.

Hex #af818c color code is between #aa8888 web safe hex color code and #bb7799 web safe hex color code. #aa8888 is the nearest web safe color code. You can see here many more shades of #af818c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaf818c#af818c
RGB Decimal175, 129, 140rgb(175, 129, 140)
RGB Percent69%, 51%, 55%rgb(69%, 51%, 55%)
CSS RGBa175, 129, 140,1rgba(175,129,140,1)
CMYK Modelcmyk(0%,26%,20%,31%)
HSL Color Space346,22% ,60%hsl(346,22% ,60%)
HSV Color Space346°, 26%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000000110001100
Octal257201214
Decimal175129140
Hexaf818c

Different shades of #af818c color code.

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

Light Shade of #af818c
#c3a0a8
Dark Shade of #af818c
#9b6270
Saturated Shade of #af818c
#b97787
Desaturated Shade of #af818c
#a58b91
Grey scale Shade of #af818c
#989898
Brighten Shade
#c89aa5
Most Readable Shade
#000000

Shades of #af818c color code

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

#af818c
#9b727c
#88646c
#74565d
#61474d
#4d393e
#3a2b2e
#261c1f
#130e0f
#000000

Similar Color like #af818c color

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

#b0828d
#b1838e
#b2848f
#b38590
#b48691
#b58792
#b68893
#b78994
#b88a95
#b98b96
#ba8c97
#bb8d98
#bc8e99
#bd8f9a
#ae808b
#ad7f8a
#ac7e89
#ab7d88
#aa7c87
#a97b86
#a87a85
#a77984
#a67883
#a57782
#a47681
#a37580
#a2747f
#a1737e

Monochromatic Color with #af818c

#af818c
#d9a0ae
#050404
#2f2326
#5a4248
#84626a

Tints of #af818c Color

#af818c
#b78f98
#c09da5
#c9abb2
#d2b9bf
#dbc7cb
#e4d5d8
#ede3e5
#f6f1f2
#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

#af818c
#81afa4

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

Split Complementary

#af818c
#81af8d
#81a3af

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

Analogous Color

#af819e
#af8195
#af818c
#af8183
#af8881

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

#af818c
#8caf81
#818caf

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

#af818c
#a3af81
#81afa4
#8d81af

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

#af818c
#81afa4
#81a3af
#af8d81

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

#af818c Color Code Preview on Black Background Color

This is how #af818c Color will look on black background color. Color contrast ratio is 6.34

#af818c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af818c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af818c

#af818c color code is use for CSS Background Color

Background color for the above div is #af818c

HTML with inline CSS

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

#af818c color code is use for CSS Border Color

CSS Border color for the above div is #af818c

HTML with inline CSS

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

CSS Border Left color for the above div is #af818c

HTML with inline CSS

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

CSS Border Right color for the above div is #af818c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af818c

HTML with inline CSS

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

CSS Border Top color for the above div is #af818c

HTML with inline CSS

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

#af818c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af818c Color code Preview on White Background

This is how #af818c Color code will look on white background color. Color contrast ratio is 3.31

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.