crispedge.com

Color picker

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

#be5971 hex color - Red - Warm color - Information

#be5971 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #be5971 Color code in RGB color code model is created after adding 74.51% red color, 34.9% green color and 44.31% blue color. Hex #be5971 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 41% yellow and 25% black.

Hex #be5971 color code is between #bb5577 web safe hex color code and #cc6666 web safe hex color code. #bb5577 is the nearest web safe color code. You can see here many more shades of #be5971 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebe5971#be5971
RGB Decimal190, 89, 113rgb(190, 89, 113)
RGB Percent75%, 35%, 44%rgb(75%, 35%, 44%)
CSS RGBa190, 89, 113,1rgba(190,89,113,1)
CMYK Modelcmyk(0%,53%,41%,25%)
HSL Color Space346,44% ,55%hsl(346,44% ,55%)
HSV Color Space346°, 53%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100101100101110001
Octal276131161
Decimal19089113
Hexbe5971

Different shades of #be5971 color code.

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

Light Shade of #be5971
#cc7e90
Dark Shade of #be5971
#a44058
Saturated Shade of #be5971
#ca4d6b
Desaturated Shade of #be5971
#b26577
Grey scale Shade of #be5971
#8b8b8b
Brighten Shade
#d7728a
Most Readable Shade
#FFFFFF

Shades of #be5971 color code

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

#be5971
#a84f64
#934557
#7e3b4b
#69313e
#542732
#3f1d25
#2a1319
#15090c
#000000

Similar Color like #be5971 color

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

#bf5a72
#c05b73
#c15c74
#c25d75
#c35e76
#c45f77
#c56078
#c66179
#c7627a
#c8637b
#c9647c
#ca657d
#cb667e
#cc677f
#bd5870
#bc576f
#bb566e
#ba556d
#b9546c
#b8536b
#b7526a
#b65169
#b55068
#b44f67
#b34e66
#b24d65
#b14c64
#b04b63

Monochromatic Color with #be5971

#be5971
#e86d8a
#14090c
#3e1d25
#69313e
#934558

Tints of #be5971 Color

#be5971
#c56b80
#cc7d90
#d390a0
#daa2b0
#e2b5bf
#e9c7cf
#f0dadf
#f7ecef
#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

#be5971
#59bea6

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

Split Complementary

#be5971
#59be74
#59a3be

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

Analogous Color

#be5999
#be5985
#be5971
#be595d
#be6959

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

#be5971
#71be59
#5971be

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

#be5971
#a3be59
#59bea6
#7359be

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

#be5971
#59bea6
#59a3be
#be7459

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

#be5971 Color Code Preview on Black Background Color

This is how #be5971 Color will look on black background color. Color contrast ratio is 4.86

#be5971 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5971

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5971

#be5971 color code is use for CSS Background Color

Background color for the above div is #be5971

HTML with inline CSS

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

#be5971 color code is use for CSS Border Color

CSS Border color for the above div is #be5971

HTML with inline CSS

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

CSS Border Left color for the above div is #be5971

HTML with inline CSS

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

CSS Border Right color for the above div is #be5971

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be5971

HTML with inline CSS

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

CSS Border Top color for the above div is #be5971

HTML with inline CSS

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

#be5971 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be5971 Color code Preview on White Background

This is how #be5971 Color code will look on white background color. Color contrast ratio is 4.32

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

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.