Skip to main content Skip to docs navigation

#b61383 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 241 C and its hex is #AF1685 Nearest Color Name

Color Hue/Base color: Red

Hex #b61383 Color code in RGB color code model is created after adding 71.37% red color, 7.45% green color and 51.37% blue color. Hex #b61383 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 28% yellow and 28.63% black.

Hex #b61383 color code is between #bb1188 web safe hex color code and #aa2277 web safe hex color code. #bb1188 is the nearest web safe color code. You can see here many more shades of #b61383 color code.

RGB Chart

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

Color Table

Hex Color Code b61383 #b61383
RGB Decimal 182, 19, 131 182, 19, 131
RGB Percent 71%, 7%, 51% rgb(71%, 7%, 51%)
CSS RGBa 182, 19, 131,1 rgba(182,19,131,1)
CMYK Model cmyk(0%,90%,28%,28.63%)
HSL Color Space 319,81% ,39% hsl(319,81% ,39%)
HSV Color Space 319°, 90%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110110 00010011 10000011
Octal 266 23 203
Decimal 182 19 131
Hex b6 13 83

Different shades of #b61383 color code.

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

Darkest of #b61383
#2b051f
Darker of #b61383
#5a0941
Dark of #b61383
#880e62
Base of #b61383
#b61383
Light of #b61383
#e418a4
Lighter
#eb44b7
Lightest
#f072c9

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

#b61383
#13b646

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

Split Complementary

#b61383
#32b613
#13b697

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

Analogous Color

#8a13b6
#a513b6
#b61383
#b6134d
#b61d13

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

#b61383
#1383b6
#83b613

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

#b61383
#83b613
#13b646
#4613b6

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

#b61383
#b69713
#13b646
#1332b6

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

#000000
#2b051f
#5a0941
#880e62
#b61383
#e418a4
#eb44b7
#f072c9
#f5a0da

Tints of #b61383 Color

#b61383
#be2d90
#c6479e
#ce61ac
#d67bba
#de96c7
#e6b0d5
#eecae3
#f6e4f1
#ffffff

Shades of #b61383 color code

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

#b61383
#a11074
#8d0e65
#790c57
#650a48
#50083a
#3c062b
#28041d
#14020e
#000000

Tones

#b61383
#a2277b
#8e3b74
#7a4f6c
#666365

Tones

Similar Color like #b61383 color

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

#b71484
#b81585
#b91686
#ba1787
#bb1888
#bc1989
#bd1a8a
#be1b8b
#bf1c8c
#c01d8d
#c11e8e
#c21f8f
#c32090
#c42191
#b51282
#b41181
#b31080
#b20f7f
#b10e7e
#b00d7d
#af0c7c
#ae0b7b
#ad0a7a
#ac0979
#ab0878
#aa0777
#a90676
#a80575

Download this Dark Red

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

#b61383 Color Code Preview on Black Background Color

This is how #b61383 Color will look on black background color. Color contrast ratio is 3.41

#b61383 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b61383

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b61383

#b61383 color code is use for CSS Background Color

Background color for the above div is #b61383

HTML with inline CSS

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

#b61383 color code is use for CSS Border Color

CSS Border color for the above div is #b61383

HTML with inline CSS

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

CSS Border Left color for the above div is #b61383

HTML with inline CSS

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

CSS Border Right color for the above div is #b61383

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b61383

HTML with inline CSS

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

CSS Border Top color for the above div is #b61383

HTML with inline CSS

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

#b61383 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b61383 Color code Preview on White Background

This is how #b61383 Color code will look on white background color. Color contrast ratio is 6.16

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

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