Skip to main content Skip to docs navigation

#b83d78 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 Razzle Dazzle and its hex is #BA417B Nearest Color Name

Color Hue/Base color: Red

Hex #b83d78 Color code in RGB color code model is created after adding 72.16% red color, 23.92% green color and 47.06% blue color. Hex #b83d78 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 35% yellow and 27.84% black.

Hex #b83d78 color code is between #bb4477 web safe hex color code and #aa3388 web safe hex color code. #bb4477 is the nearest web safe color code. You can see here many more shades of #b83d78 color code.

RGB Chart

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

Color Table

Hex Color Code b83d78 #b83d78
RGB Decimal 184, 61, 120 184, 61, 120
RGB Percent 72%, 24%, 47% rgb(72%, 24%, 47%)
CSS RGBa 184, 61, 120,1 rgba(184,61,120,1)
CMYK Model cmyk(0%,67%,35%,27.84%)
HSL Color Space 331,50% ,48% hsl(331,50% ,48%)
HSV Color Space 331°, 67%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111000 00111101 01111000
Octal 270 75 170
Decimal 184 61 120
Hex b8 3d 78

Different shades of #b83d78 color code.

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

Darkest of #b83d78
#45172d
Darker of #b83d78
#6b2446
Dark of #b83d78
#92305f
Base of #b83d78
#b83d78
Light of #b83d78
#ca5e92
Lighter
#d685ac
Lightest
#e3abc6

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

#b83d78
#3db87d

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

Split Complementary

#b83d78
#3db840
#3db5b8

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

Analogous Color

#b03db8
#b83dab
#b83d78
#b83d4f
#b85e3d

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

#b83d78
#3d78b8
#78b83d

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

#b83d78
#78b83d
#3db87d
#7d3db8

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

#b83d78
#b5b83d
#3db87d
#403db8

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

#1f0a14
#45172d
#6b2446
#92305f
#b83d78
#ca5e92
#d685ac
#e3abc6
#f0d1e0

Tints of #b83d78 Color

#b83d78
#bf5287
#c76896
#cf7da5
#d793b4
#dfa8c3
#e7bed2
#efd3e1
#f7e9f0
#ffffff

Shades of #b83d78 color code

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

#b83d78
#a3366a
#8f2f5d
#7a2850
#662142
#511b35
#3d1428
#280d1a
#14060d
#000000

Tones

#b83d78
#9f5679
#876e7a
#7b7b7b
#7b7b7b

Tones

Similar Color like #b83d78 color

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

#b93e79
#ba3f7a
#bb407b
#bc417c
#bd427d
#be437e
#bf447f
#c04580
#c14681
#c24782
#c34883
#c44984
#c54a85
#c64b86
#b73c77
#b63b76
#b53a75
#b43974
#b33873
#b23772
#b13671
#b03570
#af346f
#ae336e
#ad326d
#ac316c
#ab306b
#aa2f6a

Download this Dark Red

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

#b83d78 Color Code Preview on Black Background Color

This is how #b83d78 Color will look on black background color. Color contrast ratio is 3.98

#b83d78 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b83d78

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b83d78

#b83d78 color code is use for CSS Background Color

Background color for the above div is #b83d78

HTML with inline CSS

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

#b83d78 color code is use for CSS Border Color

CSS Border color for the above div is #b83d78

HTML with inline CSS

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

CSS Border Left color for the above div is #b83d78

HTML with inline CSS

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

CSS Border Right color for the above div is #b83d78

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b83d78

HTML with inline CSS

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

CSS Border Top color for the above div is #b83d78

HTML with inline CSS

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

#b83d78 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b83d78 Color code Preview on White Background

This is how #b83d78 Color code will look on white background color. Color contrast ratio is 5.28

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

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