crispedge.com

Color picker

Loading...

#bf1c3f hex color - Red - Warm color - Information

#bf1c3f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #bf1c3f Color code in RGB color code model is created after adding 74.9% red color, 10.98% green color and 24.71% blue color. Hex #bf1c3f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 67% yellow and 25% black.

Hex #bf1c3f color code is between #bb2244 web safe hex color code and #cc1133 web safe hex color code. #bb2244 is the nearest web safe color code. You can see here many more shades of #bf1c3f color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebf1c3f#bf1c3f
RGB Decimal191, 28, 63rgb(191, 28, 63)
RGB Percent75%, 11%, 25%rgb(75%, 11%, 25%)
CSS RGBa191, 28, 63,1rgba(191,28,63,1)
CMYK Modelcmyk(0%,85%,67%,25%)
HSL Color Space347,74% ,43%hsl(347,74% ,43%)
HSV Color Space347°, 85%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111110001110000111111
Octal2773477
Decimal1912863
Hexbf1c3f

Different shades of #bf1c3f color code.

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

Light Shade of #bf1c3f
#e02e54
Dark Shade of #bf1c3f
#931530
Saturated Shade of #bf1c3f
#ca1139
Desaturated Shade of #bf1c3f
#b42745
Grey scale Shade of #bf1c3f
#6d6d6d
Brighten Shade
#d83558
Most Readable Shade
#FFFFFF

Shades of #bf1c3f color code

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

#bf1c3f
#a91838
#941531
#7f122a
#6a0f23
#540c1c
#3f0915
#2a060e
#150307
#000000

Similar Color like #bf1c3f color

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

#c01d40
#c11e41
#c21f42
#c32043
#c42144
#c52245
#c62346
#c72447
#c82548
#c92649
#ca274a
#cb284b
#cc294c
#cd2a4d
#be1b3e
#bd1a3d
#bc193c
#bb183b
#ba173a
#b91639
#b81538
#b71437
#b61336
#b51235
#b41134
#b31033
#b20f32
#b10e31

Monochromatic Color with #bf1c3f

#bf1c3f
#e9224d
#150307
#3f0915
#6a1023
#941631

Tints of #bf1c3f Color

#bf1c3f
#c63554
#cd4e69
#d4677f
#db8094
#e29aa9
#e9b3bf
#f0ccd4
#f7e5e9
#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

#bf1c3f
#1cbf9c

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

Split Complementary

#bf1c3f
#1cbf4b
#1c91bf

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

Analogous Color

#bf1c80
#bf1c60
#bf1c3f
#bf1c1e
#bf3a1c

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

#bf1c3f
#3fbf1c
#1c3fbf

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

#bf1c3f
#90bf1c
#1cbf9c
#4b1cbf

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

#bf1c3f
#1cbf9c
#1c91bf
#bf4a1c

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

#bf1c3f Color Code Preview on Black Background Color

This is how #bf1c3f Color will look on black background color. Color contrast ratio is 3.45

#bf1c3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf1c3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf1c3f

#bf1c3f color code is use for CSS Background Color

Background color for the above div is #bf1c3f

HTML with inline CSS

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

#bf1c3f color code is use for CSS Border Color

CSS Border color for the above div is #bf1c3f

HTML with inline CSS

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

CSS Border Left color for the above div is #bf1c3f

HTML with inline CSS

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

CSS Border Right color for the above div is #bf1c3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf1c3f

HTML with inline CSS

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

CSS Border Top color for the above div is #bf1c3f

HTML with inline CSS

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

#bf1c3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf1c3f Color code Preview on White Background

This is how #bf1c3f Color code will look on white background color. Color contrast ratio is 6.08

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

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(191,28,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,191,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,28,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.