crispedge.com

Color picker

Loading...

#b76f62 hex color - Red - Warm color - Information

#b76f62 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b76f62 Color code in RGB color code model is created after adding 71.76% red color, 43.53% green color and 38.43% blue color. Hex #b76f62 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 46% yellow and 28% black.

Hex #b76f62 color code is between #bb7766 web safe hex color code and #aa6655 web safe hex color code. #bb7766 is the nearest web safe color code. You can see here many more shades of #b76f62 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb76f62#b76f62
RGB Decimal183, 111, 98rgb(183, 111, 98)
RGB Percent72%, 44%, 38%rgb(72%, 44%, 38%)
CSS RGBa183, 111, 98,1rgba(183,111,98,1)
CMYK Modelcmyk(0%,39%,46%,28%)
HSL Color Space9,37% ,55%hsl(9,37% ,55%)
HSV Color Space9°, 46%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110110111101100010
Octal267157142
Decimal18311198
Hexb76f62

Different shades of #b76f62 color code.

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

Light Shade of #b76f62
#c78f85
Dark Shade of #b76f62
#9e5548
Saturated Shade of #b76f62
#c26757
Desaturated Shade of #b76f62
#ac776d
Grey scale Shade of #b76f62
#8c8c8c
Brighten Shade
#d0887b
Most Readable Shade
#FFFFFF

Shades of #b76f62 color code

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

#b76f62
#a26257
#8e564c
#7a4a41
#653d36
#51312b
#3d2520
#281815
#140c0a
#000000

Similar Color like #b76f62 color

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

#b87063
#b97164
#ba7265
#bb7366
#bc7467
#bd7568
#be7669
#bf776a
#c0786b
#c1796c
#c27a6d
#c37b6e
#c47c6f
#c57d70
#b66e61
#b56d60
#b46c5f
#b36b5e
#b26a5d
#b1695c
#b0685b
#af675a
#ae6659
#ad6558
#ac6457
#ab6356
#aa6255
#a96154

Monochromatic Color with #b76f62

#b76f62
#e18979
#0d0807
#37221e
#623b34
#8c554b

Tints of #b76f62 Color

#b76f62
#bf7f73
#c78f84
#cf9f96
#d7afa7
#dfbfb9
#e7cfca
#efdfdc
#f7efed
#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

#b76f62
#62aab7

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

Split Complementary

#b76f62
#62b79a
#6280b7

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

Analogous Color

#b76277
#b76266
#b76f62
#b78062
#b79162

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

#b76f62
#62b76f
#6f62b7

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

#b76f62
#7fb762
#62aab7
#9962b7

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

#b76f62
#62aab7
#6280b7
#b79a62

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

#b76f62 Color Code Preview on Black Background Color

This is how #b76f62 Color will look on black background color. Color contrast ratio is 5.46

#b76f62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76f62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76f62

#b76f62 color code is use for CSS Background Color

Background color for the above div is #b76f62

HTML with inline CSS

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

#b76f62 color code is use for CSS Border Color

CSS Border color for the above div is #b76f62

HTML with inline CSS

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

CSS Border Left color for the above div is #b76f62

HTML with inline CSS

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

CSS Border Right color for the above div is #b76f62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b76f62

HTML with inline CSS

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

CSS Border Top color for the above div is #b76f62

HTML with inline CSS

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

#b76f62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b76f62 Color code Preview on White Background

This is how #b76f62 Color code will look on white background color. Color contrast ratio is 3.84

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

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,111,98,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,170,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,111,98,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.