crispedge.com

Color picker

Loading...

#b7554f hex color - Brown - Warm color - Information

#b7554f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #b7554f Color code in RGB color code model is created after adding 71.76% red color, 33.33% green color and 30.98% blue color. Hex #b7554f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 57% yellow and 28% black.

Hex #b7554f color code is between #bb4455 web safe hex color code and #aa6644 web safe hex color code. #bb4455 is the nearest web safe color code. You can see here many more shades of #b7554f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb7554f#b7554f
RGB Decimal183, 85, 79rgb(183, 85, 79)
RGB Percent72%, 33%, 31%rgb(72%, 33%, 31%)
CSS RGBa183, 85, 79,1rgba(183,85,79,1)
CMYK Modelcmyk(0%,54%,57%,28%)
HSL Color Space3,42% ,51%hsl(3,42% ,51%)
HSV Color Space3°, 57%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110101010101001111
Octal267125117
Decimal1838579
Hexb7554f

Different shades of #b7554f color code.

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

Light Shade of #b7554f
#c67873
Dark Shade of #b7554f
#96423d
Saturated Shade of #b7554f
#c34a43
Desaturated Shade of #b7554f
#ab605b
Grey scale Shade of #b7554f
#838383
Brighten Shade
#d06e68
Most Readable Shade
#FFFFFF

Shades of #b7554f color code

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

#b7554f
#a24b46
#8e423d
#7a3834
#652f2b
#512523
#3d1c1a
#281211
#140908
#000000

Similar Color like #b7554f color

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

#b85650
#b95751
#ba5852
#bb5953
#bc5a54
#bd5b55
#be5c56
#bf5d57
#c05e58
#c15f59
#c2605a
#c3615b
#c4625c
#c5635d
#b6544e
#b5534d
#b4524c
#b3514b
#b2504a
#b14f49
#b04e48
#af4d47
#ae4c46
#ad4b45
#ac4a44
#ab4943
#aa4842
#a94741

Monochromatic Color with #b7554f

#b7554f
#e16961
#0d0606
#371a18
#622e2a
#8c413d

Tints of #b7554f Color

#b7554f
#bf6762
#c77a76
#cf8d89
#d7a09d
#dfb3b0
#e7c6c4
#efd9d7
#f7eceb
#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

#b7554f
#4fb1b7

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

Split Complementary

#b7554f
#4fb789
#4f7db7

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

Analogous Color

#b74f73
#b74f5e
#b7554f
#b76a4f
#b77f4f

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

#b7554f
#4fb755
#554fb7

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

#b7554f
#7db74f
#4fb1b7
#894fb7

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

#b7554f
#4fb1b7
#4f7db7
#b7894f

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

#b7554f Color Code Preview on Black Background Color

This is how #b7554f Color will look on black background color. Color contrast ratio is 4.43

#b7554f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7554f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7554f

#b7554f color code is use for CSS Background Color

Background color for the above div is #b7554f

HTML with inline CSS

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

#b7554f color code is use for CSS Border Color

CSS Border color for the above div is #b7554f

HTML with inline CSS

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

CSS Border Left color for the above div is #b7554f

HTML with inline CSS

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

CSS Border Right color for the above div is #b7554f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7554f

HTML with inline CSS

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

CSS Border Top color for the above div is #b7554f

HTML with inline CSS

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

#b7554f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7554f Color code Preview on White Background

This is how #b7554f Color code will look on white background color. Color contrast ratio is 4.74

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

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,85,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,177,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,85,79,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.