Skip to main content Skip to docs navigation

#c15212 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 Bloodhound and its hex is #BB5511 Nearest Color Name

Color Hue/Base color: Red

Hex #c15212 Color code in RGB color code model is created after adding 75.69% red color, 32.16% green color and 7.06% blue color. Hex #c15212 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 91% yellow and 24.31% black.

Hex #c15212 color code is between #bb5511 web safe hex color code and #cc4422 web safe hex color code. #bb5511 is the nearest web safe color code. You can see here many more shades of #c15212 color code.

RGB Chart

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

Color Table

Hex Color Code c15212 #c15212
RGB Decimal 193, 82, 18 193, 82, 18
RGB Percent 76%, 32%, 7% rgb(76%, 32%, 7%)
CSS RGBa 193, 82, 18,1 rgba(193,82,18,1)
CMYK Model cmyk(0%,58%,91%,24.31%)
HSL Color Space 22,83% ,41% hsl(22,83% ,41%)
HSV Color Space 22°, 91%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 01010010 00010010
Octal 301 122 22
Decimal 193 82 18
Hex c1 52 12

Different shades of #c15212 color code.

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

Darkest of #c15212
#351705
Darker of #c15212
#642a09
Dark of #c15212
#923e0e
Base of #c15212
#c15212
Light of #c15212
#ea671c
Lighter
#ee874b
Lightest
#f3a679

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

#c15212
#1281c1

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

Split Complementary

#c15212
#12c1a9
#122ac1

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

Analogous Color

#c11238
#c1121b
#c15212
#c18c12
#adc112

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

#c15212
#5212c1
#12c152

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

#c15212
#12c152
#1281c1
#c11281

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

#c15212
#2ac112
#1281c1
#a912c1

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

#060301
#351705
#642a09
#923e0e
#c15212
#ea671c
#ee874b
#f3a679
#f7c5a8

Tints of #c15212 Color

#c15212
#c7652c
#ce7846
#d58b61
#dc9e7b
#e3b295
#eac5b0
#f1d8ca
#f8ebe4
#ffffff

Shades of #c15212 color code

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

#c15212
#ab4810
#963f0e
#80360c
#6b2d0a
#552408
#401b06
#2a1204
#150902
#000000

Tones

#c15212
#ac5827
#975d3c
#826351
#6d6966

Tones

Similar Color like #c15212 color

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

#c25313
#c35414
#c45515
#c55616
#c65717
#c75818
#c85919
#c95a1a
#ca5b1b
#cb5c1c
#cc5d1d
#cd5e1e
#ce5f1f
#cf6020
#c05111
#bf5010
#be4f0f
#bd4e0e
#bc4d0d
#bb4c0c
#ba4b0b
#b94a0a
#b84909
#b74808
#b64707
#b54606
#b44505
#b34404

Download this Dark Red

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

#c15212 Color Code Preview on Black Background Color

This is how #c15212 Color will look on black background color. Color contrast ratio is 4.48

#c15212 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c15212

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c15212

#c15212 color code is use for CSS Background Color

Background color for the above div is #c15212

HTML with inline CSS

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

#c15212 color code is use for CSS Border Color

CSS Border color for the above div is #c15212

HTML with inline CSS

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

CSS Border Left color for the above div is #c15212

HTML with inline CSS

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

CSS Border Right color for the above div is #c15212

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c15212

HTML with inline CSS

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

CSS Border Top color for the above div is #c15212

HTML with inline CSS

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

#c15212 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c15212 Color code Preview on White Background

This is how #c15212 Color code will look on white background color. Color contrast ratio is 4.68

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

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(193,82,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,129,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,82,18,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }