Skip to main content Skip to docs navigation

#c52011 hex color | Download Dark Orange 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 Hot Spice and its hex is #CC2211 Nearest Color Name

Color Hue/Base color: Orange

Hex #c52011 Color code in RGB color code model is created after adding 77.25% red color, 12.55% green color and 6.67% blue color. Hex #c52011 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 91% yellow and 22.75% black.

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

RGB Chart

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

Color Table

Hex Color Code c52011 #c52011
RGB Decimal 197, 32, 17 197, 32, 17
RGB Percent 77%, 13%, 7% rgb(77%, 13%, 7%)
CSS RGBa 197, 32, 17,1 rgba(197,32,17,1)
CMYK Model cmyk(0%,84%,91%,22.75%)
HSL Color Space 5,84% ,42% hsl(5,84% ,42%)
HSV Color Space 5°, 91%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 00100000 00010001
Octal 305 40 21
Decimal 197 32 17
Hex c5 20 11

Different shades of #c52011 color code.

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

Darkest of #c52011
#380905
Darker of #c52011
#671109
Dark of #c52011
#96180d
Base of #c52011
#c52011
Light of #c52011
#ec2f1d
Lighter
#f05a4c
Lightest
#f4857b

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

#c52011
#11b6c5

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

Split Complementary

#c52011
#11c57a
#115cc5

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

Analogous Color

#c5116b
#c5114d
#c52011
#c55c11
#c5a711

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

#c52011
#2011c5
#11c520

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

#c52011
#11c520
#11b6c5
#c511b6

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

#c52011
#5cc511
#11b6c5
#7a11c5

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

#090101
#380905
#671109
#96180d
#c52011
#ec2f1d
#f05a4c
#f4857b
#f8b1aa

Tints of #c52011 Color

#c52011
#cb382b
#d15145
#d86a60
#de837a
#e59b95
#ebb4af
#f2cdca
#f8e6e4
#ffffff

Shades of #c52011 color code

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

#c52011
#af1c0f
#99180d
#83150b
#6d1109
#570e07
#410a05
#2b0703
#150301
#000000

Tones

#c52011
#b03226
#9a443c
#855651
#6f6767

Tones

Similar Color like #c52011 color

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

#c62112
#c72213
#c82314
#c92415
#ca2516
#cb2617
#cc2718
#cd2819
#ce291a
#cf2a1b
#d02b1c
#d12c1d
#d22d1e
#d32e1f
#c41f10
#c31e0f
#c21d0e
#c11c0d
#c01b0c
#bf1a0b
#be190a
#bd1809
#bc1708
#bb1607
#ba1506
#b91405
#b81304
#b71203

Download this Dark Orange

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

#c52011 Color Code Preview on Black Background Color

This is how #c52011 Color will look on black background color. Color contrast ratio is 3.59

#c52011 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c52011

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c52011

#c52011 color code is use for CSS Background Color

Background color for the above div is #c52011

HTML with inline CSS

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

#c52011 color code is use for CSS Border Color

CSS Border color for the above div is #c52011

HTML with inline CSS

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

CSS Border Left color for the above div is #c52011

HTML with inline CSS

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

CSS Border Right color for the above div is #c52011

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c52011

HTML with inline CSS

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

CSS Border Top color for the above div is #c52011

HTML with inline CSS

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

#c52011 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c52011 Color code Preview on White Background

This is how #c52011 Color code will look on white background color. Color contrast ratio is 5.85

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

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(197,32,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,182,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,32,17,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }