Skip to main content Skip to docs navigation

#b72f39 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 Bloodsport and its hex is #B52F3A Nearest Color Name

Color Hue/Base color: Red

Hex #b72f39 Color code in RGB color code model is created after adding 71.76% red color, 18.43% green color and 22.35% blue color. Hex #b72f39 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 69% yellow and 28.24% black.

Hex #b72f39 color code is between #bb3333 web safe hex color code and #aa2244 web safe hex color code. #bb3333 is the nearest web safe color code. You can see here many more shades of #b72f39 color code.

RGB Chart

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

Color Table

Hex Color Code b72f39 #b72f39
RGB Decimal 183, 47, 57 183, 47, 57
RGB Percent 72%, 18%, 22% rgb(72%, 18%, 22%)
CSS RGBa 183, 47, 57,1 rgba(183,47,57,1)
CMYK Model cmyk(0%,74%,69%,28.24%)
HSL Color Space 356,59% ,45% hsl(356,59% ,45%)
HSV Color Space 356°, 74%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110111 00101111 00111001
Octal 267 57 71
Decimal 183 47 57
Hex b7 2f 39

Different shades of #b72f39 color code.

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

Darkest of #b72f39
#3d1013
Darker of #b72f39
#661a20
Dark of #b72f39
#8e252c
Base of #b72f39
#b72f39
Light of #b72f39
#d04953
Lighter
#db7179
Lightest
#e59a9f

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

#b72f39
#2fb7ad

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

Split Complementary

#b72f39
#2fb769
#2f7db7

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

Analogous Color

#b72f88
#b72f72
#b72f39
#b7522f
#b78b2f

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

#b72f39
#2f39b7
#39b72f

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

#b72f39
#39b72f
#2fb7ad
#ad2fb7

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

#b72f39
#7db72f
#2fb7ad
#692fb7

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

#150506
#3d1013
#661a20
#8e252c
#b72f39
#d04953
#db7179
#e59a9f
#efc3c6

Tints of #b72f39 Color

#b72f39
#bf464f
#c75d65
#cf747b
#d78b91
#dfa2a7
#e7b9bd
#efd0d3
#f7e7e9
#ffffff

Shades of #b72f39 color code

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

#b72f39
#a22932
#8e242c
#7a1f26
#651a1f
#511419
#3d0f13
#280a0c
#140506
#000000

Tones

#b72f39
#a0464d
#895d60
#737373
#737373

Tones

Similar Color like #b72f39 color

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

#b8303a
#b9313b
#ba323c
#bb333d
#bc343e
#bd353f
#be3640
#bf3741
#c03842
#c13943
#c23a44
#c33b45
#c43c46
#c53d47
#b62e38
#b52d37
#b42c36
#b32b35
#b22a34
#b12933
#b02832
#af2731
#ae2630
#ad252f
#ac242e
#ab232d
#aa222c
#a9212b

Download this

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

#b72f39 Color Code Preview on Black Background Color

This is how #b72f39 Color will look on black background color. Color contrast ratio is 3.48

#b72f39 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b72f39

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b72f39

#b72f39 color code is use for CSS Background Color

Background color for the above div is #b72f39

HTML with inline CSS

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

#b72f39 color code is use for CSS Border Color

CSS Border color for the above div is #b72f39

HTML with inline CSS

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

CSS Border Left color for the above div is #b72f39

HTML with inline CSS

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

CSS Border Right color for the above div is #b72f39

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b72f39

HTML with inline CSS

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

CSS Border Top color for the above div is #b72f39

HTML with inline CSS

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

#b72f39 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b72f39 Color code Preview on White Background

This is how #b72f39 Color code will look on white background color. Color contrast ratio is 6.04

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

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