crispedge.com

Color picker

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

#bbab7c hex color - Brown - Warm color - Information

#bbab7c hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #bbab7c Color code in RGB color code model is created after adding 73.33% red color, 67.06% green color and 48.63% blue color. Hex #bbab7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 34% yellow and 27% black.

Hex #bbab7c color code is between #aaaa77 web safe hex color code and #ccbb88 web safe hex color code. #aaaa77 is the nearest web safe color code. You can see here many more shades of #bbab7c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebbab7c#bbab7c
RGB Decimal187, 171, 124rgb(187, 171, 124)
RGB Percent73%, 67%, 49%rgb(73%, 67%, 49%)
CSS RGBa187, 171, 124,1rgba(187,171,124,1)
CMYK Modelcmyk(0%,9%,34%,27%)
HSL Color Space45,32% ,61%hsl(45,32% ,61%)
HSV Color Space45°, 34%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111010101101111100
Octal273253174
Decimal187171124
Hexbbab7c

Different shades of #bbab7c color code.

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

Light Shade of #bbab7c
#ccc19e
Dark Shade of #bbab7c
#aa955a
Saturated Shade of #bbab7c
#c5b072
Desaturated Shade of #bbab7c
#b1a686
Grey scale Shade of #bbab7c
#9b9b9b
Brighten Shade
#d4c495
Most Readable Shade
#000000

Shades of #bbab7c color code

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

#bbab7c
#a6986e
#918560
#7c7252
#675f44
#534c37
#3e3929
#29261b
#14130d
#000000

Similar Color like #bbab7c color

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

#bcac7d
#bdad7e
#beae7f
#bfaf80
#c0b081
#c1b182
#c2b283
#c3b384
#c4b485
#c5b586
#c6b687
#c7b788
#c8b889
#c9b98a
#baaa7b
#b9a97a
#b8a879
#b7a778
#b6a677
#b5a576
#b4a475
#b3a374
#b2a273
#b1a172
#b0a071
#af9f70
#ae9e6f
#ad9d6e

Monochromatic Color with #bbab7c

#bbab7c
#e5d298
#11100b
#3b3627
#665d44
#908460

Tints of #bbab7c Color

#bbab7c
#c2b48a
#cabd99
#d1c7a7
#d9d0b6
#e0d9c4
#e8e3d3
#efece1
#f7f5f0
#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

#bbab7c
#7c8cbb

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

Split Complementary

#bbab7c
#7cacbb
#8c7cbb

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

Analogous Color

#bb927c
#bb9e7c
#bbab7c
#bbb87c
#b2bb7c

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

#bbab7c
#7cbbab
#ab7cbb

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

#bbab7c
#7cbb8c
#7c8cbb
#bb7cab

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

#bbab7c
#7c8cbb
#8c7cbb
#acbb7c

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

#bbab7c Color Code Preview on Black Background Color

This is how #bbab7c Color will look on black background color. Color contrast ratio is 9.23

#bbab7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbab7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbab7c

#bbab7c color code is use for CSS Background Color

Background color for the above div is #bbab7c

HTML with inline CSS

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

#bbab7c color code is use for CSS Border Color

CSS Border color for the above div is #bbab7c

HTML with inline CSS

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

CSS Border Left color for the above div is #bbab7c

HTML with inline CSS

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

CSS Border Right color for the above div is #bbab7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbab7c

HTML with inline CSS

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

CSS Border Top color for the above div is #bbab7c

HTML with inline CSS

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

#bbab7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbab7c Color code Preview on White Background

This is how #bbab7c Color code will look on white background color. Color contrast ratio is 2.28

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

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.