crispedge.com

Color picker

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

#b47291 hex color - Red - Warm color - Information

#b47291 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b47291 Color code in RGB color code model is created after adding 70.59% red color, 44.71% green color and 56.86% blue color. Hex #b47291 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 19% yellow and 29% black.

Hex #b47291 color code is between #bb7799 web safe hex color code and #aa6688 web safe hex color code. #bb7799 is the nearest web safe color code. You can see here many more shades of #b47291 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb47291#b47291
RGB Decimal180, 114, 145rgb(180, 114, 145)
RGB Percent71%, 45%, 57%rgb(71%, 45%, 57%)
CSS RGBa180, 114, 145,1rgba(180,114,145,1)
CMYK Modelcmyk(0%,37%,19%,29%)
HSL Color Space332,31% ,58%hsl(332,31% ,58%)
HSV Color Space332°, 37%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000111001010010001
Octal264162221
Decimal180114145
Hexb47291

Different shades of #b47291 color code.

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

Light Shade of #b47291
#c693ab
Dark Shade of #b47291
#9f5477
Saturated Shade of #b47291
#bf6790
Desaturated Shade of #b47291
#a97d92
Grey scale Shade of #b47291
#939393
Brighten Shade
#cd8baa
Most Readable Shade
#FFFFFF

Shades of #b47291 color code

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

#b47291
#a06580
#8c5870
#784c60
#643f50
#503240
#3c2630
#281920
#140c10
#000000

Similar Color like #b47291 color

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

#b57392
#b67493
#b77594
#b87695
#b97796
#ba7897
#bb7998
#bc7a99
#bd7b9a
#be7c9b
#bf7d9c
#c07e9d
#c17f9e
#c2809f
#b37190
#b2708f
#b16f8e
#b06e8d
#af6d8c
#ae6c8b
#ad6b8a
#ac6a89
#ab6988
#aa6887
#a96786
#a86685
#a76584
#a66483

Monochromatic Color with #b47291

#b47291
#de8db3
#0a0608
#34212a
#5f3c4d
#89576f

Tints of #b47291 Color

#b47291
#bc819d
#c491a9
#cda1b5
#d5b0c1
#ddc0ce
#e6d0da
#eedfe6
#f6eff2
#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

#b47291
#72b495

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

Split Complementary

#b47291
#72b474
#72b2b4

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

Analogous Color

#b472ab
#b4729e
#b47291
#b47284
#b47277

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

#b47291
#91b472
#7291b4

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

#b47291
#b2b472
#72b495
#7472b4

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

#b47291
#72b495
#72b2b4
#b47472

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

#b47291 Color Code Preview on Black Background Color

This is how #b47291 Color will look on black background color. Color contrast ratio is 5.76

#b47291 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b47291

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b47291

#b47291 color code is use for CSS Background Color

Background color for the above div is #b47291

HTML with inline CSS

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

#b47291 color code is use for CSS Border Color

CSS Border color for the above div is #b47291

HTML with inline CSS

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

CSS Border Left color for the above div is #b47291

HTML with inline CSS

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

CSS Border Right color for the above div is #b47291

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b47291

HTML with inline CSS

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

CSS Border Top color for the above div is #b47291

HTML with inline CSS

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

#b47291 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b47291 Color code Preview on White Background

This is how #b47291 Color code will look on white background color. Color contrast ratio is 3.65

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.