@
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.

#bb6628 hex color - Orange - Warm color - Information

#bb6628 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #bb6628 Color code in RGB color code model is created after adding 73.33% red color, 40% green color and 15.69% blue color. Hex #bb6628 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 79% yellow and 26.67% black.

Hex #bb6628 color code is between #aa5522 web safe hex color code and #cc7733 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #bb6628 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 bb6628 #bb6628
RGB Decimal 187, 102, 40 rgb(187, 102, 40)
RGB Percent 73%, 40%, 16% rgb(73%, 40%, 16%)
CSS RGBa 187, 102, 40,1 rgba(187,102,40,1)
CMYK Model cmyk(0%,45%,79%,26.67%)
HSL Color Space 25,65% ,45% hsl(25,65% ,45%)
HSV Color Space 25°, 79%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 01100110 00101000
Octal 273 146 50
Decimal 187 102 40
Hex bb 66 28

Different shades of #bb6628 color code.

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

Light Shade of #bb6628
#d67f40
Dark Shade of #bb6628
#914f1f
Saturated Shade of #bb6628
#c6641d
Desaturated Shade of #bb6628
#b06833
Grey scale Shade of #bb6628
#717171
Brighten Shade
#d47f41
Most Readable Shade
#FFFFFF

Shades of #bb6628 color code

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

#bb6628
#a65a23
#914f1f
#7c441a
#673816
#532d11
#3e220d
#291608
#140b04
#000000

Similar Color like #bb6628 color

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

#bc6729
#bd682a
#be692b
#bf6a2c
#c06b2d
#c16c2e
#c26d2f
#c36e30
#c46f31
#c57032
#c67133
#c77234
#c87335
#c97436
#ba6527
#b96426
#b86325
#b76224
#b66123
#b56022
#b45f21
#b35e20
#b25d1f
#b15c1e
#b05b1d
#af5a1c
#ae591b
#ad581a

Monochromatic Color with #bb6628

#bb6628
#e57d31
#110904
#3b200d
#663816
#904f1f

Tints of #bb6628 Color

#bb6628
#c2773f
#ca8857
#d1996f
#d9aa87
#e0bb9f
#e8ccb7
#efddcf
#f7eee7
#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

#bb6628
#287dbb

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

Split Complementary

#bb6628
#28bbb0
#2833bb

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

Analogous Color

#bb2b28
#bb4928
#bb6628
#bb8328
#bba128

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

#bb6628
#28bb66
#6628bb

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

#bb6628
#33bb28
#287dbb
#af28bb

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

#bb6628
#287dbb
#2833bb
#bbb028

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

#bb6628 Color Code Preview on Black Background Color

This is how #bb6628 Color will look on black background color. Color contrast ratio is 5.04

#bb6628 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6628

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6628

#bb6628 color code is use for CSS Background Color

Background color for the above div is #bb6628

HTML with inline CSS

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

#bb6628 color code is use for CSS Border Color

CSS Border color for the above div is #bb6628

HTML with inline CSS

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

CSS Border Left color for the above div is #bb6628

HTML with inline CSS

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

CSS Border Right color for the above div is #bb6628

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb6628

HTML with inline CSS

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

CSS Border Top color for the above div is #bb6628

HTML with inline CSS

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

#bb6628 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb6628 Color code Preview on White Background

This is how #bb6628 Color code will look on white background color. Color contrast ratio is 4.16

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

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,102,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(40,125,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,102,40,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.