crispedge.com

Color picker

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

#b96337 hex color - Orange - Warm color - Information

#b96337 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b96337 Color code in RGB color code model is created after adding 72.55% red color, 38.82% green color and 21.57% blue color. Hex #b96337 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 70% yellow and 27% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb96337#b96337
RGB Decimal185, 99, 55rgb(185, 99, 55)
RGB Percent73%, 39%, 22%rgb(73%, 39%, 22%)
CSS RGBa185, 99, 55,1rgba(185,99,55,1)
CMYK Modelcmyk(0%,46%,70%,27%)
HSL Color Space20,54% ,47%hsl(20,54% ,47%)
HSV Color Space20°, 70%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110010110001100110111
Octal27114367
Decimal1859955
Hexb96337

Different shades of #b96337 color code.

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

Light Shade of #b96337
#cd7e56
Dark Shade of #b96337
#924e2b
Saturated Shade of #b96337
#c55f2b
Desaturated Shade of #b96337
#ad6743
Grey scale Shade of #b96337
#787878
Brighten Shade
#d27c50
Most Readable Shade
#FFFFFF

Shades of #b96337 color code

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

#b96337
#a45830
#8f4d2a
#7b4224
#66371e
#522c18
#3d2112
#29160c
#140b06
#000000

Similar Color like #b96337 color

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

#ba6438
#bb6539
#bc663a
#bd673b
#be683c
#bf693d
#c06a3e
#c16b3f
#c26c40
#c36d41
#c46e42
#c56f43
#c67044
#c77145
#b86236
#b76135
#b66034
#b55f33
#b45e32
#b35d31
#b25c30
#b15b2f
#b05a2e
#af592d
#ae582c
#ad572b
#ac562a
#ab5529

Monochromatic Color with #b96337

#b96337
#e37a44
#0f0804
#391f11
#64361e
#8e4c2a

Tints of #b96337 Color

#b96337
#c0744d
#c88563
#d09779
#d8a88f
#dfb9a6
#e7cbbc
#efdcd2
#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

#b96337
#378db9

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

Split Complementary

#b96337
#37b9a4
#374cb9

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

Analogous Color

#b9373f
#b94937
#b96337
#b97d37
#b99737

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

#b96337
#37b963
#6337b9

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

#b96337
#4cb937
#378db9
#a437b9

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

#b96337
#378db9
#374cb9
#b9a437

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

#b96337 Color Code Preview on Black Background Color

This is how #b96337 Color will look on black background color. Color contrast ratio is 4.90

#b96337 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b96337

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b96337

#b96337 color code is use for CSS Background Color

Background color for the above div is #b96337

HTML with inline CSS

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

#b96337 color code is use for CSS Border Color

CSS Border color for the above div is #b96337

HTML with inline CSS

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

CSS Border Left color for the above div is #b96337

HTML with inline CSS

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

CSS Border Right color for the above div is #b96337

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b96337

HTML with inline CSS

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

CSS Border Top color for the above div is #b96337

HTML with inline CSS

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

#b96337 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b96337 Color code Preview on White Background

This is how #b96337 Color code will look on white background color. Color contrast ratio is 4.28

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.