crispedge.com

Color picker

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

#bb9a6c hex color - Brown - Warm color - Information

#bb9a6c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #bb9a6c color code is between #aa9966 web safe hex color code and #ccaa77 web safe hex color code. #aa9966 is the nearest web safe color code. You can see here many more shades of #bb9a6c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebb9a6c#bb9a6c
RGB Decimal187, 154, 108rgb(187, 154, 108)
RGB Percent73%, 60%, 42%rgb(73%, 60%, 42%)
CSS RGBa187, 154, 108,1rgba(187,154,108,1)
CMYK Modelcmyk(0%,18%,42%,27%)
HSL Color Space35,37% ,58%hsl(35,37% ,58%)
HSV Color Space35°, 42%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111001101001101100
Octal273232154
Decimal187154108
Hexbb9a6c

Different shades of #bb9a6c color code.

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

Light Shade of #bb9a6c
#cbb28f
Dark Shade of #bb9a6c
#a7814d
Saturated Shade of #bb9a6c
#c69c61
Desaturated Shade of #bb9a6c
#b09877
Grey scale Shade of #bb9a6c
#939393
Brighten Shade
#d4b385
Most Readable Shade
#000000

Shades of #bb9a6c color code

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

#bb9a6c
#a68860
#917754
#7c6648
#67553c
#534430
#3e3324
#292218
#14110c
#000000

Similar Color like #bb9a6c color

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

#bc9b6d
#bd9c6e
#be9d6f
#bf9e70
#c09f71
#c1a072
#c2a173
#c3a274
#c4a375
#c5a476
#c6a577
#c7a678
#c8a779
#c9a87a
#ba996b
#b9986a
#b89769
#b79668
#b69567
#b59466
#b49365
#b39264
#b29163
#b19062
#b08f61
#af8e60
#ae8d5f
#ad8c5e

Monochromatic Color with #bb9a6c

#bb9a6c
#e5bd85
#110e0a
#3b3122
#66543b
#907753

Tints of #bb9a6c Color

#bb9a6c
#c2a57c
#cab08c
#d1bb9d
#d9c6ad
#e0d2bd
#e8ddce
#efe8de
#f7f3ee
#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

#bb9a6c
#6c8dbb

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

Split Complementary

#bb9a6c
#6cb5bb
#736cbb

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

Analogous Color

#bb7a6c
#bb8a6c
#bb9a6c
#bbaa6c
#bbba6c

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

#bb9a6c
#6cbb9a
#9a6cbb

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

#bb9a6c
#6cbb72
#6c8dbb
#bb6cb4

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

#bb9a6c
#6c8dbb
#736cbb
#b5bb6c

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

#bb9a6c Color Code Preview on Black Background Color

This is how #bb9a6c Color will look on black background color. Color contrast ratio is 7.95

#bb9a6c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9a6c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9a6c

#bb9a6c color code is use for CSS Background Color

Background color for the above div is #bb9a6c

HTML with inline CSS

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

#bb9a6c color code is use for CSS Border Color

CSS Border color for the above div is #bb9a6c

HTML with inline CSS

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

CSS Border Left color for the above div is #bb9a6c

HTML with inline CSS

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

CSS Border Right color for the above div is #bb9a6c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb9a6c

HTML with inline CSS

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

CSS Border Top color for the above div is #bb9a6c

HTML with inline CSS

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

#bb9a6c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb9a6c Color code Preview on White Background

This is how #bb9a6c Color code will look on white background color. Color contrast ratio is 2.64

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

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.