crispedge.com

Color picker

Loading...

#b97a76 hex color - Red - Warm color - Information

#b97a76 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b97a76 Color code in RGB color code model is created after adding 72.55% red color, 47.84% green color and 46.27% blue color. Hex #b97a76 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 36% yellow and 27% black.

Hex #b97a76 color code is between #bb7777 web safe hex color code and #aa8866 web safe hex color code. #bb7777 is the nearest web safe color code. You can see here many more shades of #b97a76 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb97a76#b97a76
RGB Decimal185, 122, 118rgb(185, 122, 118)
RGB Percent73%, 48%, 46%rgb(73%, 48%, 46%)
CSS RGBa185, 122, 118,1rgba(185,122,118,1)
CMYK Modelcmyk(0%,34%,36%,27%)
HSL Color Space4,32% ,59%hsl(4,32% ,59%)
HSV Color Space4°, 36%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110010111101001110110
Octal271172166
Decimal185122118
Hexb97a76

Different shades of #b97a76 color code.

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

Light Shade of #b97a76
#ca9b98
Dark Shade of #b97a76
#a75a55
Saturated Shade of #b97a76
#c3716c
Desaturated Shade of #b97a76
#af8380
Grey scale Shade of #b97a76
#979797
Brighten Shade
#d2938f
Most Readable Shade
#000000

Shades of #b97a76 color code

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

#b97a76
#a46c68
#8f5e5b
#7b514e
#664341
#523634
#3d2827
#291b1a
#140d0d
#000000

Similar Color like #b97a76 color

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

#ba7b77
#bb7c78
#bc7d79
#bd7e7a
#be7f7b
#bf807c
#c0817d
#c1827e
#c2837f
#c38480
#c48581
#c58682
#c68783
#c78884
#b87975
#b77874
#b67773
#b57672
#b47571
#b37470
#b2736f
#b1726e
#b0716d
#af706c
#ae6f6b
#ad6e6a
#ac6d69
#ab6c68

Monochromatic Color with #b97a76

#b97a76
#e39691
#0f0a0a
#392625
#644240
#8e5e5b

Tints of #b97a76 Color

#b97a76
#c08885
#c89794
#d0a6a3
#d8b5b2
#dfc3c2
#e7d2d1
#efe1e0
#f7f0ef
#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

#b97a76
#76b5b9

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

Split Complementary

#b97a76
#76b99c
#7694b9

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

Analogous Color

#b9768d
#b9767f
#b97a76
#b98776
#b99576

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

#b97a76
#76b97a
#7a76b9

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

#b97a76
#93b976
#76b5b9
#9b76b9

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

#b97a76
#76b5b9
#7694b9
#b99c76

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

#b97a76 Color Code Preview on Black Background Color

This is how #b97a76 Color will look on black background color. Color contrast ratio is 6.11

#b97a76 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b97a76

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b97a76

#b97a76 color code is use for CSS Background Color

Background color for the above div is #b97a76

HTML with inline CSS

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

#b97a76 color code is use for CSS Border Color

CSS Border color for the above div is #b97a76

HTML with inline CSS

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

CSS Border Left color for the above div is #b97a76

HTML with inline CSS

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

CSS Border Right color for the above div is #b97a76

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b97a76

HTML with inline CSS

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

CSS Border Top color for the above div is #b97a76

HTML with inline CSS

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

#b97a76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b97a76 Color code Preview on White Background

This is how #b97a76 Color code will look on white background color. Color contrast ratio is 3.44

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

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(185,122,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,181,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(185,122,118,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.