crispedge.com

#af358d hex color - Violet - Warm color - Information

#af358d hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af358d Color code in RGB color code model is created after adding 68.63% red color, 20.78% green color and 55.29% blue color. Hex #af358d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 19% yellow and 31% black.

Hex #af358d color code is between #aa3388 web safe hex color code and #bb4499 web safe hex color code. #aa3388 is the nearest web safe color code. You can see here many more shades of #af358d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeaf358d#af358d
RGB Decimal175, 53, 141rgb(175, 53, 141)
RGB Percent69%, 21%, 55%rgb(69%, 21%, 55%)
CSS RGBa175, 53, 141,1rgba(175,53,141,1)
CMYK Modelcmyk(0%,70%,19%,31%)
HSL Color Space317,54% ,45%hsl(317,54% ,45%)
HSV Color Space317°, 70%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110011010110001101
Octal25765215
Decimal17553141
Hexaf358d

Different shades of #af358d color code.

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

Light Shade of #af358d
#c94ea7
Dark Shade of #af358d
#88296d
Saturated Shade of #af358d
#ba2a92
Desaturated Shade of #af358d
#a44088
Grey scale Shade of #af358d
#727272
Brighten Shade
#c84ea6
Most Readable Shade
#FFFFFF

Shades of #af358d color code

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

#af358d
#9b2f7d
#88296d
#74235e
#611d4e
#4d173e
#3a112f
#260b1f
#13050f
#000000

Similar Color like #af358d color

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

#b0368e
#b1378f
#b23890
#b33991
#b43a92
#b53b93
#b63c94
#b73d95
#b83e96
#b93f97
#ba4098
#bb4199
#bc429a
#bd439b
#ae348c
#ad338b
#ac328a
#ab3189
#aa3088
#a92f87
#a82e86
#a72d85
#a62c84
#a52b83
#a42a82
#a32981
#a22880
#a1277f

Monochromatic Color with #af358d

#af358d
#d942af
#050204
#2f0e26
#5a1b49
#84286b

Tints of #af358d Color

#af358d
#b74b99
#c061a6
#c978b3
#d28ebf
#dba5cc
#e4bbd9
#edd2e5
#f6e8f2
#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

#af358d
#35af57

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

Split Complementary

#af358d
#50af35
#35af94

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

Analogous Color

#a035af
#af35a5
#af358d
#af3575
#af355c

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

#af358d
#8daf35
#358daf

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

#af358d
#af9435
#35af57
#3550af

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

#af358d
#35af57
#35af94
#af3550

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

#af358d Color Code Preview on Black Background Color

This is how #af358d Color will look on black background color. Color contrast ratio is 3.72

#af358d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af358d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af358d

#af358d color code is use for CSS Background Color

Background color for the above div is #af358d

HTML with inline CSS

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

#af358d color code is use for CSS Border Color

CSS Border color for the above div is #af358d

HTML with inline CSS

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

CSS Border Left color for the above div is #af358d

HTML with inline CSS

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

CSS Border Right color for the above div is #af358d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af358d

HTML with inline CSS

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

CSS Border Top color for the above div is #af358d

HTML with inline CSS

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

#af358d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af358d Color code Preview on White Background

This is how #af358d Color code will look on white background color. Color contrast ratio is 5.65

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(175,53,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,175,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,53,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>