crispedge.com

Color picker

Loading...

#b13d57 hex color - Red - Warm color - Information

#b13d57 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #b13d57 Color code in RGB color code model is created after adding 69.41% red color, 23.92% green color and 34.12% blue color. Hex #b13d57 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 51% yellow and 31% black.

Hex #b13d57 color code is between #aa4455 web safe hex color code and #bb3366 web safe hex color code. #aa4455 is the nearest web safe color code. You can see here many more shades of #b13d57 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb13d57#b13d57
RGB Decimal177, 61, 87rgb(177, 61, 87)
RGB Percent69%, 24%, 34%rgb(69%, 24%, 34%)
CSS RGBa177, 61, 87,1rgba(177,61,87,1)
CMYK Modelcmyk(0%,66%,51%,31%)
HSL Color Space347,49% ,47%hsl(347,49% ,47%)
HSV Color Space347°, 66%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010011110101010111
Octal26175127
Decimal1776187
Hexb13d57

Different shades of #b13d57 color code.

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

Light Shade of #b13d57
#c65b73
Dark Shade of #b13d57
#8b3044
Saturated Shade of #b13d57
#bd3150
Desaturated Shade of #b13d57
#a5495e
Grey scale Shade of #b13d57
#777777
Brighten Shade
#ca5670
Most Readable Shade
#FFFFFF

Shades of #b13d57 color code

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

#b13d57
#9d364d
#892f43
#76283a
#622130
#4e1b26
#3b141d
#270d13
#130609
#000000

Similar Color like #b13d57 color

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

#b23e58
#b33f59
#b4405a
#b5415b
#b6425c
#b7435d
#b8445e
#b9455f
#ba4660
#bb4761
#bc4862
#bd4963
#be4a64
#bf4b65
#b03c56
#af3b55
#ae3a54
#ad3953
#ac3852
#ab3751
#aa3650
#a9354f
#a8344e
#a7334d
#a6324c
#a5314b
#a4304a
#a32f49

Monochromatic Color with #b13d57

#b13d57
#db4c6c
#070203
#311118
#5c202d
#862e42

Tints of #b13d57 Color

#b13d57
#b95269
#c2687c
#cb7d8f
#d393a1
#dca8b4
#e5bec7
#edd3d9
#f6e9ec
#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

#b13d57
#3db197

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

Split Complementary

#b13d57
#3db15d
#3d91b1

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

Analogous Color

#b13d85
#b13d6e
#b13d57
#b13d40
#b1513d

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

#b13d57
#57b13d
#3d57b1

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

#b13d57
#91b13d
#3db197
#5d3db1

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

#b13d57
#3db197
#3d91b1
#b15d3d

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

#b13d57 Color Code Preview on Black Background Color

This is how #b13d57 Color will look on black background color. Color contrast ratio is 3.67

#b13d57 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13d57

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13d57

#b13d57 color code is use for CSS Background Color

Background color for the above div is #b13d57

HTML with inline CSS

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

#b13d57 color code is use for CSS Border Color

CSS Border color for the above div is #b13d57

HTML with inline CSS

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

CSS Border Left color for the above div is #b13d57

HTML with inline CSS

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

CSS Border Right color for the above div is #b13d57

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b13d57

HTML with inline CSS

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

CSS Border Top color for the above div is #b13d57

HTML with inline CSS

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

#b13d57 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b13d57 Color code Preview on White Background

This is how #b13d57 Color code will look on white background color. Color contrast ratio is 5.71

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

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(177,61,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(61,177,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,61,87,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.