crispedge.com

Color picker

Loading...

#b77d79 hex color - Red - Warm color - Information

#b77d79 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #b77d79 color code is between #bb7777 web safe hex color code and #aa8888 web safe hex color code. #bb7777 is the nearest web safe color code. You can see here many more shades of #b77d79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb77d79#b77d79
RGB Decimal183, 125, 121rgb(183, 125, 121)
RGB Percent72%, 49%, 47%rgb(72%, 49%, 47%)
CSS RGBa183, 125, 121,1rgba(183,125,121,1)
CMYK Modelcmyk(0%,32%,34%,28%)
HSL Color Space4,30% ,60%hsl(4,30% ,60%)
HSV Color Space4°, 34%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110111110101111001
Octal267175171
Decimal183125121
Hexb77d79

Different shades of #b77d79 color code.

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

Light Shade of #b77d79
#c99d9a
Dark Shade of #b77d79
#a55d58
Saturated Shade of #b77d79
#c1746f
Desaturated Shade of #b77d79
#ad8683
Grey scale Shade of #b77d79
#989898
Brighten Shade
#d09692
Most Readable Shade
#000000

Shades of #b77d79 color code

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

#b77d79
#a26f6b
#8e615e
#7a5350
#654543
#513735
#3d2928
#281b1a
#140d0d
#000000

Similar Color like #b77d79 color

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

#b87e7a
#b97f7b
#ba807c
#bb817d
#bc827e
#bd837f
#be8480
#bf8581
#c08682
#c18783
#c28884
#c38985
#c48a86
#c58b87
#b67c78
#b57b77
#b47a76
#b37975
#b27874
#b17773
#b07672
#af7571
#ae7470
#ad736f
#ac726e
#ab716d
#aa706c
#a96f6b

Monochromatic Color with #b77d79

#b77d79
#e19a95
#0d0909
#372625
#624341
#8c605d

Tints of #b77d79 Color

#b77d79
#bf8b87
#c79996
#cfa8a5
#d7b6b4
#dfc5c3
#e7d3d2
#efe2e1
#f7f0f0
#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

#b77d79
#79b3b7

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

Split Complementary

#b77d79
#79b79c
#7994b7

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

Analogous Color

#b7798e
#b77981
#b77d79
#b78979
#b79679

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

#b77d79
#79b77d
#7d79b7

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

#b77d79
#94b779
#79b3b7
#9c79b7

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

#b77d79
#79b3b7
#7994b7
#b79c79

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

#b77d79 Color Code Preview on Black Background Color

This is how #b77d79 Color will look on black background color. Color contrast ratio is 6.22

#b77d79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77d79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77d79

#b77d79 color code is use for CSS Background Color

Background color for the above div is #b77d79

HTML with inline CSS

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

#b77d79 color code is use for CSS Border Color

CSS Border color for the above div is #b77d79

HTML with inline CSS

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

CSS Border Left color for the above div is #b77d79

HTML with inline CSS

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

CSS Border Right color for the above div is #b77d79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b77d79

HTML with inline CSS

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

CSS Border Top color for the above div is #b77d79

HTML with inline CSS

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

#b77d79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b77d79 Color code Preview on White Background

This is how #b77d79 Color code will look on white background color. Color contrast ratio is 3.37

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

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,125,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,179,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,125,121,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.