Skip to main content Skip to docs navigation

#b22f55 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 Blood Thorn and its hex is #B03060 Nearest Color Name

Color Hue/Base color: Red

Hex #b22f55 Color code in RGB color code model is created after adding 69.8% red color, 18.43% green color and 33.33% blue color. Hex #b22f55 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 52% yellow and 30.2% black.

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

RGB Chart

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

Color Table

Hex Color Code b22f55 #b22f55
RGB Decimal 178, 47, 85 178, 47, 85
RGB Percent 70%, 18%, 33% rgb(70%, 18%, 33%)
CSS RGBa 178, 47, 85,1 rgba(178,47,85,1)
CMYK Model cmyk(0%,74%,52%,30.2%)
HSL Color Space 343,58% ,44% hsl(343,58% ,44%)
HSV Color Space 343°, 74%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 00101111 01010101
Octal 262 57 125
Decimal 178 47 85
Hex b2 2f 55

Different shades of #b22f55 color code.

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

Darkest of #b22f55
#390f1b
Darker of #b22f55
#611a2e
Dark of #b22f55
#8a2442
Base of #b22f55
#b22f55
Light of #b22f55
#ce466d
Lighter
#d96e8d
Lightest
#e397ad

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

#b22f55
#2fb28c

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

Split Complementary

#b22f55
#2fb24b
#2f96b2

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

Analogous Color

#b22fa1
#b22f8c
#b22f55
#b2352f
#b26b2f

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

#b22f55
#2f55b2
#55b22f

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

#b22f55
#55b22f
#2fb28c
#8c2fb2

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

#b22f55
#96b22f
#2fb28c
#4b2fb2

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

#110408
#390f1b
#611a2e
#8a2442
#b22f55
#ce466d
#d96e8d
#e397ad
#eebfcd

Tints of #b22f55 Color

#b22f55
#ba4667
#c35d7a
#cb748d
#d48ba0
#dca2b3
#e5b9c6
#edd0d9
#f6e7ec
#ffffff

Shades of #b22f55 color code

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

#b22f55
#9e294b
#8a2442
#761f38
#621a2f
#4f1425
#3b0f1c
#270a12
#130509
#000000

Tones

#b22f55
#9c465e
#855c68
#717171
#717171

Tones

Similar Color like #b22f55 color

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

#b33056
#b43157
#b53258
#b63359
#b7345a
#b8355b
#b9365c
#ba375d
#bb385e
#bc395f
#bd3a60
#be3b61
#bf3c62
#c03d63
#b12e54
#b02d53
#af2c52
#ae2b51
#ad2a50
#ac294f
#ab284e
#aa274d
#a9264c
#a8254b
#a7244a
#a62349
#a52248
#a42147

Download this Dark Red

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

#b22f55 Color Code Preview on Black Background Color

This is how #b22f55 Color will look on black background color. Color contrast ratio is 3.43

#b22f55 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b22f55

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b22f55

#b22f55 color code is use for CSS Background Color

Background color for the above div is #b22f55

HTML with inline CSS

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

#b22f55 color code is use for CSS Border Color

CSS Border color for the above div is #b22f55

HTML with inline CSS

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

CSS Border Left color for the above div is #b22f55

HTML with inline CSS

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

CSS Border Right color for the above div is #b22f55

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b22f55

HTML with inline CSS

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

CSS Border Top color for the above div is #b22f55

HTML with inline CSS

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

#b22f55 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b22f55 Color code Preview on White Background

This is how #b22f55 Color code will look on white background color. Color contrast ratio is 6.12

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

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