crispedge.com

Color picker

Loading...

#bb896d hex color - Brown - Warm color - Information

#bb896d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #bb896d Color code in RGB color code model is created after adding 73.33% red color, 53.73% green color and 42.75% blue color. Hex #bb896d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 42% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb896d#bb896d
RGB Decimal187, 137, 109rgb(187, 137, 109)
RGB Percent73%, 54%, 43%rgb(73%, 54%, 43%)
CSS RGBa187, 137, 109,1rgba(187,137,109,1)
CMYK Modelcmyk(0%,27%,42%,27%)
HSL Color Space22,36% ,58%hsl(22,36% ,58%)
HSV Color Space22°, 42%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111000100101101101
Octal273211155
Decimal187137109
Hexbb896d

Different shades of #bb896d color code.

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

Light Shade of #bb896d
#cba590
Dark Shade of #bb896d
#a76e4e
Saturated Shade of #bb896d
#c68662
Desaturated Shade of #bb896d
#b08c78
Grey scale Shade of #bb896d
#949494
Brighten Shade
#d4a286
Most Readable Shade
#000000

Shades of #bb896d color code

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

#bb896d
#a67960
#916a54
#7c5b48
#674c3c
#533c30
#3e2d24
#291e18
#140f0c
#000000

Similar Color like #bb896d color

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

#bc8a6e
#bd8b6f
#be8c70
#bf8d71
#c08e72
#c18f73
#c29074
#c39175
#c49276
#c59377
#c69478
#c79579
#c8967a
#c9977b
#ba886c
#b9876b
#b8866a
#b78569
#b68468
#b58367
#b48266
#b38165
#b28064
#b17f63
#b07e62
#af7d61
#ae7c60
#ad7b5f

Monochromatic Color with #bb896d

#bb896d
#e5a886
#110c0a
#3b2c23
#664b3b
#906a54

Tints of #bb896d Color

#bb896d
#c2967d
#caa38d
#d1b09d
#d9bdad
#e0cabe
#e8d7ce
#efe4de
#f7f1ee
#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

#bb896d
#6d9fbb

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

Split Complementary

#bb896d
#6dbbb0
#6d78bb

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

Analogous Color

#bb6d70
#bb796d
#bb896d
#bb996d
#bba86d

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

#bb896d
#6dbb89
#896dbb

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

#bb896d
#78bb6d
#6d9fbb
#b06dbb

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

#bb896d
#6d9fbb
#6d78bb
#bbb06d

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

#bb896d Color Code Preview on Black Background Color

This is how #bb896d Color will look on black background color. Color contrast ratio is 6.91

#bb896d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb896d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb896d

#bb896d color code is use for CSS Background Color

Background color for the above div is #bb896d

HTML with inline CSS

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

#bb896d color code is use for CSS Border Color

CSS Border color for the above div is #bb896d

HTML with inline CSS

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

CSS Border Left color for the above div is #bb896d

HTML with inline CSS

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

CSS Border Right color for the above div is #bb896d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb896d

HTML with inline CSS

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

CSS Border Top color for the above div is #bb896d

HTML with inline CSS

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

#bb896d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb896d Color code Preview on White Background

This is how #bb896d Color code will look on white background color. Color contrast ratio is 3.04

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

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(187,137,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,159,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,137,109,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.