Skip to main content Skip to docs navigation

#b7296d hex color | Download Dark Violet 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 675 C and its hex is #AE2573 Nearest Color Name

Color Hue/Base color: Violet

Hex #b7296d Color code in RGB color code model is created after adding 71.76% red color, 16.08% green color and 42.75% blue color. Hex #b7296d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 40% yellow and 28.24% black.

Hex #b7296d color code is between #bb2266 web safe hex color code and #aa3377 web safe hex color code. #bb2266 is the nearest web safe color code. You can see here many more shades of #b7296d color code.

RGB Chart

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

Color Table

Hex Color Code b7296d #b7296d
RGB Decimal 183, 41, 109 183, 41, 109
RGB Percent 72%, 16%, 43% rgb(72%, 16%, 43%)
CSS RGBa 183, 41, 109,1 rgba(183,41,109,1)
CMYK Model cmyk(0%,78%,40%,28.24%)
HSL Color Space 331,63% ,44% hsl(331,63% ,44%)
HSV Color Space 331°, 78%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110111 00101001 01101101
Octal 267 51 155
Decimal 183 41 109
Hex b7 29 6d

Different shades of #b7296d color code.

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

Darkest of #b7296d
#3a0d23
Darker of #b7296d
#64163b
Dark of #b7296d
#8d2054
Base of #b7296d
#b7296d
Light of #b7296d
#d43f86
Lighter
#dd69a1
Lightest
#e792bb

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

#b7296d
#29b773

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

Split Complementary

#b7296d
#29b72c
#29b4b7

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

Analogous Color

#ae29b7
#b729a8
#b7296d
#b7293e
#b75029

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

#b7296d
#296db7
#6db729

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

#b7296d
#6db729
#29b773
#7329b7

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

#b7296d
#b4b729
#29b773
#2c29b7

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

#10040a
#3a0d23
#64163b
#8d2054
#b7296d
#d43f86
#dd69a1
#e792bb
#f0bcd5

Tints of #b7296d Color

#b7296d
#bf407d
#c7588d
#cf709d
#d788ad
#df9fbe
#e7b7ce
#efcfde
#f7e7ee
#ffffff

Shades of #b7296d color code

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

#b7296d
#a22460
#8e1f54
#7a1b48
#65163c
#511230
#3d0d24
#280918
#14040c
#000000

Tones

#b7296d
#a13f6e
#8a566f
#746c70
#707070

Tones

Similar Color like #b7296d color

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

#b82a6e
#b92b6f
#ba2c70
#bb2d71
#bc2e72
#bd2f73
#be3074
#bf3175
#c03276
#c13377
#c23478
#c33579
#c4367a
#c5377b
#b6286c
#b5276b
#b4266a
#b32569
#b22468
#b12367
#b02266
#af2165
#ae2064
#ad1f63
#ac1e62
#ab1d61
#aa1c60
#a91b5f

Download this Dark Violet

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

#b7296d Color Code Preview on Black Background Color

This is how #b7296d Color will look on black background color. Color contrast ratio is 3.55

#b7296d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7296d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7296d

#b7296d color code is use for CSS Background Color

Background color for the above div is #b7296d

HTML with inline CSS

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

#b7296d color code is use for CSS Border Color

CSS Border color for the above div is #b7296d

HTML with inline CSS

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

CSS Border Left color for the above div is #b7296d

HTML with inline CSS

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

CSS Border Right color for the above div is #b7296d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7296d

HTML with inline CSS

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

CSS Border Top color for the above div is #b7296d

HTML with inline CSS

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

#b7296d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7296d Color code Preview on White Background

This is how #b7296d Color code will look on white background color. Color contrast ratio is 5.91

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

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