crispedge.com

Color picker

Loading...

#b74d3c hex color - Red - Warm color - Information

#b74d3c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b74d3c Color code in RGB color code model is created after adding 71.76% red color, 30.2% green color and 23.53% blue color. Hex #b74d3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 67% yellow and 28% black.

Hex #b74d3c color code is between #bb5544 web safe hex color code and #aa4433 web safe hex color code. #bb5544 is the nearest web safe color code. You can see here many more shades of #b74d3c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb74d3c#b74d3c
RGB Decimal183, 77, 60rgb(183, 77, 60)
RGB Percent72%, 30%, 24%rgb(72%, 30%, 24%)
CSS RGBa183, 77, 60,1rgba(183,77,60,1)
CMYK Modelcmyk(0%,58%,67%,28%)
HSL Color Space8,51% ,48%hsl(8,51% ,48%)
HSV Color Space8°, 67%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110100110100111100
Octal26711574
Decimal1837760
Hexb74d3c

Different shades of #b74d3c color code.

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

Light Shade of #b74d3c
#ca6b5c
Dark Shade of #b74d3c
#913d2f
Saturated Shade of #b74d3c
#c34430
Desaturated Shade of #b74d3c
#ab5648
Grey scale Shade of #b74d3c
#797979
Brighten Shade
#d06655
Most Readable Shade
#FFFFFF

Shades of #b74d3c color code

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

#b74d3c
#a24435
#8e3b2e
#7a3328
#652a21
#51221a
#3d1914
#28110d
#140806
#000000

Similar Color like #b74d3c color

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

#b84e3d
#b94f3e
#ba503f
#bb5140
#bc5241
#bd5342
#be5443
#bf5544
#c05645
#c15746
#c25847
#c35948
#c45a49
#c55b4a
#b64c3b
#b54b3a
#b44a39
#b34938
#b24837
#b14736
#b04635
#af4534
#ae4433
#ad4332
#ac4231
#ab4130
#aa402f
#a93f2e

Monochromatic Color with #b74d3c

#b74d3c
#e15f4a
#0d0504
#371712
#622920
#8c3b2e

Tints of #b74d3c Color

#b74d3c
#bf6051
#c77467
#cf887d
#d79c92
#dfafa8
#e7c3be
#efd7d3
#f7ebe9
#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

#b74d3c
#3ca6b7

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

Split Complementary

#b74d3c
#3cb78a
#3c69b7

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

Analogous Color

#b73c5c
#b73c44
#b74d3c
#b7663c
#b77e3c

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

#b74d3c
#3cb74d
#4d3cb7

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

#b74d3c
#68b73c
#3ca6b7
#8a3cb7

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

#b74d3c
#3ca6b7
#3c69b7
#b78a3c

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

#b74d3c Color Code Preview on Black Background Color

This is how #b74d3c Color will look on black background color. Color contrast ratio is 4.14

#b74d3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b74d3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b74d3c

#b74d3c color code is use for CSS Background Color

Background color for the above div is #b74d3c

HTML with inline CSS

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

#b74d3c color code is use for CSS Border Color

CSS Border color for the above div is #b74d3c

HTML with inline CSS

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

CSS Border Left color for the above div is #b74d3c

HTML with inline CSS

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

CSS Border Right color for the above div is #b74d3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b74d3c

HTML with inline CSS

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

CSS Border Top color for the above div is #b74d3c

HTML with inline CSS

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

#b74d3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b74d3c Color code Preview on White Background

This is how #b74d3c Color code will look on white background color. Color contrast ratio is 5.07

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

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,77,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,166,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,77,60,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.