crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bb7a3d hex color - Orange - Warm color - Information

#bb7a3d hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #bb7a3d color code is between #aa7744 web safe hex color code and #cc8833 web safe hex color code. #aa7744 is the nearest web safe color code. You can see here many more shades of #bb7a3d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebb7a3d#bb7a3d
RGB Decimal187, 122, 61rgb(187, 122, 61)
RGB Percent73%, 48%, 24%rgb(73%, 48%, 24%)
CSS RGBa187, 122, 61,1rgba(187,122,61,1)
CMYK Modelcmyk(0%,35%,67%,27%)
HSL Color Space29,51% ,49%hsl(29,51% ,49%)
HSV Color Space29°, 67%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110111101000111101
Octal27317275
Decimal18712261
Hexbb7a3d

Different shades of #bb7a3d color code.

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

Light Shade of #bb7a3d
#cb9460
Dark Shade of #bb7a3d
#956130
Saturated Shade of #bb7a3d
#c77a31
Desaturated Shade of #bb7a3d
#af7a49
Grey scale Shade of #bb7a3d
#7c7c7c
Brighten Shade
#d49356
Most Readable Shade
#000000

Shades of #bb7a3d color code

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

#bb7a3d
#a66c36
#915e2f
#7c5128
#674321
#53361b
#3e2814
#291b0d
#140d06
#000000

Similar Color like #bb7a3d color

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

#bc7b3e
#bd7c3f
#be7d40
#bf7e41
#c07f42
#c18043
#c28144
#c38245
#c48346
#c58447
#c68548
#c78649
#c8874a
#c9884b
#ba793c
#b9783b
#b8773a
#b77639
#b67538
#b57437
#b47336
#b37235
#b27134
#b17033
#b06f32
#af6e31
#ae6d30
#ad6c2f

Monochromatic Color with #bb7a3d

#bb7a3d
#e5964b
#110b06
#3b2713
#664321
#905e2f

Tints of #bb7a3d Color

#bb7a3d
#c28852
#ca9768
#d1a67d
#d9b593
#e0c3a8
#e8d2be
#efe1d3
#f7f0e9
#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

#bb7a3d
#3d7ebb

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

Split Complementary

#bb7a3d
#3dbbb9
#3d3fbb

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

Analogous Color

#bb483d
#bb613d
#bb7a3d
#bb933d
#bbac3d

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

#bb7a3d
#3dbb7a
#7a3dbb

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

#bb7a3d
#3fbb3d
#3d7ebb
#b93dbb

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

#bb7a3d
#3d7ebb
#3d3fbb
#bbb93d

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

#bb7a3d Color Code Preview on Black Background Color

This is how #bb7a3d Color will look on black background color. Color contrast ratio is 5.96

#bb7a3d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb7a3d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb7a3d

#bb7a3d color code is use for CSS Background Color

Background color for the above div is #bb7a3d

HTML with inline CSS

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

#bb7a3d color code is use for CSS Border Color

CSS Border color for the above div is #bb7a3d

HTML with inline CSS

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

CSS Border Left color for the above div is #bb7a3d

HTML with inline CSS

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

CSS Border Right color for the above div is #bb7a3d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb7a3d

HTML with inline CSS

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

CSS Border Top color for the above div is #bb7a3d

HTML with inline CSS

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

#bb7a3d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb7a3d Color code Preview on White Background

This is how #bb7a3d Color code will look on white background color. Color contrast ratio is 3.52

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.