crispedge.com

Color picker

Loading...

#bc1b51 hex color - Red - Warm color - Information

#bc1b51 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bc1b51 Color code in RGB color code model is created after adding 73.73% red color, 10.59% green color and 31.76% blue color. Hex #bc1b51 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 57% yellow and 26% black.

Hex #bc1b51 color code is between #bb2255 web safe hex color code and #cc1144 web safe hex color code. #bb2255 is the nearest web safe color code. You can see here many more shades of #bc1b51 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebc1b51#bc1b51
RGB Decimal188, 27, 81rgb(188, 27, 81)
RGB Percent74%, 11%, 32%rgb(74%, 11%, 32%)
CSS RGBa188, 27, 81,1rgba(188,27,81,1)
CMYK Modelcmyk(0%,86%,57%,26%)
HSL Color Space340,75% ,42%hsl(340,75% ,42%)
HSV Color Space340°, 86%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000001101101010001
Octal27433121
Decimal1882781
Hexbc1b51

Different shades of #bc1b51 color code.

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

Light Shade of #bc1b51
#e02a67
Dark Shade of #bc1b51
#8f153e
Saturated Shade of #bc1b51
#c7104d
Desaturated Shade of #bc1b51
#b12655
Grey scale Shade of #bc1b51
#6b6b6b
Brighten Shade
#d5346a
Most Readable Shade
#FFFFFF

Shades of #bc1b51 color code

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

#bc1b51
#a71848
#92153f
#7d1236
#680f2d
#530c24
#3e091b
#290612
#140309
#000000

Similar Color like #bc1b51 color

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

#bd1c52
#be1d53
#bf1e54
#c01f55
#c12056
#c22157
#c32258
#c42359
#c5245a
#c6255b
#c7265c
#c8275d
#c9285e
#ca295f
#bb1a50
#ba194f
#b9184e
#b8174d
#b7164c
#b6154b
#b5144a
#b41349
#b31248
#b21147
#b11046
#b00f45
#af0e44
#ae0d43

Monochromatic Color with #bc1b51

#bc1b51
#e62163
#120308
#3c091a
#670f2c
#91153f

Tints of #bc1b51 Color

#bc1b51
#c33464
#ca4d77
#d2678b
#d9809e
#e199b1
#e8b3c5
#f0ccd8
#f7e5eb
#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

#bc1b51
#1bbc86

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

Split Complementary

#bc1b51
#1bbc36
#1ba1bc

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

Analogous Color

#bc1b91
#bc1b71
#bc1b51
#bc1b31
#bc251b

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

#bc1b51
#51bc1b
#1b51bc

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

#bc1b51
#a1bc1b
#1bbc86
#351bbc

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

#bc1b51
#1bbc86
#1ba1bc
#bc361b

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

#bc1b51 Color Code Preview on Black Background Color

This is how #bc1b51 Color will look on black background color. Color contrast ratio is 3.41

#bc1b51 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc1b51

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc1b51

#bc1b51 color code is use for CSS Background Color

Background color for the above div is #bc1b51

HTML with inline CSS

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

#bc1b51 color code is use for CSS Border Color

CSS Border color for the above div is #bc1b51

HTML with inline CSS

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

CSS Border Left color for the above div is #bc1b51

HTML with inline CSS

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

CSS Border Right color for the above div is #bc1b51

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc1b51

HTML with inline CSS

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

CSS Border Top color for the above div is #bc1b51

HTML with inline CSS

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

#bc1b51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc1b51 Color code Preview on White Background

This is how #bc1b51 Color code will look on white background color. Color contrast ratio is 6.15

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

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,27,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,188,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,27,81,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.