crispedge.com

Color picker

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

#b85046 hex color - Brown - Warm color - Information

#b85046 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #b85046 Color code in RGB color code model is created after adding 72.16% red color, 31.37% green color and 27.45% blue color. Hex #b85046 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 62% yellow and 28% black.

Hex #b85046 color code is between #bb5544 web safe hex color code and #aa4455 web safe hex color code. #bb5544 is the nearest web safe color code. You can see here many more shades of #b85046 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeb85046#b85046
RGB Decimal184, 80, 70rgb(184, 80, 70)
RGB Percent72%, 31%, 27%rgb(72%, 31%, 27%)
CSS RGBa184, 80, 70,1rgba(184,80,70,1)
CMYK Modelcmyk(0%,57%,62%,28%)
HSL Color Space5,45% ,50%hsl(5,45% ,50%)
HSV Color Space5°, 62%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110000101000001000110
Octal270120106
Decimal1848070
Hexb85046

Different shades of #b85046 color code.

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

Light Shade of #b85046
#c6736a
Dark Shade of #b85046
#934038
Saturated Shade of #b85046
#c54639
Desaturated Shade of #b85046
#ab5a53
Grey scale Shade of #b85046
#7f7f7f
Brighten Shade
#d1695f
Most Readable Shade
#FFFFFF

Shades of #b85046 color code

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

#b85046
#a3473e
#8f3e36
#7a352e
#662c26
#51231f
#3d1a17
#28110f
#140807
#000000

Similar Color like #b85046 color

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

#b95147
#ba5248
#bb5349
#bc544a
#bd554b
#be564c
#bf574d
#c0584e
#c1594f
#c25a50
#c35b51
#c45c52
#c55d53
#c65e54
#b74f45
#b64e44
#b54d43
#b44c42
#b34b41
#b24a40
#b1493f
#b0483e
#af473d
#ae463c
#ad453b
#ac443a
#ab4339
#aa4238

Monochromatic Color with #b85046

#b85046
#e26256
#0e0605
#381915
#632b26
#8d3e36

Tints of #b85046 Color

#b85046
#bf635a
#c7766f
#cf8a83
#d79d98
#dfb1ac
#e7c4c1
#efd8d5
#f7ebea
#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

#b85046
#46aeb8

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

Split Complementary

#b85046
#46b889
#4675b8

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

Analogous Color

#b8466a
#b84653
#b85046
#b86746
#b87e46

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

#b85046
#46b850
#5046b8

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

#b85046
#75b846
#46aeb8
#8946b8

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

#b85046
#46aeb8
#4675b8
#b88946

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

#b85046 Color Code Preview on Black Background Color

This is how #b85046 Color will look on black background color. Color contrast ratio is 4.27

#b85046 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85046

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85046

#b85046 color code is use for CSS Background Color

Background color for the above div is #b85046

HTML with inline CSS

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

#b85046 color code is use for CSS Border Color

CSS Border color for the above div is #b85046

HTML with inline CSS

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

CSS Border Left color for the above div is #b85046

HTML with inline CSS

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

CSS Border Right color for the above div is #b85046

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b85046

HTML with inline CSS

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

CSS Border Top color for the above div is #b85046

HTML with inline CSS

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

#b85046 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b85046 Color code Preview on White Background

This is how #b85046 Color code will look on white background color. Color contrast ratio is 4.91

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.