crispedge.com

Color picker

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

#bf9a6d hex color - Brown - Warm color - Information

#bf9a6d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #bf9a6d Color code in RGB color code model is created after adding 74.9% red color, 60.39% green color and 42.75% blue color. Hex #bf9a6d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 43% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebf9a6d#bf9a6d
RGB Decimal191, 154, 109rgb(191, 154, 109)
RGB Percent75%, 60%, 43%rgb(75%, 60%, 43%)
CSS RGBa191, 154, 109,1rgba(191,154,109,1)
CMYK Modelcmyk(0%,19%,43%,25%)
HSL Color Space33,39% ,59%hsl(33,39% ,59%)
HSV Color Space33°, 43%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111111001101001101101
Octal277232155
Decimal191154109
Hexbf9a6d

Different shades of #bf9a6d color code.

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

Light Shade of #bf9a6d
#cfb390
Dark Shade of #bf9a6d
#ad814c
Saturated Shade of #bf9a6d
#c99b62
Desaturated Shade of #bf9a6d
#b49977
Grey scale Shade of #bf9a6d
#969696
Brighten Shade
#d8b386
Most Readable Shade
#000000

Shades of #bf9a6d color code

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

#bf9a6d
#a98860
#947754
#7f6648
#6a553c
#544430
#3f3324
#2a2218
#15110c
#000000

Similar Color like #bf9a6d color

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

#c09b6e
#c19c6f
#c29d70
#c39e71
#c49f72
#c5a073
#c6a174
#c7a275
#c8a376
#c9a477
#caa578
#cba679
#cca77a
#cda87b
#be996c
#bd986b
#bc976a
#bb9669
#ba9568
#b99467
#b89366
#b79265
#b69164
#b59063
#b48f62
#b38e61
#b28d60
#b18c5f

Monochromatic Color with #bf9a6d

#bf9a6d
#e9bc85
#15110c
#3f3324
#6a553c
#947855

Tints of #bf9a6d Color

#bf9a6d
#c6a57d
#cdb08d
#d4bb9d
#dbc6ad
#e2d2be
#e9ddce
#f0e8de
#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

#bf9a6d
#6d92bf

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

Split Complementary

#bf9a6d
#6dbbbf
#716dbf

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

Analogous Color

#bf796d
#bf8a6d
#bf9a6d
#bfaa6d
#bfbb6d

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

#bf9a6d
#6dbf9a
#9a6dbf

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

#bf9a6d
#6dbf71
#6d92bf
#bf6dbb

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

#bf9a6d
#6d92bf
#716dbf
#bbbf6d

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

#bf9a6d Color Code Preview on Black Background Color

This is how #bf9a6d Color will look on black background color. Color contrast ratio is 8.06

#bf9a6d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf9a6d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf9a6d

#bf9a6d color code is use for CSS Background Color

Background color for the above div is #bf9a6d

HTML with inline CSS

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

#bf9a6d color code is use for CSS Border Color

CSS Border color for the above div is #bf9a6d

HTML with inline CSS

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

CSS Border Left color for the above div is #bf9a6d

HTML with inline CSS

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

CSS Border Right color for the above div is #bf9a6d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf9a6d

HTML with inline CSS

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

CSS Border Top color for the above div is #bf9a6d

HTML with inline CSS

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

#bf9a6d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf9a6d Color code Preview on White Background

This is how #bf9a6d Color code will look on white background color. Color contrast ratio is 2.61

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

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.