crispedge.com

Color picker

Loading...

#bc2a39 hex color - Red - Warm color - Information

#bc2a39 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #bc2a39 Color code in RGB color code model is created after adding 73.73% red color, 16.47% green color and 22.35% blue color. Hex #bc2a39 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 70% yellow and 26% black.

Hex #bc2a39 color code is between #bb2233 web safe hex color code and #cc3344 web safe hex color code. #bb2233 is the nearest web safe color code. You can see here many more shades of #bc2a39 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc2a39#bc2a39
RGB Decimal188, 42, 57rgb(188, 42, 57)
RGB Percent74%, 16%, 22%rgb(74%, 16%, 22%)
CSS RGBa188, 42, 57,1rgba(188,42,57,1)
CMYK Modelcmyk(0%,78%,70%,26%)
HSL Color Space354,63% ,45%hsl(354,63% ,45%)
HSV Color Space354°, 78%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000010101000111001
Octal2745271
Decimal1884257
Hexbc2a39

Different shades of #bc2a39 color code.

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

Light Shade of #bc2a39
#d54453
Dark Shade of #bc2a39
#92212c
Saturated Shade of #bc2a39
#c71f30
Desaturated Shade of #bc2a39
#b03542
Grey scale Shade of #bc2a39
#737373
Brighten Shade
#d54352
Most Readable Shade
#FFFFFF

Shades of #bc2a39 color code

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

#bc2a39
#a72532
#92202c
#7d1c26
#68171f
#531219
#3e0e13
#29090c
#140406
#000000

Similar Color like #bc2a39 color

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

#bd2b3a
#be2c3b
#bf2d3c
#c02e3d
#c12f3e
#c2303f
#c33140
#c43241
#c53342
#c63443
#c73544
#c83645
#c93746
#ca3847
#bb2938
#ba2837
#b92736
#b82635
#b72534
#b62433
#b52332
#b42231
#b32130
#b2202f
#b11f2e
#b01e2d
#af1d2c
#ae1c2b

Monochromatic Color with #bc2a39

#bc2a39
#e63446
#120405
#3c0e12
#67171f
#91212c

Tints of #bc2a39 Color

#bc2a39
#c3414f
#ca5965
#d2717b
#d98891
#e1a0a7
#e8b8bd
#f0cfd3
#f7e7e9
#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

#bc2a39
#2abcad

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

Split Complementary

#bc2a39
#2abc64
#2a82bc

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

Analogous Color

#bc2a73
#bc2a56
#bc2a39
#bc382a
#bc552a

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

#bc2a39
#39bc2a
#2a39bc

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

#bc2a39
#82bc2a
#2abcad
#642abc

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

#bc2a39
#2abcad
#2a82bc
#bc642a

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

#bc2a39 Color Code Preview on Black Background Color

This is how #bc2a39 Color will look on black background color. Color contrast ratio is 3.53

#bc2a39 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc2a39

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc2a39

#bc2a39 color code is use for CSS Background Color

Background color for the above div is #bc2a39

HTML with inline CSS

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

#bc2a39 color code is use for CSS Border Color

CSS Border color for the above div is #bc2a39

HTML with inline CSS

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

CSS Border Left color for the above div is #bc2a39

HTML with inline CSS

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

CSS Border Right color for the above div is #bc2a39

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc2a39

HTML with inline CSS

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

CSS Border Top color for the above div is #bc2a39

HTML with inline CSS

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

#bc2a39 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc2a39 Color code Preview on White Background

This is how #bc2a39 Color code will look on white background color. Color contrast ratio is 5.95

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

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(188,42,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,188,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,42,57,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.