crispedge.com

Color picker

Loading...

#bb761f hex color - Brown - Warm color - Information

#bb761f hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #bb761f Color code in RGB color code model is created after adding 73.33% red color, 46.27% green color and 12.16% blue color. Hex #bb761f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 83% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb761f#bb761f
RGB Decimal187, 118, 31rgb(187, 118, 31)
RGB Percent73%, 46%, 12%rgb(73%, 46%, 12%)
CSS RGBa187, 118, 31,1rgba(187,118,31,1)
CMYK Modelcmyk(0%,37%,83%,27%)
HSL Color Space33,72% ,43%hsl(33,72% ,43%)
HSV Color Space33°, 83%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110111011000011111
Octal27316637
Decimal18711831
Hexbb761f

Different shades of #bb761f color code.

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

Light Shade of #bb761f
#dd9030
Dark Shade of #bb761f
#8f5a18
Saturated Shade of #bb761f
#c67714
Desaturated Shade of #bb761f
#b0752a
Grey scale Shade of #bb761f
#6d6d6d
Brighten Shade
#d48f38
Most Readable Shade
#FFFFFF

Shades of #bb761f color code

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

#bb761f
#a6681b
#915b18
#7c4e14
#674111
#53340d
#3e270a
#291a06
#140d03
#000000

Similar Color like #bb761f color

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

#bc7720
#bd7821
#be7922
#bf7a23
#c07b24
#c17c25
#c27d26
#c37e27
#c47f28
#c58029
#c6812a
#c7822b
#c8832c
#c9842d
#ba751e
#b9741d
#b8731c
#b7721b
#b6711a
#b57019
#b46f18
#b36e17
#b26d16
#b16c15
#b06b14
#af6a13
#ae6912
#ad6811

Monochromatic Color with #bb761f

#bb761f
#e59126
#110b03
#3b260a
#664011
#905b18

Tints of #bb761f Color

#bb761f
#c28537
#ca9450
#d1a369
#d9b282
#e0c29b
#e8d1b4
#efe0cd
#f7efe6
#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

#bb761f
#1f64bb

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

Split Complementary

#bb761f
#1fb2bb
#281fbb

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

Analogous Color

#bb381f
#bb571f
#bb761f
#bb951f
#bbb41f

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

#bb761f
#1fbb76
#761fbb

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

#bb761f
#1fbb28
#1f64bb
#bb1fb2

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

#bb761f
#1f64bb
#281fbb
#b2bb1f

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

#bb761f Color Code Preview on Black Background Color

This is how #bb761f Color will look on black background color. Color contrast ratio is 5.72

#bb761f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb761f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb761f

#bb761f color code is use for CSS Background Color

Background color for the above div is #bb761f

HTML with inline CSS

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

#bb761f color code is use for CSS Border Color

CSS Border color for the above div is #bb761f

HTML with inline CSS

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

CSS Border Left color for the above div is #bb761f

HTML with inline CSS

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

CSS Border Right color for the above div is #bb761f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb761f

HTML with inline CSS

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

CSS Border Top color for the above div is #bb761f

HTML with inline CSS

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

#bb761f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb761f Color code Preview on White Background

This is how #bb761f Color code will look on white background color. Color contrast ratio is 3.67

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

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