Skip to main content Skip to docs navigation

#b85d64 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 Pantone 2342 C and its hex is #B65A65 Nearest Color Name

Color Hue/Base color: Red

Hex #b85d64 Color code in RGB color code model is created after adding 72.16% red color, 36.47% green color and 39.22% blue color. Hex #b85d64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 46% yellow and 27.84% black.

Hex #b85d64 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 #b85d64 color code.

RGB Chart

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

Color Table

Hex Color Code b85d64 #b85d64
RGB Decimal 184, 93, 100 184, 93, 100
RGB Percent 72%, 36%, 39% rgb(72%, 36%, 39%)
CSS RGBa 184, 93, 100,1 rgba(184,93,100,1)
CMYK Model cmyk(0%,49%,46%,27.84%)
HSL Color Space 355,39% ,54% hsl(355,39% ,54%)
HSV Color Space 355°, 49%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111000 01011101 01100100
Octal 270 135 144
Decimal 184 93 100
Hex b8 5d 64

Different shades of #b85d64 color code.

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

Darkest of #b85d64
#56262a
Darker of #b85d64
#7a353b
Dark of #b85d64
#9d454c
Base of #b85d64
#b85d64
Light of #b85d64
#c88086
Lighter
#d7a4a8
Lightest
#e7c7ca

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

#b85d64
#5db8b1

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

Split Complementary

#b85d64
#5db883
#5d91b8

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

Analogous Color

#b85d99
#b85d8a
#b85d64
#b8745d
#b89a5d

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

#b85d64
#5d64b8
#64b85d

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

#b85d64
#64b85d
#5db8b1
#b15db8

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

#b85d64
#91b85d
#5db8b1
#835db8

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 #b85d64

#331618
#56262a
#7a353b
#9d454c
#b85d64
#c88086
#d7a4a8
#e7c7ca
#f6ebec

Tints of #b85d64 Color

#b85d64
#bf6f75
#c78186
#cf9397
#d7a5a8
#dfb7ba
#e7c9cb
#efdbdc
#f7eded
#ffffff

Shades of #b85d64 color code

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

#b85d64
#a35258
#8f484d
#7a3e42
#663337
#51292c
#3d1f21
#281416
#140a0b
#000000

Tones

#b85d64
#a17478
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #b85d64 color

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

#b95e65
#ba5f66
#bb6067
#bc6168
#bd6269
#be636a
#bf646b
#c0656c
#c1666d
#c2676e
#c3686f
#c46970
#c56a71
#c66b72
#b75c63
#b65b62
#b55a61
#b45960
#b3585f
#b2575e
#b1565d
#b0555c
#af545b
#ae535a
#ad5259
#ac5158
#ab5057
#aa4f56

Download this Dark Red

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

#b85d64 Color Code Preview on Black Background Color

This is how #b85d64 Color will look on black background color. Color contrast ratio is 4.79

#b85d64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85d64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85d64

#b85d64 color code is use for CSS Background Color

Background color for the above div is #b85d64

HTML with inline CSS

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

#b85d64 color code is use for CSS Border Color

CSS Border color for the above div is #b85d64

HTML with inline CSS

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

CSS Border Left color for the above div is #b85d64

HTML with inline CSS

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

CSS Border Right color for the above div is #b85d64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b85d64

HTML with inline CSS

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

CSS Border Top color for the above div is #b85d64

HTML with inline CSS

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

#b85d64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b85d64 Color code Preview on White Background

This is how #b85d64 Color code will look on white background color. Color contrast ratio is 4.39

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

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,93,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,184,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,93,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }