crispedge.com

Color picker

Loading...

#b31ea5 hex color - Red - Warm color - Information

#b31ea5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b31ea5 Color code in RGB color code model is created after adding 70.2% red color, 11.76% green color and 64.71% blue color. Hex #b31ea5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 8% yellow and 30% black.

Hex #b31ea5 color code is between #bb22aa web safe hex color code and #aa1199 web safe hex color code. #bb22aa is the nearest web safe color code. You can see here many more shades of #b31ea5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb31ea5#b31ea5
RGB Decimal179, 30, 165rgb(179, 30, 165)
RGB Percent70%, 12%, 65%rgb(70%, 12%, 65%)
CSS RGBa179, 30, 165,1rgba(179,30,165,1)
CMYK Modelcmyk(0%,83%,8%,30%)
HSL Color Space306,71% ,41%hsl(306,71% ,41%)
HSV Color Space306°, 83%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110001111010100101
Octal26336245
Decimal17930165
Hexb31ea5

Different shades of #b31ea5 color code.

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

Light Shade of #b31ea5
#db29ca
Dark Shade of #b31ea5
#87177d
Saturated Shade of #b31ea5
#bd14ad
Desaturated Shade of #b31ea5
#a9289d
Grey scale Shade of #b31ea5
#686868
Brighten Shade
#cc37be
Most Readable Shade
#FFFFFF

Shades of #b31ea5 color code

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

#b31ea5
#9f1a92
#8b1780
#77146e
#63105b
#4f0d49
#3b0a37
#270624
#130312
#000000

Similar Color like #b31ea5 color

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

#b41fa6
#b520a7
#b621a8
#b722a9
#b823aa
#b924ab
#ba25ac
#bb26ad
#bc27ae
#bd28af
#be29b0
#bf2ab1
#c02bb2
#c12cb3
#b21da4
#b11ca3
#b01ba2
#af1aa1
#ae19a0
#ad189f
#ac179e
#ab169d
#aa159c
#a9149b
#a8139a
#a71299
#a61198
#a51097

Monochromatic Color with #b31ea5

#b31ea5
#dd25cc
#090208
#33092f
#5e1057
#88177e

Tints of #b31ea5 Color

#b31ea5
#bb37af
#c350b9
#cc69c3
#d482cd
#dd9bd7
#e5b4e1
#eecdeb
#f6e6f5
#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

#b31ea5
#1eb32c

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

Split Complementary

#b31ea5
#5bb31e
#1eb376

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

Analogous Color

#851eb3
#a31eb3
#b31ea5
#b31e87
#b31e69

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

#b31ea5
#a5b31e
#1ea5b3

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

#b31ea5
#b3761e
#1eb32c
#1e5ab3

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

#b31ea5
#1eb32c
#1eb376
#b31e5b

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

#b31ea5 Color Code Preview on Black Background Color

This is how #b31ea5 Color will look on black background color. Color contrast ratio is 3.65

#b31ea5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b31ea5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b31ea5

#b31ea5 color code is use for CSS Background Color

Background color for the above div is #b31ea5

HTML with inline CSS

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

#b31ea5 color code is use for CSS Border Color

CSS Border color for the above div is #b31ea5

HTML with inline CSS

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

CSS Border Left color for the above div is #b31ea5

HTML with inline CSS

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

CSS Border Right color for the above div is #b31ea5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b31ea5

HTML with inline CSS

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

CSS Border Top color for the above div is #b31ea5

HTML with inline CSS

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

#b31ea5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b31ea5 Color code Preview on White Background

This is how #b31ea5 Color code will look on white background color. Color contrast ratio is 5.76

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

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(179,30,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,179,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,30,165,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.