crispedge.com

Color picker

Loading...

#af7573 hex color - Red - Warm color - Information

#af7573 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #af7573 Color code in RGB color code model is created after adding 68.63% red color, 45.88% green color and 45.1% blue color. Hex #af7573 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 34% yellow and 31% black.

Hex #af7573 color code is between #aa7777 web safe hex color code and #bb6666 web safe hex color code. #aa7777 is the nearest web safe color code. You can see here many more shades of #af7573 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf7573#af7573
RGB Decimal175, 117, 115rgb(175, 117, 115)
RGB Percent69%, 46%, 45%rgb(69%, 46%, 45%)
CSS RGBa175, 117, 115,1rgba(175,117,115,1)
CMYK Modelcmyk(0%,33%,34%,31%)
HSL Color Space2,27% ,57%hsl(2,27% ,57%)
HSV Color Space2°, 34%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110111010101110011
Octal257165163
Decimal175117115
Hexaf7573

Different shades of #af7573 color code.

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

Light Shade of #af7573
#c29593
Dark Shade of #af7573
#985957
Saturated Shade of #af7573
#ba6b68
Desaturated Shade of #af7573
#a47f7e
Grey scale Shade of #af7573
#919191
Brighten Shade
#c88e8c
Most Readable Shade
#FFFFFF

Shades of #af7573 color code

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

#af7573
#9b6866
#885b59
#744e4c
#61413f
#4d3433
#3a2726
#261a19
#130d0c
#000000

Similar Color like #af7573 color

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

#b07674
#b17775
#b27876
#b37977
#b47a78
#b57b79
#b67c7a
#b77d7b
#b87e7c
#b97f7d
#ba807e
#bb817f
#bc8280
#bd8381
#ae7472
#ad7371
#ac7270
#ab716f
#aa706e
#a96f6d
#a86e6c
#a76d6b
#a66c6a
#a56b69
#a46a68
#a36967
#a26866
#a16765

Monochromatic Color with #af7573

#af7573
#d9918f
#050303
#2f201f
#5a3c3b
#845957

Tints of #af7573 Color

#af7573
#b78482
#c09392
#c9a3a1
#d2b2b1
#dbc1c0
#e4d1d0
#ede0df
#f6efef
#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

#af7573
#73adaf

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

Split Complementary

#af7573
#73af93
#738faf

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

Analogous Color

#af7389
#af737d
#af7573
#af8173
#af8d73

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

#af7573
#73af75
#7573af

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

#af7573
#8faf73
#73adaf
#9373af

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

#af7573
#73adaf
#738faf
#af9373

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

#af7573 Color Code Preview on Black Background Color

This is how #af7573 Color will look on black background color. Color contrast ratio is 5.61

#af7573 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af7573

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af7573

#af7573 color code is use for CSS Background Color

Background color for the above div is #af7573

HTML with inline CSS

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

#af7573 color code is use for CSS Border Color

CSS Border color for the above div is #af7573

HTML with inline CSS

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

CSS Border Left color for the above div is #af7573

HTML with inline CSS

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

CSS Border Right color for the above div is #af7573

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af7573

HTML with inline CSS

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

CSS Border Top color for the above div is #af7573

HTML with inline CSS

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

#af7573 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af7573 Color code Preview on White Background

This is how #af7573 Color code will look on white background color. Color contrast ratio is 3.74

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

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,117,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,173,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,117,115,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.