crispedge.com

Color picker

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

#b58d4b hex color - Yellow - Warm color - Information

#b58d4b hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #b58d4b Color code in RGB color code model is created after adding 70.98% red color, 55.29% green color and 29.41% blue color. Hex #b58d4b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 59% yellow and 29% black.

Hex #b58d4b color code is between #bb8844 web safe hex color code and #aa9955 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #b58d4b color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeb58d4b#b58d4b
RGB Decimal181, 141, 75rgb(181, 141, 75)
RGB Percent71%, 55%, 29%rgb(71%, 55%, 29%)
CSS RGBa181, 141, 75,1rgba(181,141,75,1)
CMYK Modelcmyk(0%,22%,59%,29%)
HSL Color Space37,42% ,50%hsl(37,42% ,50%)
HSV Color Space37°, 59%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101011000110101001011
Octal265215113
Decimal18114175
Hexb58d4b

Different shades of #b58d4b color code.

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

Light Shade of #b58d4b
#c4a46f
Dark Shade of #b58d4b
#91713c
Saturated Shade of #b58d4b
#c2903e
Desaturated Shade of #b58d4b
#a88a58
Grey scale Shade of #b58d4b
#808080
Brighten Shade
#cea664
Most Readable Shade
#000000

Shades of #b58d4b color code

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

#b58d4b
#a07d42
#8c6d3a
#785e32
#644e29
#503e21
#3c2f19
#281f10
#140f08
#000000

Similar Color like #b58d4b color

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

#b68e4c
#b78f4d
#b8904e
#b9914f
#ba9250
#bb9351
#bc9452
#bd9553
#be9654
#bf9755
#c09856
#c19957
#c29a58
#c39b59
#b48c4a
#b38b49
#b28a48
#b18947
#b08846
#af8745
#ae8644
#ad8543
#ac8442
#ab8341
#aa8240
#a9813f
#a8803e
#a77f3d

Monochromatic Color with #b58d4b

#b58d4b
#dfae5d
#0b0905
#352a16
#604b28
#8a6c39

Tints of #b58d4b Color

#b58d4b
#bd995f
#c5a673
#cdb387
#d5bf9b
#deccaf
#e6d9c3
#eee5d7
#f6f2eb
#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

#b58d4b
#4b73b5

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

Split Complementary

#b58d4b
#4ba8b5
#584bb5

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

Analogous Color

#b5634b
#b5784b
#b58d4b
#b5a24b
#b3b54b

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

#b58d4b
#4bb58d
#8d4bb5

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

#b58d4b
#4bb558
#4b73b5
#b54ba8

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

#b58d4b
#4b73b5
#584bb5
#a8b54b

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

#b58d4b Color Code Preview on Black Background Color

This is how #b58d4b Color will look on black background color. Color contrast ratio is 6.88

#b58d4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b58d4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b58d4b

#b58d4b color code is use for CSS Background Color

Background color for the above div is #b58d4b

HTML with inline CSS

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

#b58d4b color code is use for CSS Border Color

CSS Border color for the above div is #b58d4b

HTML with inline CSS

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

CSS Border Left color for the above div is #b58d4b

HTML with inline CSS

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

CSS Border Right color for the above div is #b58d4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b58d4b

HTML with inline CSS

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

CSS Border Top color for the above div is #b58d4b

HTML with inline CSS

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

#b58d4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b58d4b Color code Preview on White Background

This is how #b58d4b Color code will look on white background color. Color contrast ratio is 3.05

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.