Skip to main content Skip to docs navigation

#b7438d hex color | Dark Red & Warm color | 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 2062 C and its hex is #B4458D Nearest Color Name

Color Hue/Base color: Red

Hex #b7438d Color code in RGB color code model is created after adding 71.76% red color, 26.27% green color and 55.29% blue color. Hex #b7438d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 23% yellow and 28.24% black.

Hex #b7438d color code is between #bb4488 web safe hex color code and #aa3399 web safe hex color code. #bb4488 is the nearest web safe color code. You can see here many more shades of #b7438d color code.

RGB Chart

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

Color Table

Hex Color Code b7438d #b7438d
RGB Decimal 183, 67, 141 183, 67, 141
RGB Percent 72%, 26%, 55% rgb(72%, 26%, 55%)
CSS RGBa 183, 67, 141,1 rgba(183,67,141,1)
CMYK Model cmyk(0%,63%,23%,28.24%)
HSL Color Space 322,46% ,49% hsl(322,46% ,49%)
HSV Color Space 322°, 63%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110111 01000011 10001101
Octal 267 103 215
Decimal 183 67 141
Hex b7 43 8d

Different shades of #b7438d color code.

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

Darkest of #b7438d
#471a37
Darker of #b7438d
#6c2853
Dark of #b7438d
#923570
Base of #b7438d
#b7438d
Light of #b7438d
#c766a4
Lighter
#d58bba
Lightest
#e2b1d0

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

#b7438d
#43b76d

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

Split Complementary

#b7438d
#53b743
#43b7a7

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

Analogous Color

#9d43b7
#b143b7
#b7438d
#b74366
#b75043

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

#b7438d
#438db7
#8db743

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

#b7438d
#8db743
#43b76d
#6d43b7

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

#b7438d
#b7a743
#43b76d
#4353b7

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

#220c1a
#471a37
#6c2853
#923570
#b7438d
#c766a4
#d58bba
#e2b1d0
#f0d6e7

Tints of #b7438d Color

#b7438d
#bf5799
#c76ca6
#cf81b3
#d796bf
#dfabcc
#e7c0d9
#efd5e5
#f7eaf2
#ffffff

Shades of #b7438d color code

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

#b7438d
#a23b7d
#8e346d
#7a2c5e
#65254e
#511d3e
#3d162f
#280e1f
#14070f
#000000

Tones

#b7438d
#9e5c86
#85757f
#7d7d7d
#7d7d7d

Tones

Similar Color like #b7438d color

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

#b8448e
#b9458f
#ba4690
#bb4791
#bc4892
#bd4993
#be4a94
#bf4b95
#c04c96
#c14d97
#c24e98
#c34f99
#c4509a
#c5519b
#b6428c
#b5418b
#b4408a
#b33f89
#b23e88
#b13d87
#b03c86
#af3b85
#ae3a84
#ad3983
#ac3882
#ab3781
#aa3680
#a9357f

Download this

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

#b7438d Color Code Preview on Black Background Color

This is how #b7438d Color will look on black background color. Color contrast ratio is 4.20

#b7438d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7438d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7438d

#b7438d color code is use for CSS Background Color

Background color for the above div is #b7438d

HTML with inline CSS

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

#b7438d color code is use for CSS Border Color

CSS Border color for the above div is #b7438d

HTML with inline CSS

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

CSS Border Left color for the above div is #b7438d

HTML with inline CSS

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

CSS Border Right color for the above div is #b7438d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7438d

HTML with inline CSS

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

CSS Border Top color for the above div is #b7438d

HTML with inline CSS

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

#b7438d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7438d Color code Preview on White Background

This is how #b7438d Color code will look on white background color. Color contrast ratio is 5.00

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(183,67,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(67,183,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,67,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }