Skip to main content Skip to docs navigation

#b7669c 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 Spring Crocus and its hex is #B7629B Nearest Color Name

Color Hue/Base color: Red

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

Hex #b7669c color code is between #bb5599 web safe hex color code and #aa77aa web safe hex color code. #bb5599 is the nearest web safe color code. You can see here many more shades of #b7669c color code.

RGB Chart

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

Color Table

Hex Color Code b7669c #b7669c
RGB Decimal 183, 102, 156 183, 102, 156
RGB Percent 72%, 40%, 61% rgb(72%, 40%, 61%)
CSS RGBa 183, 102, 156,1 rgba(183,102,156,1)
CMYK Model cmyk(0%,44%,15%,28.24%)
HSL Color Space 320,36% ,56% hsl(320,36% ,56%)
HSV Color Space 320°, 44%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110111 01100110 10011100
Octal 267 146 234
Decimal 183 102 156
Hex b7 66 9c

Different shades of #b7669c color code.

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

Darkest of #b7669c
#5a2a4a
Darker of #b7669c
#7c3b66
Dark of #b7669c
#9f4b83
Base of #b7669c
#b7669c
Light of #b7669c
#c789b2
Lighter
#d8abc9
Lightest
#e8cedf

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

#b7669c
#66b781

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

Split Complementary

#b7669c
#73b766
#66b7a9

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

Analogous Color

#a366b7
#b066b7
#b7669c
#b76681
#b76d66

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

#b7669c
#669cb7
#9cb766

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

#b7669c
#9cb766
#66b781
#8166b7

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

#b7669c
#b7a966
#66b781
#6673b7

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

#371a2d
#5a2a4a
#7c3b66
#9f4b83
#b7669c
#c789b2
#d8abc9
#e8cedf
#f8f1f6

Tints of #b7669c Color

#b7669c
#bf77a7
#c788b2
#cf99bd
#d7aac8
#dfbbd3
#e7ccde
#efdde9
#f7eef4
#ffffff

Shades of #b7669c color code

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

#b7669c
#a25a8a
#8e4f79
#7a4468
#653856
#512d45
#3d2234
#281622
#140b11
#000000

Tones

#b7669c
#a07c94
#8e8e8e
#8e8e8e
#8e8e8e

Tones

Similar Color like #b7669c color

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

#b8679d
#b9689e
#ba699f
#bb6aa0
#bc6ba1
#bd6ca2
#be6da3
#bf6ea4
#c06fa5
#c170a6
#c271a7
#c372a8
#c473a9
#c574aa
#b6659b
#b5649a
#b46399
#b36298
#b26197
#b16096
#b05f95
#af5e94
#ae5d93
#ad5c92
#ac5b91
#ab5a90
#aa598f
#a9588e

Download this Dark Red

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

#b7669c Color Code Preview on Black Background Color

This is how #b7669c Color will look on black background color. Color contrast ratio is 5.39

#b7669c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7669c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7669c

#b7669c color code is use for CSS Background Color

Background color for the above div is #b7669c

HTML with inline CSS

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

#b7669c color code is use for CSS Border Color

CSS Border color for the above div is #b7669c

HTML with inline CSS

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

CSS Border Left color for the above div is #b7669c

HTML with inline CSS

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

CSS Border Right color for the above div is #b7669c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7669c

HTML with inline CSS

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

CSS Border Top color for the above div is #b7669c

HTML with inline CSS

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

#b7669c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7669c Color code Preview on White Background

This is how #b7669c Color code will look on white background color. Color contrast ratio is 3.89

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

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