crispedge.com

Color picker

Loading...

#b7393b hex color - Red - Warm color - Information

#b7393b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b7393b Color code in RGB color code model is created after adding 71.76% red color, 22.35% green color and 23.14% blue color. Hex #b7393b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 68% yellow and 28% black.

Hex #b7393b color code is between #bb3333 web safe hex color code and #aa4444 web safe hex color code. #bb3333 is the nearest web safe color code. You can see here many more shades of #b7393b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb7393b#b7393b
RGB Decimal183, 57, 59rgb(183, 57, 59)
RGB Percent72%, 22%, 23%rgb(72%, 22%, 23%)
CSS RGBa183, 57, 59,1rgba(183,57,59,1)
CMYK Modelcmyk(0%,69%,68%,28%)
HSL Color Space359,53% ,47%hsl(359,53% ,47%)
HSV Color Space359°, 69%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110011100100111011
Octal2677173
Decimal1835759
Hexb7393b

Different shades of #b7393b color code.

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

Light Shade of #b7393b
#cb585a
Dark Shade of #b7393b
#902d2e
Saturated Shade of #b7393b
#c32d2f
Desaturated Shade of #b7393b
#ab4547
Grey scale Shade of #b7393b
#787878
Brighten Shade
#d05254
Most Readable Shade
#FFFFFF

Shades of #b7393b color code

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

#b7393b
#a23234
#8e2c2d
#7a2627
#651f20
#51191a
#3d1313
#280c0d
#140606
#000000

Similar Color like #b7393b color

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

#b83a3c
#b93b3d
#ba3c3e
#bb3d3f
#bc3e40
#bd3f41
#be4042
#bf4143
#c04244
#c14345
#c24446
#c34547
#c44648
#c54749
#b6383a
#b53739
#b43638
#b33537
#b23436
#b13335
#b03234
#af3133
#ae3032
#ad2f31
#ac2e30
#ab2d2f
#aa2c2e
#a92b2d

Monochromatic Color with #b7393b

#b7393b
#e14649
#0d0404
#371112
#621f20
#8c2c2d

Tints of #b7393b Color

#b7393b
#bf4f50
#c76566
#cf7b7c
#d79192
#dfa7a7
#e7bdbd
#efd3d3
#f7e9e9
#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

#b7393b
#39b7b5

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

Split Complementary

#b7393b
#39b776
#397ab7

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

Analogous Color

#b7396d
#b73954
#b7393b
#b75039
#b76939

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

#b7393b
#3bb739
#393bb7

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

#b7393b
#7ab739
#39b7b5
#7639b7

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

#b7393b
#39b7b5
#397ab7
#b77639

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 #b7393b 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.

#b7393b Color Code Preview on Black Background Color

This is how #b7393b Color will look on black background color. Color contrast ratio is 3.66

#b7393b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7393b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7393b

#b7393b color code is use for CSS Background Color

Background color for the above div is #b7393b

HTML with inline CSS

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

#b7393b color code is use for CSS Border Color

CSS Border color for the above div is #b7393b

HTML with inline CSS

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

CSS Border Left color for the above div is #b7393b

HTML with inline CSS

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

CSS Border Right color for the above div is #b7393b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7393b

HTML with inline CSS

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

CSS Border Top color for the above div is #b7393b

HTML with inline CSS

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

#b7393b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7393b Color code Preview on White Background

This is how #b7393b Color code will look on white background color. Color contrast ratio is 5.73

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(183,57,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,183,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,57,59,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.