Skip to main content Skip to docs navigation

#b22c19 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 Joyous Red and its hex is #AE2719 Nearest Color Name

Color Hue/Base color: Red

Hex #b22c19 Color code in RGB color code model is created after adding 69.8% red color, 17.25% green color and 9.8% blue color. Hex #b22c19 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 86% yellow and 30.2% black.

Hex #b22c19 color code is between #aa3311 web safe hex color code and #bb2222 web safe hex color code. #aa3311 is the nearest web safe color code. You can see here many more shades of #b22c19 color code.

RGB Chart

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

Color Table

Hex Color Code b22c19 #b22c19
RGB Decimal 178, 44, 25 178, 44, 25
RGB Percent 70%, 17%, 10% rgb(70%, 17%, 10%)
CSS RGBa 178, 44, 25,1 rgba(178,44,25,1)
CMYK Model cmyk(0%,75%,86%,30.2%)
HSL Color Space 7,75% ,40% hsl(7,75% ,40%)
HSV Color Space 7°, 86%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 00101100 00011001
Octal 262 54 31
Decimal 178 44 25
Hex b2 2c 19

Different shades of #b22c19 color code.

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

Darkest of #b22c19
#2c0b06
Darker of #b22c19
#59160c
Dark of #b22c19
#852113
Base of #b22c19
#b22c19
Light of #b22c19
#df371f
Lighter
#e65e4b
Lightest
#ec8678

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

#b22c19
#199fb2

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

Split Complementary

#b22c19
#19b278
#1952b2

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

Analogous Color

#b2195f
#b21946
#b22c19
#b25f19
#b29f19

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

#b22c19
#2c19b2
#19b22c

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

#b22c19
#19b22c
#199fb2
#b2199f

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

#b22c19
#52b219
#199fb2
#7819b2

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

#000000
#2c0b06
#59160c
#852113
#b22c19
#df371f
#e65e4b
#ec8678
#f2aea5

Tints of #b22c19 Color

#b22c19
#ba4332
#c35a4c
#cb7265
#d4897f
#dca198
#e5b8b2
#edd0cb
#f6e7e5
#ffffff

Shades of #b22c19 color code

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

#b22c19
#9e2716
#8a2213
#761d10
#62180d
#4f130b
#3b0e08
#270905
#130402
#000000

Tones

#b22c19
#9e3b2d
#894b42
#755a56
#656565

Tones

Similar Color like #b22c19 color

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

#b32d1a
#b42e1b
#b52f1c
#b6301d
#b7311e
#b8321f
#b93320
#ba3421
#bb3522
#bc3623
#bd3724
#be3825
#bf3926
#c03a27
#b12b18
#b02a17
#af2916
#ae2815
#ad2714
#ac2613
#ab2512
#aa2411
#a92310
#a8220f
#a7210e
#a6200d
#a51f0c
#a41e0b

Download this Dark Red

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

#b22c19 Color Code Preview on Black Background Color

This is how #b22c19 Color will look on black background color. Color contrast ratio is 3.27

#b22c19 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b22c19

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b22c19

#b22c19 color code is use for CSS Background Color

Background color for the above div is #b22c19

HTML with inline CSS

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

#b22c19 color code is use for CSS Border Color

CSS Border color for the above div is #b22c19

HTML with inline CSS

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

CSS Border Left color for the above div is #b22c19

HTML with inline CSS

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

CSS Border Right color for the above div is #b22c19

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b22c19

HTML with inline CSS

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

CSS Border Top color for the above div is #b22c19

HTML with inline CSS

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

#b22c19 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b22c19 Color code Preview on White Background

This is how #b22c19 Color code will look on white background color. Color contrast ratio is 6.43

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

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(178,44,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,159,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,44,25,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }