Skip to main content Skip to docs navigation

#b00a09 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 Red Lust and its hex is #B4090D Nearest Color Name

Color Hue/Base color: Red

Hex #b00a09 Color code in RGB color code model is created after adding 69.02% red color, 3.92% green color and 3.53% blue color. Hex #b00a09 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 95% yellow and 30.98% black.

Hex #b00a09 color code is between #aa1111 web safe hex color code and #bb0000 web safe hex color code. #aa1111 is the nearest web safe color code. You can see here many more shades of #b00a09 color code.

RGB Chart

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

Color Table

Hex Color Code b00a09 #b00a09
RGB Decimal 176, 10, 9 176, 10, 9
RGB Percent 69%, 4%, 4% rgb(69%, 4%, 4%)
CSS RGBa 176, 10, 9,1 rgba(176,10,9,1)
CMYK Model cmyk(0%,94%,95%,30.98%)
HSL Color Space 0,90% ,36% hsl(0,90% ,36%)
HSV Color Space 0°, 95%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 00001010 00001001
Octal 260 12 11
Decimal 176 10 9
Hex b0 0a 09

Different shades of #b00a09 color code.

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

Darkest of #b00a09
#1e0202
Darker of #b00a09
#4f0404
Dark of #b00a09
#7f0707
Base of #b00a09
#b00a09
Light of #b00a09
#e00d0b
Lighter
#f42c2b
Lightest
#f75c5b

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

#b00a09
#09afb0

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

Split Complementary

#b00a09
#09b05d
#095bb0

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

Analogous Color

#b00969
#b0094e
#b00a09
#b04209
#b08709

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

#b00a09
#0a09b0
#09b00a

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

#b00a09
#09b00a
#09afb0
#b009af

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

#b00a09
#5bb009
#09afb0
#5d09b0

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

#000000
#1e0202
#4f0404
#7f0707
#b00a09
#e00d0b
#f42c2b
#f75c5b
#f98d8c

Tints of #b00a09 Color

#b00a09
#b82524
#c1403f
#ca5b5b
#d37676
#db9291
#e4adad
#edc8c8
#f6e3e3
#ffffff

Shades of #b00a09 color code

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

#b00a09
#9c0808
#880707
#750606
#610505
#4e0404
#3a0303
#270202
#130101
#000000

Tones

#b00a09
#9d1c1b
#8b2f2e
#784140
#665353

Tones

Similar Color like #b00a09 color

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

#b10b0a
#b20c0b
#b30d0c
#b40e0d
#b50f0e
#b6100f
#b71110
#b81211
#b91312
#ba1413
#bb1514
#bc1615
#bd1716
#be1817
#af0908
#ae0807
#ad0706
#ac0605
#ab0504
#aa0403
#a90302
#a80201
#a70100
#a60000
#a50000
#a40000
#a30000
#a20000

Download this Dark Red

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

#b00a09 Color Code Preview on Black Background Color

This is how #b00a09 Color will look on black background color. Color contrast ratio is 2.89

#b00a09 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b00a09

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b00a09

#b00a09 color code is use for CSS Background Color

Background color for the above div is #b00a09

HTML with inline CSS

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

#b00a09 color code is use for CSS Border Color

CSS Border color for the above div is #b00a09

HTML with inline CSS

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

CSS Border Left color for the above div is #b00a09

HTML with inline CSS

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

CSS Border Right color for the above div is #b00a09

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b00a09

HTML with inline CSS

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

CSS Border Top color for the above div is #b00a09

HTML with inline CSS

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

#b00a09 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b00a09 Color code Preview on White Background

This is how #b00a09 Color code will look on white background color. Color contrast ratio is 7.26

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

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(176,10,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,175,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,10,9,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }