Skip to main content Skip to docs navigation

#BC002C hex color | Nippon | Download Dark Red BG image | Information

Color Picker

@
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.

Color Info

Color Hue/Base color: Red

Hex #BC002C Color Code is also known as | Nippon color.

Hex #BC002C Color code in RGB color code model is created after adding 73.73% red color, 0% green color and 17.25% blue color. Hex #BC002C Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 77% yellow and 26.27% black.

Hex #BC002C color code is between #bb0033 web safe hex color code and #cc0022 web safe hex color code. #bb0033 is the nearest web safe color code. You can see here many more shades of #BC002C color code.

RGB Chart

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

Color Table

Hex Color Code BC002C #BC002C
RGB Decimal 188, 0, 44 188, 0, 44
RGB Percent 74%, 0%, 17% rgb(74%, 0%, 17%)
CSS RGBa 188, 0, 44,1 rgba(188,0,44,1)
CMYK Model cmyk(0%,100%,77%,26.27%)
HSL Color Space 346,100% ,37% hsl(346,100% ,37%)
HSV Color Space 346°, 100%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 00000000 00101100
Octal 274 0 54
Decimal 188 0 44
Hex BC 00 2C

Different shades of #BC002C color code.

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

Darkest of #BC002C
#230008
Darker of #BC002C
#560014
Dark of #BC002C
#890020
Base of #BC002C
#bc002c
Light of #BC002C
#ef0038
Lighter
#ff2356
Lightest
#ff567e

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

#bc002c
#00bc90

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

Split Complementary

#BC002C
#00bc32
#008abc

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

Analogous Color

#bc009a
#bc007a
#bc002c
#bc1300
#bc6100

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

#BC002C
#002cbc
#2cbc00

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

#BC002C
#2cbc00
#00bc90
#9000bc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#BC002C
#8abc00
#00bc90
#3200bc

Square 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).

Monochromatic Color with #BC002C

#000000
#230008
#560014
#890020
#bc002c
#ef0038
#ff2356
#ff567e
#ff89a5

Tints of #BC002C Color

#bc002c
#c31c43
#ca385a
#d25572
#d97189
#e18da1
#e8aab8
#f0c6d0
#f7e2e7
#ffffff

Shades of #BC002C color code

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

#bc002c
#a70027
#920022
#7d001d
#680018
#530013
#3e000e
#290009
#140004
#000000

Tones

#bc002c
#a91336
#962640
#84384a
#714b54

Tones

Similar Color like #BC002C color

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

#bd012d
#be022e
#bf032f
#c00430
#c10531
#c20632
#c30733
#c40834
#c50935
#c60a36
#c70b37
#c80c38
#c90d39
#ca0e3a
#bb002b
#ba002a
#b90029
#b80028
#b70027
#b60026
#b50025
#b40024
#b30023
#b20022
#b10021
#b00020
#af001f
#ae001e

Download this Dark Red

Hex #BC002C 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.

#BC002C Color Code Preview on Black Background Color

This is how #BC002C Color will look on black background color. Color contrast ratio is 3.17

#BC002C in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BC002C

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BC002C

#BC002C color code is use for CSS Background Color

Background color for the above div is #BC002C

HTML with inline CSS

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

#BC002C color code is use for CSS Border Color

CSS Border color for the above div is #BC002C

HTML with inline CSS

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

CSS Border Left color for the above div is #BC002C

HTML with inline CSS

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

CSS Border Right color for the above div is #BC002C

HTML with inline CSS

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

CSS Border Bottom color for the above div is #BC002C

HTML with inline CSS

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

CSS Border Top color for the above div is #BC002C

HTML with inline CSS

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

#BC002C hex Color code used as CSS color Codes

Example CSS Class for usage

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

#BC002C Color code Preview on White Background

This is how #BC002C Color code will look on white background color. Color contrast ratio is 6.61

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,0,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,188,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,0,44,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }