crispedge.com

Color picker

Loading...

#af7167 hex color - Red - Warm color - Information

#af7167 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #af7167 Color code in RGB color code model is created after adding 68.63% red color, 44.31% green color and 40.39% blue color. Hex #af7167 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 41% yellow and 31% black.

Hex #af7167 color code is between #aa7766 web safe hex color code and #bb6677 web safe hex color code. #aa7766 is the nearest web safe color code. You can see here many more shades of #af7167 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf7167#af7167
RGB Decimal175, 113, 103rgb(175, 113, 103)
RGB Percent69%, 44%, 40%rgb(69%, 44%, 40%)
CSS RGBa175, 113, 103,1rgba(175,113,103,1)
CMYK Modelcmyk(0%,35%,41%,31%)
HSL Color Space8,31% ,55%hsl(8,31% ,55%)
HSV Color Space8°, 41%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110111000101100111
Octal257161147
Decimal175113103
Hexaf7167

Different shades of #af7167 color code.

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

Light Shade of #af7167
#c19088
Dark Shade of #af7167
#95584e
Saturated Shade of #af7167
#bb695b
Desaturated Shade of #af7167
#a37973
Grey scale Shade of #af7167
#8b8b8b
Brighten Shade
#c88a80
Most Readable Shade
#FFFFFF

Shades of #af7167 color code

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

#af7167
#9b645b
#885750
#744b44
#613e39
#4d322d
#3a2522
#261916
#130c0b
#000000

Similar Color like #af7167 color

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

#b07268
#b17369
#b2746a
#b3756b
#b4766c
#b5776d
#b6786e
#b7796f
#b87a70
#b97b71
#ba7c72
#bb7d73
#bc7e74
#bd7f75
#ae7066
#ad6f65
#ac6e64
#ab6d63
#aa6c62
#a96b61
#a86a60
#a7695f
#a6685e
#a5675d
#a4665c
#a3655b
#a2645a
#a16359

Monochromatic Color with #af7167

#af7167
#d98c80
#050303
#2f1f1c
#5a3a35
#84564e

Tints of #af7167 Color

#af7167
#b78077
#c09088
#c9a099
#d2b0aa
#dbbfbb
#e4cfcc
#eddfdd
#f6efee
#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

#af7167
#67a5af

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

Split Complementary

#af7167
#67af95
#6781af

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

Analogous Color

#af677a
#af676b
#af7167
#af7f67
#af8e67

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

#af7167
#67af71
#7167af

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

#af7167
#81af67
#67a5af
#9567af

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

#af7167
#67a5af
#6781af
#af9567

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

#af7167 Color Code Preview on Black Background Color

This is how #af7167 Color will look on black background color. Color contrast ratio is 5.38

#af7167 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af7167

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af7167

#af7167 color code is use for CSS Background Color

Background color for the above div is #af7167

HTML with inline CSS

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

#af7167 color code is use for CSS Border Color

CSS Border color for the above div is #af7167

HTML with inline CSS

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

CSS Border Left color for the above div is #af7167

HTML with inline CSS

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

CSS Border Right color for the above div is #af7167

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af7167

HTML with inline CSS

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

CSS Border Top color for the above div is #af7167

HTML with inline CSS

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

#af7167 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af7167 Color code Preview on White Background

This is how #af7167 Color code will look on white background color. Color contrast ratio is 3.90

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

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,113,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,165,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,113,103,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.