crispedge.com

Color picker

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

#b57e66 hex color - Red - Warm color - Information

#b57e66 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #b57e66 Color code in RGB color code model is created after adding 70.98% red color, 49.41% green color and 40% blue color. Hex #b57e66 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 44% yellow and 29% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeb57e66#b57e66
RGB Decimal181, 126, 102rgb(181, 126, 102)
RGB Percent71%, 49%, 40%rgb(71%, 49%, 40%)
CSS RGBa181, 126, 102,1rgba(181,126,102,1)
CMYK Modelcmyk(0%,30%,44%,29%)
HSL Color Space18,35% ,55%hsl(18,35% ,55%)
HSV Color Space18°, 44%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101010111111001100110
Octal265176146
Decimal181126102
Hexb57e66

Different shades of #b57e66 color code.

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

Light Shade of #b57e66
#c69b88
Dark Shade of #b57e66
#9c644c
Saturated Shade of #b57e66
#c07a5b
Desaturated Shade of #b57e66
#aa8271
Grey scale Shade of #b57e66
#8d8d8d
Brighten Shade
#ce977f
Most Readable Shade
#000000

Shades of #b57e66 color code

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

#b57e66
#a0705a
#8c624f
#785444
#644638
#50382d
#3c2a22
#281c16
#140e0b
#000000

Similar Color like #b57e66 color

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

#b67f67
#b78068
#b88169
#b9826a
#ba836b
#bb846c
#bc856d
#bd866e
#be876f
#bf8870
#c08971
#c18a72
#c28b73
#c38c74
#b47d65
#b37c64
#b27b63
#b17a62
#b07961
#af7860
#ae775f
#ad765e
#ac755d
#ab745c
#aa735b
#a9725a
#a87159
#a77058

Monochromatic Color with #b57e66

#b57e66
#df9c7e
#0b0806
#35251e
#604336
#8a604e

Tints of #b57e66 Color

#b57e66
#bd8c77
#c59a88
#cda999
#d5b7aa
#dec5bb
#e6d4cc
#eee2dd
#f6f0ee
#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

#b57e66
#669db5

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

Split Complementary

#b57e66
#66b5a6
#6676b5

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

Analogous Color

#b5666e
#b56e66
#b57e66
#b58e66
#b59e66

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

#b57e66
#66b57e
#7e66b5

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

#b57e66
#76b566
#669db5
#a566b5

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

#b57e66
#669db5
#6676b5
#b5a666

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

#b57e66 Color Code Preview on Black Background Color

This is how #b57e66 Color will look on black background color. Color contrast ratio is 6.14

#b57e66 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b57e66

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b57e66

#b57e66 color code is use for CSS Background Color

Background color for the above div is #b57e66

HTML with inline CSS

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

#b57e66 color code is use for CSS Border Color

CSS Border color for the above div is #b57e66

HTML with inline CSS

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

CSS Border Left color for the above div is #b57e66

HTML with inline CSS

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

CSS Border Right color for the above div is #b57e66

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b57e66

HTML with inline CSS

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

CSS Border Top color for the above div is #b57e66

HTML with inline CSS

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

#b57e66 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b57e66 Color code Preview on White Background

This is how #b57e66 Color code will look on white background color. Color contrast ratio is 3.42

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.