crispedge.com

Color picker

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

#b57371 hex color - Red - Warm color - Information

#b57371 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b57371 Color code in RGB color code model is created after adding 70.98% red color, 45.1% green color and 44.31% blue color. Hex #b57371 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 38% yellow and 29% black.

Hex #b57371 color code is between #bb7777 web safe hex color code and #aa6666 web safe hex color code. #bb7777 is the nearest web safe color code. You can see here many more shades of #b57371 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeb57371#b57371
RGB Decimal181, 115, 113rgb(181, 115, 113)
RGB Percent71%, 45%, 44%rgb(71%, 45%, 44%)
CSS RGBa181, 115, 113,1rgba(181,115,113,1)
CMYK Modelcmyk(0%,36%,38%,29%)
HSL Color Space2,31% ,58%hsl(2,31% ,58%)
HSV Color Space2°, 38%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101010111001101110001
Octal265163161
Decimal181115113
Hexb57371

Different shades of #b57371 color code.

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

Light Shade of #b57371
#c69493
Dark Shade of #b57371
#a05553
Saturated Shade of #b57371
#c06966
Desaturated Shade of #b57371
#aa7d7c
Grey scale Shade of #b57371
#939393
Brighten Shade
#ce8c8a
Most Readable Shade
#FFFFFF

Shades of #b57371 color code

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

#b57371
#a06664
#8c5957
#784c4b
#643f3e
#503332
#3c2625
#281919
#140c0c
#000000

Similar Color like #b57371 color

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

#b67472
#b77573
#b87674
#b97775
#ba7876
#bb7977
#bc7a78
#bd7b79
#be7c7a
#bf7d7b
#c07e7c
#c17f7d
#c2807e
#c3817f
#b47270
#b3716f
#b2706e
#b16f6d
#b06e6c
#af6d6b
#ae6c6a
#ad6b69
#ac6a68
#ab6967
#aa6866
#a96765
#a86664
#a76563

Monochromatic Color with #b57371

#b57371
#df8e8c
#0b0707
#352221
#603d3c
#8a5856

Tints of #b57371 Color

#b57371
#bd8280
#c59290
#cda1a0
#d5b1b0
#dec0bf
#e6d0cf
#eedfdf
#f6efef
#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

#b57371
#71b3b5

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

Split Complementary

#b57371
#71b595
#7191b5

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

Analogous Color

#b5718a
#b5717d
#b57371
#b58171
#b58e71

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

#b57371
#71b573
#7371b5

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

#b57371
#91b571
#71b3b5
#9571b5

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

#b57371
#71b3b5
#7191b5
#b59571

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

#b57371 Color Code Preview on Black Background Color

This is how #b57371 Color will look on black background color. Color contrast ratio is 5.66

#b57371 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b57371

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b57371

#b57371 color code is use for CSS Background Color

Background color for the above div is #b57371

HTML with inline CSS

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

#b57371 color code is use for CSS Border Color

CSS Border color for the above div is #b57371

HTML with inline CSS

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

CSS Border Left color for the above div is #b57371

HTML with inline CSS

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

CSS Border Right color for the above div is #b57371

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b57371

HTML with inline CSS

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

CSS Border Top color for the above div is #b57371

HTML with inline CSS

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

#b57371 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b57371 Color code Preview on White Background

This is how #b57371 Color code will look on white background color. Color contrast ratio is 3.71

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.