crispedge.com

Color picker

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

#be7e8d hex color - Red - Warm color - Information

#be7e8d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #be7e8d Color code in RGB color code model is created after adding 74.51% red color, 49.41% green color and 55.29% blue color. Hex #be7e8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 26% yellow and 25% black.

Hex #be7e8d color code is between #bb7788 web safe hex color code and #cc8899 web safe hex color code. #bb7788 is the nearest web safe color code. You can see here many more shades of #be7e8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebe7e8d#be7e8d
RGB Decimal190, 126, 141rgb(190, 126, 141)
RGB Percent75%, 49%, 55%rgb(75%, 49%, 55%)
CSS RGBa190, 126, 141,1rgba(190,126,141,1)
CMYK Modelcmyk(0%,34%,26%,25%)
HSL Color Space346,33% ,62%hsl(346,33% ,62%)
HSV Color Space346°, 34%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100111111010001101
Octal276176215
Decimal190126141
Hexbe7e8d

Different shades of #be7e8d color code.

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

Light Shade of #be7e8d
#cfa0ab
Dark Shade of #be7e8d
#ad5c6f
Saturated Shade of #be7e8d
#c87488
Desaturated Shade of #be7e8d
#b48892
Grey scale Shade of #be7e8d
#9e9e9e
Brighten Shade
#d797a6
Most Readable Shade
#000000

Shades of #be7e8d color code

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

#be7e8d
#a8707d
#93626d
#7e545e
#69464e
#54383e
#3f2a2f
#2a1c1f
#150e0f
#000000

Similar Color like #be7e8d color

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

#bf7f8e
#c0808f
#c18190
#c28291
#c38392
#c48493
#c58594
#c68695
#c78796
#c88897
#c98998
#ca8a99
#cb8b9a
#cc8c9b
#bd7d8c
#bc7c8b
#bb7b8a
#ba7a89
#b97988
#b87887
#b77786
#b67685
#b57584
#b47483
#b37382
#b27281
#b17180
#b0707f

Monochromatic Color with #be7e8d

#be7e8d
#e89aad
#140d0f
#3e292e
#69464e
#93626d

Tints of #be7e8d Color

#be7e8d
#c58c99
#cc9aa6
#d3a9b3
#dab7bf
#e2c5cc
#e9d4d9
#f0e2e5
#f7f0f2
#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

#be7e8d
#7ebeaf

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

Split Complementary

#be7e8d
#7ebe8f
#7eadbe

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

Analogous Color

#be7ea7
#be7e9a
#be7e8d
#be7e80
#be897e

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

#be7e8d
#8dbe7e
#7e8dbe

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

#be7e8d
#adbe7e
#7ebeaf
#8f7ebe

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

#be7e8d
#7ebeaf
#7eadbe
#be8f7e

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

#be7e8d Color Code Preview on Black Background Color

This is how #be7e8d Color will look on black background color. Color contrast ratio is 6.56

#be7e8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be7e8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be7e8d

#be7e8d color code is use for CSS Background Color

Background color for the above div is #be7e8d

HTML with inline CSS

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

#be7e8d color code is use for CSS Border Color

CSS Border color for the above div is #be7e8d

HTML with inline CSS

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

CSS Border Left color for the above div is #be7e8d

HTML with inline CSS

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

CSS Border Right color for the above div is #be7e8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be7e8d

HTML with inline CSS

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

CSS Border Top color for the above div is #be7e8d

HTML with inline CSS

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

#be7e8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be7e8d Color code Preview on White Background

This is how #be7e8d Color code will look on white background color. Color contrast ratio is 3.20

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

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.