crispedge.com

Color picker

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

#b1917a hex color - Brown - Warm color - Information

#b1917a hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b1917a Color code in RGB color code model is created after adding 69.41% red color, 56.86% green color and 47.84% blue color. Hex #b1917a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 31% yellow and 31% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb1917a#b1917a
RGB Decimal177, 145, 122rgb(177, 145, 122)
RGB Percent69%, 57%, 48%rgb(69%, 57%, 48%)
CSS RGBa177, 145, 122,1rgba(177,145,122,1)
CMYK Modelcmyk(0%,18%,31%,31%)
HSL Color Space25,26% ,59%hsl(25,26% ,59%)
HSV Color Space25°, 31%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100011001000101111010
Octal261221172
Decimal177145122
Hexb1917a

Different shades of #b1917a color code.

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

Light Shade of #b1917a
#c4ac9a
Dark Shade of #b1917a
#9c775c
Saturated Shade of #b1917a
#bc8f6f
Desaturated Shade of #b1917a
#a69385
Grey scale Shade of #b1917a
#959595
Brighten Shade
#caaa93
Most Readable Shade
#000000

Shades of #b1917a color code

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

#b1917a
#9d806c
#89705e
#766051
#625043
#4e4036
#3b3028
#27201b
#13100d
#000000

Similar Color like #b1917a color

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

#b2927b
#b3937c
#b4947d
#b5957e
#b6967f
#b79780
#b89881
#b99982
#ba9a83
#bb9b84
#bc9c85
#bd9d86
#be9e87
#bf9f88
#b09079
#af8f78
#ae8e77
#ad8d76
#ac8c75
#ab8b74
#aa8a73
#a98972
#a88871
#a78770
#a6866f
#a5856e
#a4846d
#a3836c

Monochromatic Color with #b1917a

#b1917a
#dbb497
#070605
#312922
#5c4b3f
#866e5d

Tints of #b1917a Color

#b1917a
#b99d88
#c2a997
#cbb5a6
#d3c1b5
#dccec3
#e5dad2
#ede6e1
#f6f2f0
#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

#b1917a
#7a9ab1

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

Split Complementary

#b1917a
#7ab1ad
#7a7fb1

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

Analogous Color

#b17b7a
#b1867a
#b1917a
#b19c7a
#b1a77a

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

#b1917a
#7ab191
#917ab1

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

#b1917a
#7eb17a
#7a9ab1
#ac7ab1

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

#b1917a
#7a9ab1
#7a7fb1
#b1ad7a

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

#b1917a Color Code Preview on Black Background Color

This is how #b1917a Color will look on black background color. Color contrast ratio is 7.20

#b1917a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1917a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1917a

#b1917a color code is use for CSS Background Color

Background color for the above div is #b1917a

HTML with inline CSS

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

#b1917a color code is use for CSS Border Color

CSS Border color for the above div is #b1917a

HTML with inline CSS

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

CSS Border Left color for the above div is #b1917a

HTML with inline CSS

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

CSS Border Right color for the above div is #b1917a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1917a

HTML with inline CSS

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

CSS Border Top color for the above div is #b1917a

HTML with inline CSS

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

#b1917a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1917a Color code Preview on White Background

This is how #b1917a Color code will look on white background color. Color contrast ratio is 2.92

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

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.