crispedge.com

Color picker

Loading...

#b76e79 hex color - Rose Gold - Red - Warm color - Information

#b76e79 hex color - Rose Gold - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #b76e79 Color Code is also known as Rose Gold color.

Hex #b76e79 Color code in RGB color code model is created after adding 71.76% red color, 43.14% green color and 47.45% blue color. Hex #b76e79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 34% yellow and 28% black.

Hex #b76e79 color code is between #bb6677 web safe hex color code and #aa7788 web safe hex color code. #bb6677 is the nearest web safe color code. You can see here many more shades of #b76e79 color code.

0 Likes 0 Comments | 198 Views

RGB Chart

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

Color Table

Hex Color Codeb76e79#b76e79
RGB Decimal183, 110, 121rgb(183, 110, 121)
RGB Percent72%, 43%, 47%rgb(72%, 43%, 47%)
CSS RGBa183, 110, 121,1rgba(183,110,121,1)
CMYK Modelcmyk(0%,40%,34%,28%)
HSL Color Space351,34% ,57%hsl(351,34% ,57%)
HSV Color Space351°, 40%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110110111001111001
Octal267156171
Decimal183110121
Hexb76e79

Different shades of #b76e79 color code.

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

Light Shade of #b76e79
#c89098
Dark Shade of #b76e79
#a2505d
Saturated Shade of #b76e79
#c26371
Desaturated Shade of #b76e79
#ac7981
Grey scale Shade of #b76e79
#929292
Brighten Shade
#d08792
Most Readable Shade
#FFFFFF

Shades of #b76e79 color code

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

#b76e79
#a2616b
#8e555e
#7a4950
#653d43
#513035
#3d2428
#28181a
#140c0d
#000000

Similar Color like #b76e79 color

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

#b86f7a
#b9707b
#ba717c
#bb727d
#bc737e
#bd747f
#be7580
#bf7681
#c07782
#c17883
#c27984
#c37a85
#c47b86
#c57c87
#b66d78
#b56c77
#b46b76
#b36a75
#b26974
#b16873
#b06772
#af6671
#ae6570
#ad646f
#ac636e
#ab626d
#aa616c
#a9606b

Monochromatic Color with #b76e79

#b76e79
#e18895
#0d0809
#372125
#623b41
#8c545d

Tints of #b76e79 Color

#b76e79
#bf7e87
#c78e96
#cf9ea5
#d7aeb4
#dfbec3
#e7ced2
#efdee1
#f7eef0
#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

#b76e79
#6eb7ac

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

Split Complementary

#b76e79
#6eb788
#6e9db7

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

Analogous Color

#b76e96
#b76e88
#b76e79
#b7726e
#b7806e

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

#b76e79
#79b76e
#6e79b7

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

#b76e79
#9db76e
#6eb7ac
#876eb7

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

#b76e79
#6eb7ac
#6e9db7
#b7886e

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

#b76e79 Color Code Preview on Black Background Color

This is how #b76e79 Color will look on black background color. Color contrast ratio is 5.52

#b76e79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76e79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76e79

#b76e79 color code is use for CSS Background Color

Background color for the above div is #b76e79

HTML with inline CSS

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

#b76e79 color code is use for CSS Border Color

CSS Border color for the above div is #b76e79

HTML with inline CSS

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

CSS Border Left color for the above div is #b76e79

HTML with inline CSS

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

CSS Border Right color for the above div is #b76e79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b76e79

HTML with inline CSS

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

CSS Border Top color for the above div is #b76e79

HTML with inline CSS

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

#b76e79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b76e79 Color code Preview on White Background

This is how #b76e79 Color code will look on white background color. Color contrast ratio is 3.80

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

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,110,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,183,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,110,121,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 198 Views

Post your comment:-

By submitting comment you agree to our privacy policy.