crispedge.com

Color picker

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

#b37c9d hex color - Violet - Warm color - Information

#b37c9d hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #b37c9d Color code in RGB color code model is created after adding 70.2% red color, 48.63% green color and 61.57% blue color. Hex #b37c9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 12% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb37c9d#b37c9d
RGB Decimal179, 124, 157rgb(179, 124, 157)
RGB Percent70%, 49%, 62%rgb(70%, 49%, 62%)
CSS RGBa179, 124, 157,1rgba(179,124,157,1)
CMYK Modelcmyk(0%,31%,12%,30%)
HSL Color Space324,27% ,59%hsl(324,27% ,59%)
HSV Color Space324°, 31%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110111110010011101
Octal263174235
Decimal179124157
Hexb37c9d

Different shades of #b37c9d color code.

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

Light Shade of #b37c9d
#c69cb5
Dark Shade of #b37c9d
#9f5d85
Saturated Shade of #b37c9d
#bd729f
Desaturated Shade of #b37c9d
#a9869b
Grey scale Shade of #b37c9d
#979797
Brighten Shade
#cc95b6
Most Readable Shade
#000000

Shades of #b37c9d color code

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

#b37c9d
#9f6e8b
#8b607a
#775268
#634457
#4f3745
#3b2934
#271b22
#130d11
#000000

Similar Color like #b37c9d color

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

#b47d9e
#b57e9f
#b67fa0
#b780a1
#b881a2
#b982a3
#ba83a4
#bb84a5
#bc85a6
#bd86a7
#be87a8
#bf88a9
#c089aa
#c18aab
#b27b9c
#b17a9b
#b0799a
#af7899
#ae7798
#ad7697
#ac7596
#ab7495
#aa7394
#a97293
#a87192
#a77091
#a66f90
#a56e8f

Monochromatic Color with #b37c9d

#b37c9d
#dd99c2
#090608
#33242d
#5e4152
#885f78

Tints of #b37c9d Color

#b37c9d
#bb8aa7
#c399b2
#cca7bd
#d4b6c8
#ddc4d3
#e5d3de
#eee1e9
#f6f0f4
#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

#b37c9d
#7cb392

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

Split Complementary

#b37c9d
#81b37c
#7cb3ad

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

Analogous Color

#b37cb3
#b37ca8
#b37c9d
#b37c92
#b37c87

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

#b37c9d
#9db37c
#7c9db3

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

#b37c9d
#b3ad7c
#7cb392
#7c81b3

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

#b37c9d
#7cb392
#7cb3ad
#b37c81

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

#b37c9d Color Code Preview on Black Background Color

This is how #b37c9d Color will look on black background color. Color contrast ratio is 6.29

#b37c9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b37c9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b37c9d

#b37c9d color code is use for CSS Background Color

Background color for the above div is #b37c9d

HTML with inline CSS

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

#b37c9d color code is use for CSS Border Color

CSS Border color for the above div is #b37c9d

HTML with inline CSS

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

CSS Border Left color for the above div is #b37c9d

HTML with inline CSS

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

CSS Border Right color for the above div is #b37c9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b37c9d

HTML with inline CSS

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

CSS Border Top color for the above div is #b37c9d

HTML with inline CSS

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

#b37c9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b37c9d Color code Preview on White Background

This is how #b37c9d Color code will look on white background color. Color contrast ratio is 3.34

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

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.