Skip to main content Skip to docs navigation

#b1487f 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 Exuberant Pink and its hex is #B54D7F Nearest Color Name

Color Hue/Base color: Red

Hex #b1487f Color code in RGB color code model is created after adding 69.41% red color, 28.24% green color and 49.8% blue color. Hex #b1487f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 28% yellow and 30.59% black.

Hex #b1487f color code is between #aa4477 web safe hex color code and #bb5588 web safe hex color code. #aa4477 is the nearest web safe color code. You can see here many more shades of #b1487f color code.

RGB Chart

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

Color Table

Hex Color Code b1487f #b1487f
RGB Decimal 177, 72, 127 177, 72, 127
RGB Percent 69%, 28%, 50% rgb(69%, 28%, 50%)
CSS RGBa 177, 72, 127,1 rgba(177,72,127,1)
CMYK Model cmyk(0%,59%,28%,30.59%)
HSL Color Space 329,42% ,49% hsl(329,42% ,49%)
HSV Color Space 329°, 59%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110001 01001000 01111111
Octal 261 110 177
Decimal 177 72 127
Hex b1 48 7f

Different shades of #b1487f color code.

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

Darkest of #b1487f
#441c31
Darker of #b1487f
#682a4b
Dark of #b1487f
#8d3965
Base of #b1487f
#b1487f
Light of #b1487f
#c26a98
Lighter
#d18eb1
Lightest
#e0b2ca

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

#b1487f
#48b17a

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

Split Complementary

#b1487f
#4ab148
#48b1ae

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

Analogous Color

#a648b1
#b148ab
#b1487f
#b1485c
#b16048

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

#b1487f
#487fb1
#7fb148

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

#b1487f
#7fb148
#48b17a
#7a48b1

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

#b1487f
#b1ae48
#48b17a
#484ab1

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

#200d17
#441c31
#682a4b
#8d3965
#b1487f
#c26a98
#d18eb1
#e0b2ca
#efd6e3

Tints of #b1487f Color

#b1487f
#b95c8d
#c2709b
#cb85a9
#d399b7
#dcadc6
#e5c2d4
#edd6e2
#f6eaf0
#ffffff

Shades of #b1487f color code

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

#b1487f
#9d4070
#893862
#763054
#622846
#4e2038
#3b182a
#27101c
#13080e
#000000

Tones

#b1487f
#98617e
#7f7a7d
#7c7c7c
#7c7c7c

Tones

Similar Color like #b1487f color

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

#b24980
#b34a81
#b44b82
#b54c83
#b64d84
#b74e85
#b84f86
#b95087
#ba5188
#bb5289
#bc538a
#bd548b
#be558c
#bf568d
#b0477e
#af467d
#ae457c
#ad447b
#ac437a
#ab4279
#aa4178
#a94077
#a83f76
#a73e75
#a63d74
#a53c73
#a43b72
#a33a71

Download this Dark Red

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

#b1487f Color Code Preview on Black Background Color

This is how #b1487f Color will look on black background color. Color contrast ratio is 4.10

#b1487f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1487f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1487f

#b1487f color code is use for CSS Background Color

Background color for the above div is #b1487f

HTML with inline CSS

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

#b1487f color code is use for CSS Border Color

CSS Border color for the above div is #b1487f

HTML with inline CSS

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

CSS Border Left color for the above div is #b1487f

HTML with inline CSS

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

CSS Border Right color for the above div is #b1487f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1487f

HTML with inline CSS

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

CSS Border Top color for the above div is #b1487f

HTML with inline CSS

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

#b1487f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1487f Color code Preview on White Background

This is how #b1487f Color code will look on white background color. Color contrast ratio is 5.12

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

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