crispedge.com

Color picker

Loading...

#ba191f hex color - Red - Warm color - Information

#ba191f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba191f Color code in RGB color code model is created after adding 72.94% red color, 9.8% green color and 12.16% blue color. Hex #ba191f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 83% yellow and 27% black.

Hex #ba191f color code is between #bb1122 web safe hex color code and #aa2211 web safe hex color code. #bb1122 is the nearest web safe color code. You can see here many more shades of #ba191f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba191f#ba191f
RGB Decimal186, 25, 31rgb(186, 25, 31)
RGB Percent73%, 10%, 12%rgb(73%, 10%, 12%)
CSS RGBa186, 25, 31,1rgba(186,25,31,1)
CMYK Modelcmyk(0%,87%,83%,27%)
HSL Color Space358,76% ,41%hsl(358,76% ,41%)
HSV Color Space358°, 87%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100001100100011111
Octal2723137
Decimal1862531
Hexba191f

Different shades of #ba191f color code.

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

Light Shade of #ba191f
#e2242b
Dark Shade of #ba191f
#8d1318
Saturated Shade of #ba191f
#c50e15
Desaturated Shade of #ba191f
#af2429
Grey scale Shade of #ba191f
#696969
Brighten Shade
#d33238
Most Readable Shade
#FFFFFF

Shades of #ba191f color code

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

#ba191f
#a5161b
#901318
#7c1014
#670d11
#520b0d
#3e080a
#290506
#140203
#000000

Similar Color like #ba191f color

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

#bb1a20
#bc1b21
#bd1c22
#be1d23
#bf1e24
#c01f25
#c12026
#c22127
#c32228
#c42329
#c5242a
#c6252b
#c7262c
#c8272d
#b9181e
#b8171d
#b7161c
#b6151b
#b5141a
#b41319
#b31218
#b21117
#b11016
#b00f15
#af0e14
#ae0d13
#ad0c12
#ac0b11

Monochromatic Color with #ba191f

#ba191f
#e41f26
#100203
#3a080a
#650e11
#8f1318

Tints of #ba191f Color

#ba191f
#c13237
#c94c50
#d16569
#d87f82
#e0989b
#e8b2b4
#efcbcd
#f7e5e6
#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

#ba191f
#19bab4

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

Split Complementary

#ba191f
#19ba64
#1970ba

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

Analogous Color

#ba195f
#ba193f
#ba191f
#ba3319
#ba5319

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

#ba191f
#1fba19
#191fba

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

#ba191f
#6fba19
#19bab4
#6319ba

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

#ba191f
#19bab4
#1970ba
#ba6319

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

#ba191f Color Code Preview on Black Background Color

This is how #ba191f Color will look on black background color. Color contrast ratio is 3.25

#ba191f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba191f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba191f

#ba191f color code is use for CSS Background Color

Background color for the above div is #ba191f

HTML with inline CSS

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

#ba191f color code is use for CSS Border Color

CSS Border color for the above div is #ba191f

HTML with inline CSS

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

CSS Border Left color for the above div is #ba191f

HTML with inline CSS

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

CSS Border Right color for the above div is #ba191f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba191f

HTML with inline CSS

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

CSS Border Top color for the above div is #ba191f

HTML with inline CSS

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

#ba191f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba191f Color code Preview on White Background

This is how #ba191f Color code will look on white background color. Color contrast ratio is 6.47

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

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(186,25,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,186,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,25,31,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.