Skip to main content Skip to docs navigation

#b63c19 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 Azshara Vein and its hex is #B13916 Nearest Color Name

Color Hue/Base color: Red

Hex #b63c19 Color code in RGB color code model is created after adding 71.37% red color, 23.53% green color and 9.8% blue color. Hex #b63c19 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 86% yellow and 28.63% black.

Hex #b63c19 color code is between #bb4411 web safe hex color code and #aa3322 web safe hex color code. #bb4411 is the nearest web safe color code. You can see here many more shades of #b63c19 color code.

RGB Chart

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

Color Table

Hex Color Code b63c19 #b63c19
RGB Decimal 182, 60, 25 182, 60, 25
RGB Percent 71%, 24%, 10% rgb(71%, 24%, 10%)
CSS RGBa 182, 60, 25,1 rgba(182,60,25,1)
CMYK Model cmyk(0%,67%,86%,28.63%)
HSL Color Space 13,76% ,41% hsl(13,76% ,41%)
HSV Color Space 13°, 86%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110110 00111100 00011001
Octal 266 74 31
Decimal 182 60 25
Hex b6 3c 19

Different shades of #b63c19 color code.

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

Darkest of #b63c19
#2f1007
Darker of #b63c19
#5c1e0d
Dark of #b63c19
#892d13
Base of #b63c19
#b63c19
Light of #b63c19
#e14c21
Lighter
#e7704e
Lightest
#ed947b

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

#b63c19
#1993b6

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

Split Complementary

#b63c19
#19b68b
#1944b6

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

Analogous Color

#b61952
#b61937
#b63c19
#b67019
#b6b219

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

#b63c19
#3c19b6
#19b63c

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

#b63c19
#19b63c
#1993b6
#b61993

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

#b63c19
#44b619
#1993b6
#8b19b6

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

#030100
#2f1007
#5c1e0d
#892d13
#b63c19
#e14c21
#e7704e
#ed947b
#f3b9a8

Tints of #b63c19 Color

#b63c19
#be5132
#c6674c
#ce7d65
#d6927f
#dea898
#e6beb2
#eed3cb
#f6e9e5
#ffffff

Shades of #b63c19 color code

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

#b63c19
#a13516
#8d2e13
#792810
#65210d
#501a0b
#3c1408
#280d05
#140602
#000000

Tones

#b63c19
#a1472e
#8d5342
#785e57
#686868

Tones

Similar Color like #b63c19 color

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

#b73d1a
#b83e1b
#b93f1c
#ba401d
#bb411e
#bc421f
#bd4320
#be4421
#bf4522
#c04623
#c14724
#c24825
#c34926
#c44a27
#b53b18
#b43a17
#b33916
#b23815
#b13714
#b03613
#af3512
#ae3411
#ad3310
#ac320f
#ab310e
#aa300d
#a92f0c
#a82e0b

Download this Dark Red

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

#b63c19 Color Code Preview on Black Background Color

This is how #b63c19 Color will look on black background color. Color contrast ratio is 3.65

#b63c19 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b63c19

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b63c19

#b63c19 color code is use for CSS Background Color

Background color for the above div is #b63c19

HTML with inline CSS

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

#b63c19 color code is use for CSS Border Color

CSS Border color for the above div is #b63c19

HTML with inline CSS

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

CSS Border Left color for the above div is #b63c19

HTML with inline CSS

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

CSS Border Right color for the above div is #b63c19

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b63c19

HTML with inline CSS

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

CSS Border Top color for the above div is #b63c19

HTML with inline CSS

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

#b63c19 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b63c19 Color code Preview on White Background

This is how #b63c19 Color code will look on white background color. Color contrast ratio is 5.75

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

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