crispedge.com

#bb5b3e hex color - Orange - Warm color - Information

#bb5b3e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #bb5b3e Color code in RGB color code model is created after adding 73.33% red color, 35.69% green color and 24.31% blue color. Hex #bb5b3e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 67% yellow and 27% black.

Hex #bb5b3e color code is between #aa5544 web safe hex color code and #cc6633 web safe hex color code. #aa5544 is the nearest web safe color code. You can see here many more shades of #bb5b3e color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebb5b3e#bb5b3e
RGB Decimal187, 91, 62rgb(187, 91, 62)
RGB Percent73%, 36%, 24%rgb(73%, 36%, 24%)
CSS RGBa187, 91, 62,1rgba(187,91,62,1)
CMYK Modelcmyk(0%,51%,67%,27%)
HSL Color Space14,50% ,49%hsl(14,50% ,49%)
HSV Color Space14°, 67%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101101100111110
Octal27313376
Decimal1879162
Hexbb5b3e

Different shades of #bb5b3e color code.

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

Light Shade of #bb5b3e
#cb7a61
Dark Shade of #bb5b3e
#954831
Saturated Shade of #bb5b3e
#c75432
Desaturated Shade of #bb5b3e
#af624a
Grey scale Shade of #bb5b3e
#7c7c7c
Brighten Shade
#d47457
Most Readable Shade
#FFFFFF

Shades of #bb5b3e color code

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

#bb5b3e
#a65037
#914630
#7c3c29
#673222
#53281b
#3e1e14
#29140d
#140a06
#000000

Similar Color like #bb5b3e color

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

#bc5c3f
#bd5d40
#be5e41
#bf5f42
#c06043
#c16144
#c26245
#c36346
#c46447
#c56548
#c66649
#c7674a
#c8684b
#c9694c
#ba5a3d
#b9593c
#b8583b
#b7573a
#b65639
#b55538
#b45437
#b35336
#b25235
#b15134
#b05033
#af4f32
#ae4e31
#ad4d30

Monochromatic Color with #bb5b3e

#bb5b3e
#e5704c
#110806
#3b1d14
#663222
#904630

Tints of #bb5b3e Color

#bb5b3e
#c26d53
#ca7f68
#d1917e
#d9a393
#e0b6a9
#e8c8be
#efdad4
#f7ece9
#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

#bb5b3e
#3e9ebb

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

Split Complementary

#bb5b3e
#3ebb9a
#3e5fbb

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

Analogous Color

#bb3e53
#bb423e
#bb5b3e
#bb743e
#bb8d3e

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

#bb5b3e
#3ebb5b
#5b3ebb

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

#bb5b3e
#5fbb3e
#3e9ebb
#993ebb

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

#bb5b3e
#3e9ebb
#3e5fbb
#bb9a3e

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

#bb5b3e Color Code Preview on Black Background Color

This is how #bb5b3e Color will look on black background color. Color contrast ratio is 4.68

#bb5b3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5b3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5b3e

#bb5b3e color code is use for CSS Background Color

Background color for the above div is #bb5b3e

HTML with inline CSS

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

#bb5b3e color code is use for CSS Border Color

CSS Border color for the above div is #bb5b3e

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5b3e

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5b3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5b3e

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5b3e

HTML with inline CSS

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

#bb5b3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5b3e Color code Preview on White Background

This is how #bb5b3e Color code will look on white background color. Color contrast ratio is 4.49

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

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,91,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,158,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,91,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>