Skip to main content Skip to docs navigation

#b85b60 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pink Flame and its hex is #B55A63 Nearest Color Name

Color Hue/Base color: Red

Hex #b85b60 Color code in RGB color code model is created after adding 72.16% red color, 35.69% green color and 37.65% blue color. Hex #b85b60 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 48% yellow and 27.84% black.

Hex #b85b60 color code is between #bb5566 web safe hex color code and #aa6655 web safe hex color code. #bb5566 is the nearest web safe color code. You can see here many more shades of #b85b60 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code b85b60 #b85b60
RGB Decimal 184, 91, 96 184, 91, 96
RGB Percent 72%, 36%, 38% rgb(72%, 36%, 38%)
CSS RGBa 184, 91, 96,1 rgba(184,91,96,1)
CMYK Model cmyk(0%,51%,48%,27.84%)
HSL Color Space 357,40% ,54% hsl(357,40% ,54%)
HSV Color Space 357°, 51%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111000 01011011 01100000
Octal 270 133 140
Decimal 184 91 96
Hex b8 5b 60

Different shades of #b85b60 color code.

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

Darkest of #b85b60
#552527
Darker of #b85b60
#793438
Dark of #b85b60
#9c4448
Base of #b85b60
#b85b60
Light of #b85b60
#c77f83
Lighter
#d7a2a5
Lightest
#e6c6c8

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

#b85b60
#5bb8b3

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

Split Complementary

#b85b60
#5bb884
#5b8fb8

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

Analogous Color

#b85b96
#b85b87
#b85b60
#b8755b
#b89c5b

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

#b85b60
#5b60b8
#60b85b

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

#b85b60
#60b85b
#5bb8b3
#b35bb8

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b85b60
#8fb85b
#5bb8b3
#845bb8

Square 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).

Monochromatic Color with #b85b60

#321517
#552527
#793438
#9c4448
#b85b60
#c77f83
#d7a2a5
#e6c6c8
#f6e9ea

Tints of #b85b60 Color

#b85b60
#bf6d71
#c77f83
#cf9195
#d7a3a6
#dfb6b8
#e7c8ca
#efdadb
#f7eced
#ffffff

Shades of #b85b60 color code

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

#b85b60
#a35055
#8f464a
#7a3c40
#663235
#51282a
#3d1e20
#281415
#140a0a
#000000

Tones

#b85b60
#a07375
#898989
#898989
#898989

Tones

Similar Color like #b85b60 color

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

#b95c61
#ba5d62
#bb5e63
#bc5f64
#bd6065
#be6166
#bf6267
#c06368
#c16469
#c2656a
#c3666b
#c4676c
#c5686d
#c6696e
#b75a5f
#b6595e
#b5585d
#b4575c
#b3565b
#b2555a
#b15459
#b05358
#af5257
#ae5156
#ad5055
#ac4f54
#ab4e53
#aa4d52

Download this Dark Red

Hex #b85b60 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.

#b85b60 Color Code Preview on Black Background Color

This is how #b85b60 Color will look on black background color. Color contrast ratio is 4.70

#b85b60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85b60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85b60

#b85b60 color code is use for CSS Background Color

Background color for the above div is #b85b60

HTML with inline CSS

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

#b85b60 color code is use for CSS Border Color

CSS Border color for the above div is #b85b60

HTML with inline CSS

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

CSS Border Left color for the above div is #b85b60

HTML with inline CSS

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

CSS Border Right color for the above div is #b85b60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b85b60

HTML with inline CSS

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

CSS Border Top color for the above div is #b85b60

HTML with inline CSS

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

#b85b60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b85b60 Color code Preview on White Background

This is how #b85b60 Color code will look on white background color. Color contrast ratio is 4.46

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(184,91,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,184,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,91,96,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }