crispedge.com

Color picker

Loading...

#b64e4f hex color - Brown - Warm color - Information

#b64e4f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #b64e4f Color code in RGB color code model is created after adding 71.37% red color, 30.59% green color and 30.98% blue color. Hex #b64e4f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 57% yellow and 29% black.

Hex #b64e4f color code is between #bb5555 web safe hex color code and #aa4444 web safe hex color code. #bb5555 is the nearest web safe color code. You can see here many more shades of #b64e4f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb64e4f#b64e4f
RGB Decimal182, 78, 79rgb(182, 78, 79)
RGB Percent71%, 31%, 31%rgb(71%, 31%, 31%)
CSS RGBa182, 78, 79,1rgba(182,78,79,1)
CMYK Modelcmyk(0%,57%,57%,29%)
HSL Color Space359,42% ,51%hsl(359,42% ,51%)
HSV Color Space359°, 57%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101100100111001001111
Octal266116117
Decimal1827879
Hexb64e4f

Different shades of #b64e4f color code.

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

Light Shade of #b64e4f
#c57273
Dark Shade of #b64e4f
#943d3e
Saturated Shade of #b64e4f
#c24143
Desaturated Shade of #b64e4f
#a95a5b
Grey scale Shade of #b64e4f
#828282
Brighten Shade
#cf6768
Most Readable Shade
#FFFFFF

Shades of #b64e4f color code

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

#b64e4f
#a14546
#8d3c3d
#793434
#652b2b
#502223
#3c1a1a
#281111
#140808
#000000

Similar Color like #b64e4f color

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

#b74f50
#b85051
#b95152
#ba5253
#bb5354
#bc5455
#bd5556
#be5657
#bf5758
#c05859
#c1595a
#c25a5b
#c35b5c
#c45c5d
#b54d4e
#b44c4d
#b34b4c
#b24a4b
#b1494a
#b04849
#af4748
#ae4647
#ad4546
#ac4445
#ab4344
#aa4243
#a94142
#a84041

Monochromatic Color with #b64e4f

#b64e4f
#e06061
#0c0505
#361718
#612a2a
#8b3c3d

Tints of #b64e4f Color

#b64e4f
#be6162
#c67576
#ce8989
#d69c9d
#deb0b0
#e6c4c4
#eed7d7
#f6ebeb
#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

#b64e4f
#4eb6b5

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

Split Complementary

#b64e4f
#4eb681
#4e83b6

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

Analogous Color

#b64e79
#b64e64
#b64e4f
#b6624e
#b6774e

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

#b64e4f
#4fb64e
#4e4fb6

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

#b64e4f
#83b64e
#4eb6b5
#814eb6

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

#b64e4f
#4eb6b5
#4e83b6
#b6814e

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

#b64e4f Color Code Preview on Black Background Color

This is how #b64e4f Color will look on black background color. Color contrast ratio is 4.19

#b64e4f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b64e4f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b64e4f

#b64e4f color code is use for CSS Background Color

Background color for the above div is #b64e4f

HTML with inline CSS

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

#b64e4f color code is use for CSS Border Color

CSS Border color for the above div is #b64e4f

HTML with inline CSS

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

CSS Border Left color for the above div is #b64e4f

HTML with inline CSS

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

CSS Border Right color for the above div is #b64e4f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b64e4f

HTML with inline CSS

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

CSS Border Top color for the above div is #b64e4f

HTML with inline CSS

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

#b64e4f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b64e4f Color code Preview on White Background

This is how #b64e4f Color code will look on white background color. Color contrast ratio is 5.01

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

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(182,78,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,182,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,78,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.