crispedge.com

Color picker

Loading...

#b71595 hex color - Red - Warm color - Information

#b71595 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b71595 Color code in RGB color code model is created after adding 71.76% red color, 8.24% green color and 58.43% blue color. Hex #b71595 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 19% yellow and 28% black.

Hex #b71595 color code is between #bb1199 web safe hex color code and #aa2288 web safe hex color code. #bb1199 is the nearest web safe color code. You can see here many more shades of #b71595 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb71595#b71595
RGB Decimal183, 21, 149rgb(183, 21, 149)
RGB Percent72%, 8%, 58%rgb(72%, 8%, 58%)
CSS RGBa183, 21, 149,1rgba(183,21,149,1)
CMYK Modelcmyk(0%,89%,19%,28%)
HSL Color Space313,79% ,40%hsl(313,79% ,40%)
HSV Color Space313°, 89%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110001010110010101
Octal26725225
Decimal18321149
Hexb71595

Different shades of #b71595 color code.

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

Light Shade of #b71595
#e51aba
Dark Shade of #b71595
#891070
Saturated Shade of #b71595
#c10b9b
Desaturated Shade of #b71595
#ad1f8f
Grey scale Shade of #b71595
#666666
Brighten Shade
#d02eae
Most Readable Shade
#FFFFFF

Shades of #b71595 color code

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

#b71595
#a21284
#8e1073
#7a0e63
#650b52
#510942
#3d0731
#280421
#140210
#000000

Similar Color like #b71595 color

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

#b81696
#b91797
#ba1898
#bb1999
#bc1a9a
#bd1b9b
#be1c9c
#bf1d9d
#c01e9e
#c11f9f
#c220a0
#c321a1
#c422a2
#c523a3
#b61494
#b51393
#b41292
#b31191
#b21090
#b10f8f
#b00e8e
#af0d8d
#ae0c8c
#ad0b8b
#ac0a8a
#ab0989
#aa0888
#a90787

Monochromatic Color with #b71595

#b71595
#e11ab8
#0d010b
#37062d
#620b50
#8c1072

Tints of #b71595 Color

#b71595
#bf2fa0
#c749ac
#cf63b8
#d77dc4
#df97cf
#e7b1db
#efcbe7
#f7e5f3
#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

#b71595
#15b737

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

Split Complementary

#b71595
#44b715
#15b788

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

Analogous Color

#9815b7
#b715b5
#b71595
#b71575
#b71554

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

#b71595
#95b715
#1595b7

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

#b71595
#b78815
#15b737
#1544b7

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

#b71595
#15b737
#15b788
#b71544

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

#b71595 Color Code Preview on Black Background Color

This is how #b71595 Color will look on black background color. Color contrast ratio is 3.55

#b71595 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b71595

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b71595

#b71595 color code is use for CSS Background Color

Background color for the above div is #b71595

HTML with inline CSS

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

#b71595 color code is use for CSS Border Color

CSS Border color for the above div is #b71595

HTML with inline CSS

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

CSS Border Left color for the above div is #b71595

HTML with inline CSS

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

CSS Border Right color for the above div is #b71595

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b71595

HTML with inline CSS

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

CSS Border Top color for the above div is #b71595

HTML with inline CSS

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

#b71595 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b71595 Color code Preview on White Background

This is how #b71595 Color code will look on white background color. Color contrast ratio is 5.91

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

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(183,21,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,183,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,21,149,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.