crispedge.com

Color picker

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

#b48b5b hex color - Yellow - Warm color - Information

#b48b5b hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #b48b5b Color code in RGB color code model is created after adding 70.59% red color, 54.51% green color and 35.69% blue color. Hex #b48b5b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 49% yellow and 29% black.

Hex #b48b5b color code is between #bb8855 web safe hex color code and #aa9966 web safe hex color code. #bb8855 is the nearest web safe color code. You can see here many more shades of #b48b5b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb48b5b#b48b5b
RGB Decimal180, 139, 91rgb(180, 139, 91)
RGB Percent71%, 55%, 36%rgb(71%, 55%, 36%)
CSS RGBa180, 139, 91,1rgba(180,139,91,1)
CMYK Modelcmyk(0%,23%,49%,29%)
HSL Color Space32,37% ,53%hsl(32,37% ,53%)
HSV Color Space32°, 49%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001000101101011011
Octal264213133
Decimal18013991
Hexb48b5b

Different shades of #b48b5b color code.

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

Light Shade of #b48b5b
#c4a47e
Dark Shade of #b48b5b
#977145
Saturated Shade of #b48b5b
#c08c4f
Desaturated Shade of #b48b5b
#a88a67
Grey scale Shade of #b48b5b
#878787
Brighten Shade
#cda474
Most Readable Shade
#000000

Shades of #b48b5b color code

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

#b48b5b
#a07b50
#8c6c46
#785c3c
#644d32
#503d28
#3c2e1e
#281e14
#140f0a
#000000

Similar Color like #b48b5b color

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

#b58c5c
#b68d5d
#b78e5e
#b88f5f
#b99060
#ba9161
#bb9262
#bc9363
#bd9464
#be9565
#bf9666
#c09767
#c19868
#c29969
#b38a5a
#b28959
#b18858
#b08757
#af8656
#ae8555
#ad8454
#ac8353
#ab8252
#aa8151
#a98050
#a87f4f
#a77e4e
#a67d4d

Monochromatic Color with #b48b5b

#b48b5b
#deac70
#0a0805
#34291b
#5f4930
#896a46

Tints of #b48b5b Color

#b48b5b
#bc976d
#c4a47f
#cdb191
#d5bea3
#ddcbb6
#e6d8c8
#eee5da
#f6f2ec
#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

#b48b5b
#5b84b4

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

Split Complementary

#b48b5b
#5bb1b4
#5e5bb4

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

Analogous Color

#b4675b
#b4795b
#b48b5b
#b49d5b
#b4af5b

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

#b48b5b
#5bb48b
#8b5bb4

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

#b48b5b
#5bb45e
#5b84b4
#b45bb0

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

#b48b5b
#5b84b4
#5e5bb4
#b1b45b

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

#b48b5b Color Code Preview on Black Background Color

This is how #b48b5b Color will look on black background color. Color contrast ratio is 6.78

#b48b5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b48b5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b48b5b

#b48b5b color code is use for CSS Background Color

Background color for the above div is #b48b5b

HTML with inline CSS

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

#b48b5b color code is use for CSS Border Color

CSS Border color for the above div is #b48b5b

HTML with inline CSS

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

CSS Border Left color for the above div is #b48b5b

HTML with inline CSS

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

CSS Border Right color for the above div is #b48b5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b48b5b

HTML with inline CSS

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

CSS Border Top color for the above div is #b48b5b

HTML with inline CSS

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

#b48b5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b48b5b Color code Preview on White Background

This is how #b48b5b Color code will look on white background color. Color contrast ratio is 3.10

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

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.