crispedge.com

Color picker

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

#b09b7f hex color - Brown - Warm color - Information

#b09b7f hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b09b7f Color code in RGB color code model is created after adding 69.02% red color, 60.78% green color and 49.8% blue color. Hex #b09b7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 28% yellow and 31% black.

Hex #b09b7f color code is between #aa9977 web safe hex color code and #bbaa88 web safe hex color code. #aa9977 is the nearest web safe color code. You can see here many more shades of #b09b7f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb09b7f#b09b7f
RGB Decimal176, 155, 127rgb(176, 155, 127)
RGB Percent69%, 61%, 50%rgb(69%, 61%, 50%)
CSS RGBa176, 155, 127,1rgba(176,155,127,1)
CMYK Modelcmyk(0%,12%,28%,31%)
HSL Color Space34,24% ,59%hsl(34,24% ,59%)
HSV Color Space34°, 28%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100001001101101111111
Octal260233177
Decimal176155127
Hexb09b7f

Different shades of #b09b7f color code.

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

Light Shade of #b09b7f
#c3b49f
Dark Shade of #b09b7f
#9c8260
Saturated Shade of #b09b7f
#ba9c75
Desaturated Shade of #b09b7f
#a69a89
Grey scale Shade of #b09b7f
#979797
Brighten Shade
#c9b498
Most Readable Shade
#000000

Shades of #b09b7f color code

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

#b09b7f
#9c8970
#887862
#756754
#615646
#4e4438
#3a332a
#27221c
#13110e
#000000

Similar Color like #b09b7f color

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

#b19c80
#b29d81
#b39e82
#b49f83
#b5a084
#b6a185
#b7a286
#b8a387
#b9a488
#baa589
#bba68a
#bca78b
#bda88c
#bea98d
#af9a7e
#ae997d
#ad987c
#ac977b
#ab967a
#aa9579
#a99478
#a89377
#a79276
#a69175
#a59074
#a48f73
#a38e72
#a28d71

Monochromatic Color with #b09b7f

#b09b7f
#dac09e
#060504
#302b23
#5b5042
#857660

Tints of #b09b7f Color

#b09b7f
#b8a68d
#c1b19b
#cabca9
#d3c7b7
#dbd2c6
#e4ddd4
#ede8e2
#f6f3f0
#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

#b09b7f
#7f94b0

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

Split Complementary

#b09b7f
#7fadb0
#827fb0

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

Analogous Color

#b0877f
#b0917f
#b09b7f
#b0a57f
#b0af7f

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

#b09b7f
#7fb09b
#9b7fb0

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

#b09b7f
#7fb082
#7f94b0
#b07fac

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

#b09b7f
#7f94b0
#827fb0
#adb07f

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

#b09b7f Color Code Preview on Black Background Color

This is how #b09b7f Color will look on black background color. Color contrast ratio is 7.84

#b09b7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b09b7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b09b7f

#b09b7f color code is use for CSS Background Color

Background color for the above div is #b09b7f

HTML with inline CSS

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

#b09b7f color code is use for CSS Border Color

CSS Border color for the above div is #b09b7f

HTML with inline CSS

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

CSS Border Left color for the above div is #b09b7f

HTML with inline CSS

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

CSS Border Right color for the above div is #b09b7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b09b7f

HTML with inline CSS

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

CSS Border Top color for the above div is #b09b7f

HTML with inline CSS

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

#b09b7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b09b7f Color code Preview on White Background

This is how #b09b7f Color code will look on white background color. Color contrast ratio is 2.68

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

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.