crispedge.com

Color picker

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

#afab9c hex color - Brown - Warm color - Information

#afab9c hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #afab9c Color code in RGB color code model is created after adding 68.63% red color, 67.06% green color and 61.18% blue color. Hex #afab9c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 11% yellow and 31% black.

Hex #afab9c color code is between #aaaa99 web safe hex color code and #bbbbaa web safe hex color code. #aaaa99 is the nearest web safe color code. You can see here many more shades of #afab9c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeafab9c#afab9c
RGB Decimal175, 171, 156rgb(175, 171, 156)
RGB Percent69%, 67%, 61%rgb(69%, 67%, 61%)
CSS RGBa175, 171, 156,1rgba(175,171,156,1)
CMYK Modelcmyk(0%,2%,11%,31%)
HSL Color Space47,11% ,65%hsl(47,11% ,65%)
HSV Color Space47°, 11%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111010101110011100
Octal257253234
Decimal175171156
Hexafab9c

Different shades of #afab9c color code.

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

Light Shade of #afab9c
#c6c3b8
Dark Shade of #afab9c
#989380
Saturated Shade of #afab9c
#b8b093
Desaturated Shade of #afab9c
#a6a6a5
Grey scale Shade of #afab9c
#a5a5a5
Brighten Shade
#c8c4b5
Most Readable Shade
#000000

Shades of #afab9c color code

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

#afab9c
#9b988a
#888579
#747268
#615f56
#4d4c45
#3a3934
#262622
#131311
#000000

Similar Color like #afab9c color

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

#b0ac9d
#b1ad9e
#b2ae9f
#b3afa0
#b4b0a1
#b5b1a2
#b6b2a3
#b7b3a4
#b8b4a5
#b9b5a6
#bab6a7
#bbb7a8
#bcb8a9
#bdb9aa
#aeaa9b
#ada99a
#aca899
#aba798
#aaa697
#a9a596
#a8a495
#a7a394
#a6a293
#a5a192
#a4a091
#a39f90
#a29e8f
#a19d8e

Monochromatic Color with #afab9c

#afab9c
#d9d5c2
#050504
#2f2e2a
#5a5850
#848176

Tints of #afab9c Color

#afab9c
#b7b4a7
#c0bdb2
#c9c7bd
#d2d0c8
#dbd9d3
#e4e3de
#edece9
#f6f5f4
#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

#afab9c
#9ca0af

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

Split Complementary

#afab9c
#9caaaf
#a19caf

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

Analogous Color

#afa39c
#afa79c
#afab9c
#afaf9c
#abaf9c

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

#afab9c
#9cafab
#ab9caf

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

#afab9c
#9cafa1
#9ca0af
#af9ca9

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

#afab9c
#9ca0af
#a19caf
#aaaf9c

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

#afab9c Color Code Preview on Black Background Color

This is how #afab9c Color will look on black background color. Color contrast ratio is 9.13

#afab9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afab9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afab9c

#afab9c color code is use for CSS Background Color

Background color for the above div is #afab9c

HTML with inline CSS

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

#afab9c color code is use for CSS Border Color

CSS Border color for the above div is #afab9c

HTML with inline CSS

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

CSS Border Left color for the above div is #afab9c

HTML with inline CSS

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

CSS Border Right color for the above div is #afab9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afab9c

HTML with inline CSS

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

CSS Border Top color for the above div is #afab9c

HTML with inline CSS

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

#afab9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afab9c Color code Preview on White Background

This is how #afab9c Color code will look on white background color. Color contrast ratio is 2.30

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.