crispedge.com

Color picker

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

#b9885c hex color - Yellow - Warm color - Information

#b9885c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #b9885c Color code in RGB color code model is created after adding 72.55% red color, 53.33% green color and 36.08% blue color. Hex #b9885c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 50% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb9885c#b9885c
RGB Decimal185, 136, 92rgb(185, 136, 92)
RGB Percent73%, 53%, 36%rgb(73%, 53%, 36%)
CSS RGBa185, 136, 92,1rgba(185,136,92,1)
CMYK Modelcmyk(0%,26%,50%,27%)
HSL Color Space28,40% ,54%hsl(28,40% ,54%)
HSV Color Space28°, 50%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110011000100001011100
Octal271210134
Decimal18513692
Hexb9885c

Different shades of #b9885c color code.

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

Light Shade of #b9885c
#c8a280
Dark Shade of #b9885c
#9e6f44
Saturated Shade of #b9885c
#c58750
Desaturated Shade of #b9885c
#ad8968
Grey scale Shade of #b9885c
#8a8a8a
Brighten Shade
#d2a175
Most Readable Shade
#000000

Shades of #b9885c color code

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

#b9885c
#a47851
#8f6947
#7b5a3d
#664b33
#523c28
#3d2d1e
#291e14
#140f0a
#000000

Similar Color like #b9885c color

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

#ba895d
#bb8a5e
#bc8b5f
#bd8c60
#be8d61
#bf8e62
#c08f63
#c19064
#c29165
#c39266
#c49367
#c59468
#c69569
#c7966a
#b8875b
#b7865a
#b68559
#b58458
#b48357
#b38256
#b28155
#b18054
#b07f53
#af7e52
#ae7d51
#ad7c50
#ac7b4f
#ab7a4e

Monochromatic Color with #b9885c

#b9885c
#e3a771
#0f0b07
#392a1d
#644a32
#8e6947

Tints of #b9885c Color

#b9885c
#c0956e
#c8a280
#d0af92
#d8bca4
#dfcab6
#e7d7c8
#efe4da
#f7f1ec
#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

#b9885c
#5c8db9

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

Split Complementary

#b9885c
#5cb9b7
#5c5fb9

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

Analogous Color

#b9635c
#b9755c
#b9885c
#b99b5c
#b9ad5c

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

#b9885c
#5cb988
#885cb9

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

#b9885c
#5eb95c
#5c8db9
#b65cb9

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

#b9885c
#5c8db9
#5c5fb9
#b9b75c

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

#b9885c Color Code Preview on Black Background Color

This is how #b9885c Color will look on black background color. Color contrast ratio is 6.74

#b9885c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9885c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9885c

#b9885c color code is use for CSS Background Color

Background color for the above div is #b9885c

HTML with inline CSS

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

#b9885c color code is use for CSS Border Color

CSS Border color for the above div is #b9885c

HTML with inline CSS

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

CSS Border Left color for the above div is #b9885c

HTML with inline CSS

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

CSS Border Right color for the above div is #b9885c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9885c

HTML with inline CSS

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

CSS Border Top color for the above div is #b9885c

HTML with inline CSS

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

#b9885c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9885c Color code Preview on White Background

This is how #b9885c Color code will look on white background color. Color contrast ratio is 3.12

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

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.