crispedge.com

Color picker

Loading...

#be7600 hex color - Orange - Warm color - Information

#be7600 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #be7600 Color code in RGB color code model is created after adding 74.51% red color, 46.27% green color and 0% blue color. Hex #be7600 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 100% yellow and 25% black.

Hex #be7600 color code is between #bb7700 web safe hex color code and #cc6600 web safe hex color code. #bb7700 is the nearest web safe color code. You can see here many more shades of #be7600 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe7600#be7600
RGB Decimal190, 118, 0rgb(190, 118, 0)
RGB Percent75%, 46%, 0%rgb(75%, 46%, 0%)
CSS RGBa190, 118, 0,1rgba(190,118,0,1)
CMYK Modelcmyk(0%,38%,100%,25%)
HSL Color Space37,100% ,37%hsl(37,100% ,37%)
HSV Color Space37°, 100%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100111011000000000
Octal2761660
Decimal1901180
Hexbe7600

Different shades of #be7600 color code.

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

Light Shade of #be7600
#f19600
Dark Shade of #be7600
#8b5600
Saturated Shade of #be7600
#be7600
Desaturated Shade of #be7600
#b47409
Grey scale Shade of #be7600
#5f5f5f
Brighten Shade
#d78f19
Most Readable Shade
#FFFFFF

Shades of #be7600 color code

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

#be7600
#a86800
#935b00
#7e4e00
#694100
#543400
#3f2700
#2a1a00
#150d00
#000000

Similar Color like #be7600 color

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

#bf7701
#c07802
#c17903
#c27a04
#c37b05
#c47c06
#c57d07
#c67e08
#c77f09
#c8800a
#c9810b
#ca820c
#cb830d
#cc840e
#bd7500
#bc7400
#bb7300
#ba7200
#b97100
#b87000
#b76f00
#b66e00
#b56d00
#b46c00
#b36b00
#b26a00
#b16900
#b06800

Monochromatic Color with #be7600

#be7600
#e89000
#140c00
#3e2700
#694100
#935c00

Tints of #be7600 Color

#be7600
#c5851c
#cc9438
#d3a355
#dab271
#e2c28d
#e9d1aa
#f0e0c6
#f7efe2
#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

#be7600
#0048be

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

Split Complementary

#be7600
#00a7be
#1700be

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

Analogous Color

#be2a00
#be5000
#be7600
#be9c00
#babe00

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

#be7600
#00be76
#7600be

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

#be7600
#00be17
#0048be
#be00a7

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

#be7600
#0048be
#1700be
#a7be00

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

#be7600 Color Code Preview on Black Background Color

This is how #be7600 Color will look on black background color. Color contrast ratio is 5.78

#be7600 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be7600

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be7600

#be7600 color code is use for CSS Background Color

Background color for the above div is #be7600

HTML with inline CSS

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

#be7600 color code is use for CSS Border Color

CSS Border color for the above div is #be7600

HTML with inline CSS

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

CSS Border Left color for the above div is #be7600

HTML with inline CSS

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

CSS Border Right color for the above div is #be7600

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be7600

HTML with inline CSS

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

CSS Border Top color for the above div is #be7600

HTML with inline CSS

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

#be7600 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be7600 Color code Preview on White Background

This is how #be7600 Color code will look on white background color. Color contrast ratio is 3.63

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

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