crispedge.com

Color picker

Loading...

#afb0a7 hex color - Grey - Warm color - Information

#afb0a7 hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

Hex #afb0a7 Color code in RGB color code model is created after adding 68.63% red color, 69.02% green color and 65.49% blue color. Hex #afb0a7 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 5% yellow and 31% black.

Hex #afb0a7 color code is between #aaaaaa web safe hex color code and #bbbb99 web safe hex color code. #aaaaaa is the nearest web safe color code. You can see here many more shades of #afb0a7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafb0a7#afb0a7
RGB Decimal175, 176, 167rgb(175, 176, 167)
RGB Percent69%, 69%, 65%rgb(69%, 69%, 65%)
CSS RGBa175, 176, 167,1rgba(175,176,167,1)
CMYK Modelcmyk(1%,0%,5%,31%)
HSL Color Space67,5% ,67%hsl(67,5% ,67%)
HSV Color Space67°, 5%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111011000010100111
Octal257260247
Decimal175176167
Hexafb0a7

Different shades of #afb0a7 color code.

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

Light Shade of #afb0a7
#c7c8c2
Dark Shade of #afb0a7
#97988c
Saturated Shade of #afb0a7
#b5b89f
Desaturated Shade of #afb0a7
#ababab
Grey scale Shade of #afb0a7
#ababab
Brighten Shade
#c8c9c0
Most Readable Shade
#000000

Shades of #afb0a7 color code

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

#afb0a7
#9b9c94
#888881
#74756f
#61615c
#4d4e4a
#3a3a37
#262725
#131312
#000000

Similar Color like #afb0a7 color

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

#b0b1a8
#b1b2a9
#b2b3aa
#b3b4ab
#b4b5ac
#b5b6ad
#b6b7ae
#b7b8af
#b8b9b0
#b9bab1
#babbb2
#bbbcb3
#bcbdb4
#bdbeb5
#aeafa6
#adaea5
#acada4
#abaca3
#aaaba2
#a9aaa1
#a8a9a0
#a7a89f
#a6a79e
#a5a69d
#a4a59c
#a3a49b
#a2a39a
#a1a299

Monochromatic Color with #afb0a7

#afb0a7
#d9dacf
#060606
#30302e
#5a5b56
#85857f

Tints of #afb0a7 Color

#afb0a7
#b7b8b0
#c0c1ba
#c9cac4
#d2d3ce
#dbdbd7
#e4e4e1
#ededeb
#f6f6f5
#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

#afb0a7
#a8a7b0

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

Split Complementary

#afb0a7
#a7abb0
#ada7b0

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

Analogous Color

#b0ada7
#b0afa7
#afb0a7
#adb0a7
#abb0a7

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

#afb0a7
#a7afb0
#b0a7af

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

#afb0a7
#a7b0ac
#a8a7b0
#b0a7aa

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

#afb0a7
#a8a7b0
#ada7b0
#abb0a7

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

#afb0a7 Color Code Preview on Black Background Color

This is how #afb0a7 Color will look on black background color. Color contrast ratio is 9.59

#afb0a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb0a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb0a7

#afb0a7 color code is use for CSS Background Color

Background color for the above div is #afb0a7

HTML with inline CSS

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

#afb0a7 color code is use for CSS Border Color

CSS Border color for the above div is #afb0a7

HTML with inline CSS

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

CSS Border Left color for the above div is #afb0a7

HTML with inline CSS

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

CSS Border Right color for the above div is #afb0a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afb0a7

HTML with inline CSS

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

CSS Border Top color for the above div is #afb0a7

HTML with inline CSS

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

#afb0a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afb0a7 Color code Preview on White Background

This is how #afb0a7 Color code will look on white background color. Color contrast ratio is 2.19

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

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,176,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,167,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,176,167,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.