crispedge.com

Color picker

Loading...

#b01c4c hex color - Red - Warm color - Information

#b01c4c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b01c4c Color code in RGB color code model is created after adding 69.02% red color, 10.98% green color and 29.8% blue color. Hex #b01c4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 57% yellow and 31% black.

Hex #b01c4c color code is between #aa2244 web safe hex color code and #bb1155 web safe hex color code. #aa2244 is the nearest web safe color code. You can see here many more shades of #b01c4c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb01c4c#b01c4c
RGB Decimal176, 28, 76rgb(176, 28, 76)
RGB Percent69%, 11%, 30%rgb(69%, 11%, 30%)
CSS RGBa176, 28, 76,1rgba(176,28,76,1)
CMYK Modelcmyk(0%,84%,57%,31%)
HSL Color Space341,73% ,40%hsl(341,73% ,40%)
HSV Color Space341°, 84%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000001110001001100
Octal26034114
Decimal1762876
Hexb01c4c

Different shades of #b01c4c color code.

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

Light Shade of #b01c4c
#dc235f
Dark Shade of #b01c4c
#841539
Saturated Shade of #b01c4c
#ba1248
Desaturated Shade of #b01c4c
#a62650
Grey scale Shade of #b01c4c
#666666
Brighten Shade
#c93565
Most Readable Shade
#FFFFFF

Shades of #b01c4c color code

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

#b01c4c
#9c1843
#88153b
#751232
#610f2a
#4e0c21
#3a0919
#270610
#130308
#000000

Similar Color like #b01c4c color

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

#b11d4d
#b21e4e
#b31f4f
#b42050
#b52151
#b62252
#b72353
#b82454
#b92555
#ba2656
#bb2757
#bc2858
#bd2959
#be2a5a
#af1b4b
#ae1a4a
#ad1949
#ac1848
#ab1747
#aa1646
#a91545
#a81444
#a71343
#a61242
#a51141
#a41040
#a30f3f
#a20e3e

Monochromatic Color with #b01c4c

#b01c4c
#da235e
#060103
#300815
#5b0e27
#85153a

Tints of #b01c4c Color

#b01c4c
#b8355f
#c14e73
#ca6787
#d3809b
#db9aaf
#e4b3c3
#edccd7
#f6e5eb
#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

#b01c4c
#1cb080

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

Split Complementary

#b01c4c
#1cb036
#1c96b0

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

Analogous Color

#b01c87
#b01c6a
#b01c4c
#b01c2e
#b0271c

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

#b01c4c
#4cb01c
#1c4cb0

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

#b01c4c
#96b01c
#1cb080
#361cb0

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

#b01c4c
#1cb080
#1c96b0
#b0361c

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

#b01c4c Color Code Preview on Black Background Color

This is how #b01c4c Color will look on black background color. Color contrast ratio is 3.12

#b01c4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b01c4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b01c4c

#b01c4c color code is use for CSS Background Color

Background color for the above div is #b01c4c

HTML with inline CSS

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

#b01c4c color code is use for CSS Border Color

CSS Border color for the above div is #b01c4c

HTML with inline CSS

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

CSS Border Left color for the above div is #b01c4c

HTML with inline CSS

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

CSS Border Right color for the above div is #b01c4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b01c4c

HTML with inline CSS

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

CSS Border Top color for the above div is #b01c4c

HTML with inline CSS

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

#b01c4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b01c4c Color code Preview on White Background

This is how #b01c4c Color code will look on white background color. Color contrast ratio is 6.74

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

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(176,28,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,176,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,28,76,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.