crispedge.com

Color picker

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

#b48d7c hex color - Red - Warm color - Information

#b48d7c hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

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

Hex #b48d7c color code is between #bb8877 web safe hex color code and #aa9988 web safe hex color code. #bb8877 is the nearest web safe color code. You can see here many more shades of #b48d7c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb48d7c#b48d7c
RGB Decimal180, 141, 124rgb(180, 141, 124)
RGB Percent71%, 55%, 49%rgb(71%, 55%, 49%)
CSS RGBa180, 141, 124,1rgba(180,141,124,1)
CMYK Modelcmyk(0%,22%,31%,29%)
HSL Color Space18,27% ,60%hsl(18,27% ,60%)
HSV Color Space18°, 31%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001000110101111100
Octal264215174
Decimal180141124
Hexb48d7c

Different shades of #b48d7c color code.

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

Light Shade of #b48d7c
#c7a99c
Dark Shade of #b48d7c
#a1715c
Saturated Shade of #b48d7c
#be8972
Desaturated Shade of #b48d7c
#aa9186
Grey scale Shade of #b48d7c
#989898
Brighten Shade
#cda695
Most Readable Shade
#000000

Shades of #b48d7c color code

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

#b48d7c
#a07d6e
#8c6d60
#785e52
#644e44
#503e37
#3c2f29
#281f1b
#140f0d
#000000

Similar Color like #b48d7c color

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

#b58e7d
#b68f7e
#b7907f
#b89180
#b99281
#ba9382
#bb9483
#bc9584
#bd9685
#be9786
#bf9887
#c09988
#c19a89
#c29b8a
#b38c7b
#b28b7a
#b18a79
#b08978
#af8877
#ae8776
#ad8675
#ac8574
#ab8473
#aa8372
#a98271
#a88170
#a7806f
#a67f6e

Monochromatic Color with #b48d7c

#b48d7c
#deae99
#0a0807
#342924
#5f4a41
#896c5f

Tints of #b48d7c Color

#b48d7c
#bc998a
#c4a699
#cdb3a7
#d5bfb6
#ddccc4
#e6d9d3
#eee5e1
#f6f2f0
#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

#b48d7c
#7ca3b4

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

Split Complementary

#b48d7c
#7cb4a9
#7c87b4

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

Analogous Color

#b47c81
#b4827c
#b48d7c
#b4987c
#b4a37c

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

#b48d7c
#7cb48d
#8d7cb4

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

#b48d7c
#87b47c
#7ca3b4
#a97cb4

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

#b48d7c
#7ca3b4
#7c87b4
#b4a97c

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

#b48d7c Color Code Preview on Black Background Color

This is how #b48d7c Color will look on black background color. Color contrast ratio is 7.04

#b48d7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b48d7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b48d7c

#b48d7c color code is use for CSS Background Color

Background color for the above div is #b48d7c

HTML with inline CSS

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

#b48d7c color code is use for CSS Border Color

CSS Border color for the above div is #b48d7c

HTML with inline CSS

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

CSS Border Left color for the above div is #b48d7c

HTML with inline CSS

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

CSS Border Right color for the above div is #b48d7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b48d7c

HTML with inline CSS

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

CSS Border Top color for the above div is #b48d7c

HTML with inline CSS

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

#b48d7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b48d7c Color code Preview on White Background

This is how #b48d7c Color code will look on white background color. Color contrast ratio is 2.98

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

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.