Skip to main content Skip to docs navigation

#c8271b hex color | 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

Woow we have a nearby visually matching color name available. It's name is Clear Red and its hex is #CE261C Nearest Color Name

Color Hue/Base color: Red

Hex #c8271b Color code in RGB color code model is created after adding 78.43% red color, 15.29% green color and 10.59% blue color. Hex #c8271b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 87% yellow and 21.57% black.

Hex #c8271b color code is between #cc2222 web safe hex color code and #bb3311 web safe hex color code. #cc2222 is the nearest web safe color code. You can see here many more shades of #c8271b color code.

RGB Chart

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

Color Table

Hex Color Code c8271b #c8271b
RGB Decimal 200, 39, 27 200, 39, 27
RGB Percent 78%, 15%, 11% rgb(78%, 15%, 11%)
CSS RGBa 200, 39, 27,1 rgba(200,39,27,1)
CMYK Model cmyk(0%,80%,87%,21.57%)
HSL Color Space 4,76% ,45% hsl(4,76% ,45%)
HSV Color Space 4°, 87%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 00100111 00011011
Octal 310 47 33
Decimal 200 39 27
Hex c8 27 1b

Different shades of #c8271b color code.

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

Darkest of #c8271b
#410d09
Darker of #c8271b
#6e150f
Dark of #c8271b
#9b1e15
Base of #c8271b
#c8271b
Light of #c8271b
#e33f33
Lighter
#e96960
Lightest
#f0938c

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

#c8271b
#1bbcc8

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

Split Complementary

#c8271b
#1bc87d
#1b66c8

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

Analogous Color

#c81b74
#c81b57
#c8271b
#c8611b
#c8a91b

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

#c8271b
#271bc8
#1bc827

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

#c8271b
#1bc827
#1bbcc8
#c81bbc

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

#c8271b
#66c81b
#1bbcc8
#7d1bc8

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 #c8271b

#140403
#410d09
#6e150f
#9b1e15
#c8271b
#e33f33
#e96960
#f0938c
#f6beb9

Tints of #c8271b Color

#c8271b
#ce3f34
#d4574d
#da6f67
#e08780
#e69f99
#ecb7b3
#f2cfcc
#f8e7e5
#ffffff

Shades of #c8271b color code

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

#c8271b
#b12218
#9b1e15
#851a12
#6f150f
#58110c
#420d09
#2c0806
#160403
#000000

Tones

#c8271b
#b13b32
#9b4e48
#84625f
#727272

Tones

Similar Color like #c8271b color

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

#c9281c
#ca291d
#cb2a1e
#cc2b1f
#cd2c20
#ce2d21
#cf2e22
#d02f23
#d13024
#d23125
#d33226
#d43327
#d53428
#d63529
#c7261a
#c62519
#c52418
#c42317
#c32216
#c22115
#c12014
#c01f13
#bf1e12
#be1d11
#bd1c10
#bc1b0f
#bb1a0e
#ba190d

Download this Dark Red

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

#c8271b Color Code Preview on Black Background Color

This is how #c8271b Color will look on black background color. Color contrast ratio is 3.76

#c8271b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8271b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8271b

#c8271b color code is use for CSS Background Color

Background color for the above div is #c8271b

HTML with inline CSS

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

#c8271b color code is use for CSS Border Color

CSS Border color for the above div is #c8271b

HTML with inline CSS

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

CSS Border Left color for the above div is #c8271b

HTML with inline CSS

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

CSS Border Right color for the above div is #c8271b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8271b

HTML with inline CSS

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

CSS Border Top color for the above div is #c8271b

HTML with inline CSS

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

#c8271b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8271b Color code Preview on White Background

This is how #c8271b Color code will look on white background color. Color contrast ratio is 5.58

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

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