@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#bc1206 hex color - Red - Warm color - Information

#bc1206 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bc1206 Color code in RGB color code model is created after adding 73.73% red color, 7.06% green color and 2.35% blue color. Hex #bc1206 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 97% yellow and 26.27% black.

Hex #bc1206 color code is between #bb1100 web safe hex color code and #cc2200 web safe hex color code. #bb1100 is the nearest web safe color code. You can see here many more shades of #bc1206 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bc1206 #bc1206
RGB Decimal 188, 18, 6 rgb(188, 18, 6)
RGB Percent 74%, 7%, 2% rgb(74%, 7%, 2%)
CSS RGBa 188, 18, 6,1 rgba(188,18,6,1)
CMYK Model cmyk(0%,90%,97%,26.27%)
HSL Color Space 4,94% ,38% hsl(4,94% ,38%)
HSV Color Space 4°, 97%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 00010010 00000110
Octal 274 22 6
Decimal 188 18 6
Hex bc 12 06

Different shades of #bc1206 color code.

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

Light Shade of #bc1206
#ed1708
Dark Shade of #bc1206
#8b0d04
Saturated Shade of #bc1206
#c20d00
Desaturated Shade of #bc1206
#b21a10
Grey scale Shade of #bc1206
#616161
Brighten Shade
#d52b1f
Most Readable Shade
#FFFFFF

Shades of #bc1206 color code

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

#bc1206
#a71005
#920e04
#7d0c04
#680a03
#530802
#3e0602
#290401
#140200
#000000

Similar Color like #bc1206 color

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

#bd1307
#be1408
#bf1509
#c0160a
#c1170b
#c2180c
#c3190d
#c41a0e
#c51b0f
#c61c10
#c71d11
#c81e12
#c91f13
#ca2014
#bb1105
#ba1004
#b90f03
#b80e02
#b70d01
#b60c00
#b50b00
#b40a00
#b30900
#b20800
#b10700
#b00600
#af0500
#ae0400

Monochromatic Color with #bc1206

#bc1206
#e61607
#120201
#3c0602
#670a03
#910e05

Tints of #bc1206 Color

#bc1206
#c32c21
#ca463d
#d26159
#d97b74
#e19590
#e8b0ac
#f0cac7
#f7e4e3
#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

#bc1206
#06b0bc

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

Split Complementary

#bc1206
#06bc6d
#0655bc

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

Analogous Color

#bc0643
#bc061e
#bc1206
#bc3606
#bc5b06

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

#bc1206
#06bc12
#1206bc

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

#bc1206
#55bc06
#06b0bc
#6d06bc

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

#bc1206
#06b0bc
#0655bc
#bc6d06

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

#bc1206 Color Code Preview on Black Background Color

This is how #bc1206 Color will look on black background color. Color contrast ratio is 3.23

#bc1206 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc1206

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc1206

#bc1206 color code is use for CSS Background Color

Background color for the above div is #bc1206

HTML with inline CSS

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

#bc1206 color code is use for CSS Border Color

CSS Border color for the above div is #bc1206

HTML with inline CSS

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

CSS Border Left color for the above div is #bc1206

HTML with inline CSS

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

CSS Border Right color for the above div is #bc1206

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc1206

HTML with inline CSS

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

CSS Border Top color for the above div is #bc1206

HTML with inline CSS

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

#bc1206 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc1206 Color code Preview on White Background

This is how #bc1206 Color code will look on white background color. Color contrast ratio is 6.51

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

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,18,6,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(6,176,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,18,6,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.