@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#bb6133 hex color - Orange - Warm color - Information

#bb6133 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #bb6133 Color code in RGB color code model is created after adding 73.33% red color, 38.04% green color and 20% blue color. Hex #bb6133 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 73% yellow and 26.67% black.

Hex #bb6133 color code is between #aa6622 web safe hex color code and #cc5544 web safe hex color code. #aa6622 is the nearest web safe color code. You can see here many more shades of #bb6133 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bb6133 #bb6133
RGB Decimal 187, 97, 51 rgb(187, 97, 51)
RGB Percent 73%, 38%, 20% rgb(73%, 38%, 20%)
CSS RGBa 187, 97, 51,1 rgba(187,97,51,1)
CMYK Model cmyk(0%,48%,73%,26.67%)
HSL Color Space 20,57% ,47% hsl(20,57% ,47%)
HSV Color Space 20°, 73%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 01100001 00110011
Octal 273 141 63
Decimal 187 97 51
Hex bb 61 33

Different shades of #bb6133 color code.

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

Light Shade of #bb6133
#d07c51
Dark Shade of #bb6133
#934c28
Saturated Shade of #bb6133
#c75d27
Desaturated Shade of #bb6133
#af653f
Grey scale Shade of #bb6133
#777777
Brighten Shade
#d47a4c
Most Readable Shade
#FFFFFF

Shades of #bb6133 color code

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

#bb6133
#a6562d
#914b27
#7c4022
#67351c
#532b16
#3e2011
#29150b
#140a05
#000000

Similar Color like #bb6133 color

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

#bc6234
#bd6335
#be6436
#bf6537
#c06638
#c16739
#c2683a
#c3693b
#c46a3c
#c56b3d
#c66c3e
#c76d3f
#c86e40
#c96f41
#ba6032
#b95f31
#b85e30
#b75d2f
#b65c2e
#b55b2d
#b45a2c
#b3592b
#b2582a
#b15729
#b05628
#af5527
#ae5426
#ad5325

Monochromatic Color with #bb6133

#bb6133
#e5773f
#110905
#3b1f10
#66351c
#904b27

Tints of #bb6133 Color

#bb6133
#c27249
#ca8460
#d19577
#d9a78d
#e0b8a4
#e8cabb
#efdbd1
#f7ede8
#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

#bb6133
#338dbb

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

Split Complementary

#bb6133
#33bba5
#3349bb

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

Analogous Color

#bb333b
#bb4633
#bb6133
#bb7c33
#bb9733

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

#bb6133
#33bb61
#6133bb

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

#bb6133
#49bb33
#338dbb
#a533bb

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

#bb6133
#338dbb
#3349bb
#bba533

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

#bb6133 Color Code Preview on Black Background Color

This is how #bb6133 Color will look on black background color. Color contrast ratio is 4.87

#bb6133 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6133

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6133

#bb6133 color code is use for CSS Background Color

Background color for the above div is #bb6133

HTML with inline CSS

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

#bb6133 color code is use for CSS Border Color

CSS Border color for the above div is #bb6133

HTML with inline CSS

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

CSS Border Left color for the above div is #bb6133

HTML with inline CSS

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

CSS Border Right color for the above div is #bb6133

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb6133

HTML with inline CSS

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

CSS Border Top color for the above div is #bb6133

HTML with inline CSS

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

#bb6133 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb6133 Color code Preview on White Background

This is how #bb6133 Color code will look on white background color. Color contrast ratio is 4.31

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

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,97,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,141,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,97,51,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.