crispedge.com

Color picker

Loading...

#b66e2e hex color - Orange - Warm color - Information

#b66e2e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #b66e2e Color code in RGB color code model is created after adding 71.37% red color, 43.14% green color and 18.04% blue color. Hex #b66e2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 75% yellow and 29% black.

Hex #b66e2e color code is between #bb6633 web safe hex color code and #aa7722 web safe hex color code. #bb6633 is the nearest web safe color code. You can see here many more shades of #b66e2e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb66e2e#b66e2e
RGB Decimal182, 110, 46rgb(182, 110, 46)
RGB Percent71%, 43%, 18%rgb(71%, 43%, 18%)
CSS RGBa182, 110, 46,1rgba(182,110,46,1)
CMYK Modelcmyk(0%,40%,75%,29%)
HSL Color Space28,60% ,45%hsl(28,60% ,45%)
HSV Color Space28°, 75%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101100110111000101110
Octal26615656
Decimal18211046
Hexb66e2e

Different shades of #b66e2e color code.

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

Light Shade of #b66e2e
#d08747
Dark Shade of #b66e2e
#8d5524
Saturated Shade of #b66e2e
#c16d23
Desaturated Shade of #b66e2e
#ab6f39
Grey scale Shade of #b66e2e
#727272
Brighten Shade
#cf8747
Most Readable Shade
#FFFFFF

Shades of #b66e2e color code

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

#b66e2e
#a16128
#8d5523
#79491e
#653d19
#503014
#3c240f
#28180a
#140c05
#000000

Similar Color like #b66e2e color

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

#b76f2f
#b87030
#b97131
#ba7232
#bb7333
#bc7434
#bd7535
#be7636
#bf7737
#c07838
#c17939
#c27a3a
#c37b3b
#c47c3c
#b56d2d
#b46c2c
#b36b2b
#b26a2a
#b16929
#b06828
#af6727
#ae6626
#ad6525
#ac6424
#ab6323
#aa6222
#a96121
#a86020

Monochromatic Color with #b66e2e

#b66e2e
#e08839
#0c0703
#36210e
#613b19
#8b5423

Tints of #b66e2e Color

#b66e2e
#be7e45
#c68e5c
#ce9e73
#d6ae8a
#debea2
#e6ceb9
#eeded0
#f6eee7
#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

#b66e2e
#2e76b6

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

Split Complementary

#b66e2e
#2eb6b2
#2e32b6

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

Analogous Color

#b6382e
#b6532e
#b66e2e
#b6892e
#b6a42e

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

#b66e2e
#2eb66e
#6e2eb6

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

#b66e2e
#32b62e
#2e76b6
#b22eb6

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

#b66e2e
#2e76b6
#2e32b6
#b6b22e

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

#b66e2e Color Code Preview on Black Background Color

This is how #b66e2e Color will look on black background color. Color contrast ratio is 5.26

#b66e2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b66e2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b66e2e

#b66e2e color code is use for CSS Background Color

Background color for the above div is #b66e2e

HTML with inline CSS

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

#b66e2e color code is use for CSS Border Color

CSS Border color for the above div is #b66e2e

HTML with inline CSS

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

CSS Border Left color for the above div is #b66e2e

HTML with inline CSS

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

CSS Border Right color for the above div is #b66e2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b66e2e

HTML with inline CSS

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

CSS Border Top color for the above div is #b66e2e

HTML with inline CSS

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

#b66e2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b66e2e Color code Preview on White Background

This is how #b66e2e Color code will look on white background color. Color contrast ratio is 3.99

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

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,110,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,118,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,110,46,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.