crispedge.com

Color picker

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

#b9524d hex color - Brown - Warm color - Information

#b9524d hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #b9524d Color code in RGB color code model is created after adding 72.55% red color, 32.16% green color and 30.2% blue color. Hex #b9524d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 58% yellow and 27% black.

Hex #b9524d color code is between #bb5555 web safe hex color code and #aa4444 web safe hex color code. #bb5555 is the nearest web safe color code. You can see here many more shades of #b9524d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb9524d#b9524d
RGB Decimal185, 82, 77rgb(185, 82, 77)
RGB Percent73%, 32%, 30%rgb(73%, 32%, 30%)
CSS RGBa185, 82, 77,1rgba(185,82,77,1)
CMYK Modelcmyk(0%,56%,58%,27%)
HSL Color Space3,44% ,51%hsl(3,44% ,51%)
HSV Color Space3°, 58%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110010101001001001101
Octal271122115
Decimal1858277
Hexb9524d

Different shades of #b9524d color code.

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

Light Shade of #b9524d
#c77672
Dark Shade of #b9524d
#97403c
Saturated Shade of #b9524d
#c54741
Desaturated Shade of #b9524d
#ad5d59
Grey scale Shade of #b9524d
#838383
Brighten Shade
#d26b66
Most Readable Shade
#FFFFFF

Shades of #b9524d color code

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

#b9524d
#a44844
#8f3f3b
#7b3633
#662d2a
#522422
#3d1b19
#291211
#140908
#000000

Similar Color like #b9524d color

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

#ba534e
#bb544f
#bc5550
#bd5651
#be5752
#bf5853
#c05954
#c15a55
#c25b56
#c35c57
#c45d58
#c55e59
#c65f5a
#c7605b
#b8514c
#b7504b
#b64f4a
#b54e49
#b44d48
#b34c47
#b24b46
#b14a45
#b04944
#af4843
#ae4742
#ad4641
#ac4540
#ab443f

Monochromatic Color with #b9524d

#b9524d
#e3655f
#0f0706
#391918
#642c2a
#8e3f3b

Tints of #b9524d Color

#b9524d
#c06560
#c87874
#d08b88
#d89e9c
#dfb2af
#e7c5c3
#efd8d7
#f7ebeb
#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

#b9524d
#4db4b9

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

Split Complementary

#b9524d
#4db988
#4d7eb9

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

Analogous Color

#b94d73
#b94d5e
#b9524d
#b9684d
#b97d4d

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

#b9524d
#4db952
#524db9

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

#b9524d
#7eb94d
#4db4b9
#884db9

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

#b9524d
#4db4b9
#4d7eb9
#b9884d

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

#b9524d Color Code Preview on Black Background Color

This is how #b9524d Color will look on black background color. Color contrast ratio is 4.38

#b9524d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9524d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9524d

#b9524d color code is use for CSS Background Color

Background color for the above div is #b9524d

HTML with inline CSS

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

#b9524d color code is use for CSS Border Color

CSS Border color for the above div is #b9524d

HTML with inline CSS

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

CSS Border Left color for the above div is #b9524d

HTML with inline CSS

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

CSS Border Right color for the above div is #b9524d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9524d

HTML with inline CSS

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

CSS Border Top color for the above div is #b9524d

HTML with inline CSS

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

#b9524d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9524d Color code Preview on White Background

This is how #b9524d Color code will look on white background color. Color contrast ratio is 4.80

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

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.