crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b8371d hex color - Red - Warm color - Information

#b8371d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b8371d Color code in RGB color code model is created after adding 72.16% red color, 21.57% green color and 11.37% blue color. Hex #b8371d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 84% yellow and 28% black.

Hex #b8371d color code is between #bb3322 web safe hex color code and #aa4411 web safe hex color code. #bb3322 is the nearest web safe color code. You can see here many more shades of #b8371d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb8371d#b8371d
RGB Decimal184, 55, 29rgb(184, 55, 29)
RGB Percent72%, 22%, 11%rgb(72%, 22%, 11%)
CSS RGBa184, 55, 29,1rgba(184,55,29,1)
CMYK Modelcmyk(0%,70%,84%,28%)
HSL Color Space10,73% ,42%hsl(10,73% ,42%)
HSV Color Space10°, 84%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110000011011100011101
Octal2706735
Decimal1845529
Hexb8371d

Different shades of #b8371d color code.

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

Light Shade of #b8371d
#dd492a
Dark Shade of #b8371d
#8c2a16
Saturated Shade of #b8371d
#c33012
Desaturated Shade of #b8371d
#ad3e28
Grey scale Shade of #b8371d
#6a6a6a
Brighten Shade
#d15036
Most Readable Shade
#FFFFFF

Shades of #b8371d color code

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

#b8371d
#a33019
#8f2a16
#7a2413
#661e10
#51180c
#3d1209
#280c06
#140603
#000000

Similar Color like #b8371d color

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

#b9381e
#ba391f
#bb3a20
#bc3b21
#bd3c22
#be3d23
#bf3e24
#c03f25
#c14026
#c24127
#c34228
#c44329
#c5442a
#c6452b
#b7361c
#b6351b
#b5341a
#b43319
#b33218
#b23117
#b13016
#b02f15
#af2e14
#ae2d13
#ad2c12
#ac2b11
#ab2a10
#aa290f

Monochromatic Color with #b8371d

#b8371d
#e24424
#0e0402
#381109
#631e10
#8d2a16

Tints of #b8371d Color

#b8371d
#bf4d36
#c7634f
#cf7968
#d78f81
#dfa69a
#e7bcb3
#efd2cc
#f7e8e5
#ffffff

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

#b8371d
#1d9eb8

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

Split Complementary

#b8371d
#1db885
#1d51b8

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

Analogous Color

#b81d41
#b81d22
#b8371d
#b8561d
#b8751d

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

#b8371d
#1db837
#371db8

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

#b8371d
#50b81d
#1d9eb8
#841db8

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#b8371d
#1d9eb8
#1d51b8
#b8851d

Double Complementary 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).

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

#b8371d Color Code Preview on Black Background Color

This is how #b8371d Color will look on black background color. Color contrast ratio is 3.60

#b8371d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8371d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8371d

#b8371d color code is use for CSS Background Color

Background color for the above div is #b8371d

HTML with inline CSS

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

#b8371d color code is use for CSS Border Color

CSS Border color for the above div is #b8371d

HTML with inline CSS

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

CSS Border Left color for the above div is #b8371d

HTML with inline CSS

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

CSS Border Right color for the above div is #b8371d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8371d

HTML with inline CSS

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

CSS Border Top color for the above div is #b8371d

HTML with inline CSS

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

#b8371d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8371d Color code Preview on White Background

This is how #b8371d Color code will look on white background color. Color contrast ratio is 5.83

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.