crispedge.com

Color picker

Loading...

#be177a hex color - Red - Warm color - Information

#be177a hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #be177a Color code in RGB color code model is created after adding 74.51% red color, 9.02% green color and 47.84% blue color. Hex #be177a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 36% yellow and 25% black.

Hex #be177a color code is between #bb1177 web safe hex color code and #cc2288 web safe hex color code. #bb1177 is the nearest web safe color code. You can see here many more shades of #be177a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe177a#be177a
RGB Decimal190, 23, 122rgb(190, 23, 122)
RGB Percent75%, 9%, 48%rgb(75%, 9%, 48%)
CSS RGBa190, 23, 122,1rgba(190,23,122,1)
CMYK Modelcmyk(0%,88%,36%,25%)
HSL Color Space324,78% ,42%hsl(324,78% ,42%)
HSV Color Space324°, 88%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100001011101111010
Octal27627172
Decimal19023122
Hexbe177a

Different shades of #be177a color code.

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

Light Shade of #be177a
#e42496
Dark Shade of #be177a
#90115d
Saturated Shade of #be177a
#c90c7c
Desaturated Shade of #be177a
#b32278
Grey scale Shade of #be177a
#6a6a6a
Brighten Shade
#d73093
Most Readable Shade
#FFFFFF

Shades of #be177a color code

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

#be177a
#a8146c
#93115e
#7e0f51
#690c43
#540a36
#3f0728
#2a051b
#15020d
#000000

Similar Color like #be177a color

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

#bf187b
#c0197c
#c11a7d
#c21b7e
#c31c7f
#c41d80
#c51e81
#c61f82
#c72083
#c82184
#c92285
#ca2386
#cb2487
#cc2588
#bd1679
#bc1578
#bb1477
#ba1376
#b91275
#b81174
#b71073
#b60f72
#b50e71
#b40d70
#b30c6f
#b20b6e
#b10a6d
#b0096c

Monochromatic Color with #be177a

#be177a
#e81c95
#14020d
#3e0828
#690d43
#93125f

Tints of #be177a Color

#be177a
#c53088
#cc4a97
#d364a6
#da7eb5
#e297c3
#e9b1d2
#f0cbe1
#f7e5f0
#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

#be177a
#17be5b

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

Split Complementary

#be177a
#26be17
#17beaf

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

Analogous Color

#be17bd
#be179b
#be177a
#be1759
#be1737

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

#be177a
#7abe17
#177abe

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

#be177a
#beae17
#17be5b
#1726be

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

#be177a
#17be5b
#17beaf
#be1726

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

#be177a Color Code Preview on Black Background Color

This is how #be177a Color will look on black background color. Color contrast ratio is 3.59

#be177a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be177a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be177a

#be177a color code is use for CSS Background Color

Background color for the above div is #be177a

HTML with inline CSS

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

#be177a color code is use for CSS Border Color

CSS Border color for the above div is #be177a

HTML with inline CSS

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

CSS Border Left color for the above div is #be177a

HTML with inline CSS

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

CSS Border Right color for the above div is #be177a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be177a

HTML with inline CSS

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

CSS Border Top color for the above div is #be177a

HTML with inline CSS

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

#be177a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be177a Color code Preview on White Background

This is how #be177a Color code will look on white background color. Color contrast ratio is 5.84

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

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,23,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(23,190,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,23,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.