crispedge.com

Color picker

Loading...

#b6a697 hex color - Yellow - Warm color - Information

#b6a697 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #b6a697 Color code in RGB color code model is created after adding 71.37% red color, 65.1% green color and 59.22% blue color. Hex #b6a697 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 17% yellow and 29% black.

Hex #b6a697 color code is between #bbaa99 web safe hex color code and #aa9988 web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #b6a697 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeb6a697#b6a697
RGB Decimal182, 166, 151rgb(182, 166, 151)
RGB Percent71%, 65%, 59%rgb(71%, 65%, 59%)
CSS RGBa182, 166, 151,1rgba(182,166,151,1)
CMYK Modelcmyk(0%,9%,17%,29%)
HSL Color Space29,18% ,65%hsl(29,18% ,65%)
HSV Color Space29°, 17%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101101010011010010111
Octal266246227
Decimal182166151
Hexb6a697

Different shades of #b6a697 color code.

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

Light Shade of #b6a697
#cbc0b5
Dark Shade of #b6a697
#a18c79
Saturated Shade of #b6a697
#bfa68e
Desaturated Shade of #b6a697
#ada6a0
Grey scale Shade of #b6a697
#a6a6a6
Brighten Shade
#cfbfb0
Most Readable Shade
#000000

Shades of #b6a697 color code

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

#b6a697
#a19386
#8d8175
#796e64
#655c53
#504943
#3c3732
#282421
#141210
#000000

Similar Color like #b6a697 color

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

#b7a798
#b8a899
#b9a99a
#baaa9b
#bbab9c
#bcac9d
#bdad9e
#beae9f
#bfafa0
#c0b0a1
#c1b1a2
#c2b2a3
#c3b3a4
#c4b4a5
#b5a596
#b4a495
#b3a394
#b2a293
#b1a192
#b0a091
#af9f90
#ae9e8f
#ad9d8e
#ac9c8d
#ab9b8c
#aa9a8b
#a9998a
#a89889

Monochromatic Color with #b6a697

#b6a697
#e0cdba
#0c0b0a
#36322d
#615850
#8b7f74

Tints of #b6a697 Color

#b6a697
#beafa2
#c6b9ae
#cec3b9
#d6cdc5
#ded7d0
#e6e1dc
#eeebe7
#f6f5f3
#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

#b6a697
#97a7b6

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

Split Complementary

#b6a697
#97b6b6
#9798b6

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

Analogous Color

#b69a97
#b6a097
#b6a697
#b6ac97
#b6b297

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

#b6a697
#97b6a6
#a697b6

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

#b6a697
#97b697
#97a7b6
#b597b6

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

#b6a697
#97a7b6
#9798b6
#b6b697

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

#b6a697 Color Code Preview on Black Background Color

This is how #b6a697 Color will look on black background color. Color contrast ratio is 8.89

#b6a697 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6a697

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6a697

#b6a697 color code is use for CSS Background Color

Background color for the above div is #b6a697

HTML with inline CSS

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

#b6a697 color code is use for CSS Border Color

CSS Border color for the above div is #b6a697

HTML with inline CSS

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

CSS Border Left color for the above div is #b6a697

HTML with inline CSS

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

CSS Border Right color for the above div is #b6a697

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6a697

HTML with inline CSS

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

CSS Border Top color for the above div is #b6a697

HTML with inline CSS

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

#b6a697 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6a697 Color code Preview on White Background

This is how #b6a697 Color code will look on white background color. Color contrast ratio is 2.36

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

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(182,166,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,167,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,166,151,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.