crispedge.com

Color picker

Loading...

#be5c87 hex color - Beauty Queen - Red - Warm color - Information

#be5c87 hex color - Beauty Queen - Red - Warm color

Color Hue/Base color: Red

Hex #be5c87 Color Code is also known as Beauty Queen color.

Hex #be5c87 Color code in RGB color code model is created after adding 74.51% red color, 36.08% green color and 52.94% blue color. Hex #be5c87 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 29% yellow and 25% black.

Hex #be5c87 color code is between #bb5588 web safe hex color code and #cc6677 web safe hex color code. #bb5588 is the nearest web safe color code. You can see here many more shades of #be5c87 color code.

0 Likes 0 Comments | 18 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codebe5c87#be5c87
RGB Decimal190, 92, 135rgb(190, 92, 135)
RGB Percent75%, 36%, 53%rgb(75%, 36%, 53%)
CSS RGBa190, 92, 135,1rgba(190,92,135,1)
CMYK Modelcmyk(0%,52%,29%,25%)
HSL Color Space334,43% ,55%hsl(334,43% ,55%)
HSV Color Space334°, 52%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100101110010000111
Octal276134207
Decimal19092135
Hexbe5c87

Different shades of #be5c87 color code.

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

Light Shade of #be5c87
#cd80a2
Dark Shade of #be5c87
#a5426d
Saturated Shade of #be5c87
#c95186
Desaturated Shade of #be5c87
#b36788
Grey scale Shade of #be5c87
#8d8d8d
Brighten Shade
#d775a0
Most Readable Shade
#FFFFFF

Shades of #be5c87 color code

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

#be5c87
#a85178
#934769
#7e3d5a
#69334b
#54283c
#3f1e2d
#2a141e
#150a0f
#000000

Similar Color like #be5c87 color

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

#bf5d88
#c05e89
#c15f8a
#c2608b
#c3618c
#c4628d
#c5638e
#c6648f
#c76590
#c86691
#c96792
#ca6893
#cb6994
#cc6a95
#bd5b86
#bc5a85
#bb5984
#ba5883
#b95782
#b85681
#b75580
#b6547f
#b5537e
#b4527d
#b3517c
#b2507b
#b14f7a
#b04e79

Monochromatic Color with #be5c87

#be5c87
#e871a5
#140a0e
#3e1e2c
#69334b
#934769

Tints of #be5c87 Color

#be5c87
#c56e94
#cc80a1
#d392af
#daa4bc
#e2b6c9
#e9c8d7
#f0dae4
#f7ecf1
#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

#be5c87
#5cbe93

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

Split Complementary

#be5c87
#5cbe62
#5cb8be

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

Analogous Color

#be5cae
#be5c9b
#be5c87
#be5c73
#be5c60

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

#be5c87
#87be5c
#5c87be

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

#be5c87
#b8be5c
#5cbe93
#625cbe

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

#be5c87
#5cbe93
#5cb8be
#be625c

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

#be5c87 Color Code Preview on Black Background Color

This is how #be5c87 Color will look on black background color. Color contrast ratio is 5.07

#be5c87 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5c87

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5c87

#be5c87 color code is use for CSS Background Color

Background color for the above div is #be5c87

HTML with inline CSS

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

#be5c87 color code is use for CSS Border Color

CSS Border color for the above div is #be5c87

HTML with inline CSS

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

CSS Border Left color for the above div is #be5c87

HTML with inline CSS

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

CSS Border Right color for the above div is #be5c87

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be5c87

HTML with inline CSS

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

CSS Border Top color for the above div is #be5c87

HTML with inline CSS

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

#be5c87 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be5c87 Color code Preview on White Background

This is how #be5c87 Color code will look on white background color. Color contrast ratio is 4.14

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(190,92,135,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,190,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,92,135,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.