crispedge.com

Color picker

Loading...

#c02811 hex color - Orange - Warm color - Information

#c02811 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #c02811 Color code in RGB color code model is created after adding 75.29% red color, 15.69% green color and 6.67% blue color. Hex #c02811 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 91% yellow and 25% black.

Hex #c02811 color code is between #bb2200 web safe hex color code and #cc3300 web safe hex color code. #bb2200 is the nearest web safe color code. You can see here many more shades of #c02811 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec02811#c02811
RGB Decimal192, 40, 17rgb(192, 40, 17)
RGB Percent75%, 16%, 7%rgb(75%, 16%, 7%)
CSS RGBa192, 40, 17,1rgba(192,40,17,1)
CMYK Modelcmyk(0%,79%,91%,25%)
HSL Color Space8,84% ,41%hsl(8,84% ,41%)
HSV Color Space8°, 91%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000010100000010001
Octal3005021
Decimal1924017
Hexc02811

Different shades of #c02811 color code.

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

Light Shade of #c02811
#eb3519
Dark Shade of #c02811
#911e0d
Saturated Shade of #c02811
#ca2007
Desaturated Shade of #c02811
#b6301b
Grey scale Shade of #c02811
#686868
Brighten Shade
#d9412a
Most Readable Shade
#FFFFFF

Shades of #c02811 color code

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

#c02811
#aa230f
#951f0d
#801a0b
#6a1609
#551107
#400d05
#2a0803
#150401
#000000

Similar Color like #c02811 color

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

#c12912
#c22a13
#c32b14
#c42c15
#c52d16
#c62e17
#c72f18
#c83019
#c9311a
#ca321b
#cb331c
#cc341d
#cd351e
#ce361f
#bf2710
#be260f
#bd250e
#bc240d
#bb230c
#ba220b
#b9210a
#b82009
#b71f08
#b61e07
#b51d06
#b41c05
#b31b04
#b21a03

Monochromatic Color with #c02811

#c02811
#ea3115
#160502
#400d06
#6b1609
#951f0d

Tints of #c02811 Color

#c02811
#c73f2b
#ce5745
#d56f60
#dc877a
#e39f95
#eab7af
#f1cfca
#f8e7e4
#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

#c02811
#11a9c0

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

Split Complementary

#c02811
#11c07f
#1152c0

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

Analogous Color

#c01140
#c0111d
#c02811
#c04b11
#c06e11

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

#c02811
#11c028
#2811c0

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

#c02811
#51c011
#11a9c0
#7f11c0

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

#c02811
#11a9c0
#1152c0
#c07f11

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

#c02811 Color Code Preview on Black Background Color

This is how #c02811 Color will look on black background color. Color contrast ratio is 3.55

#c02811 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c02811

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c02811

#c02811 color code is use for CSS Background Color

Background color for the above div is #c02811

HTML with inline CSS

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

#c02811 color code is use for CSS Border Color

CSS Border color for the above div is #c02811

HTML with inline CSS

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

CSS Border Left color for the above div is #c02811

HTML with inline CSS

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

CSS Border Right color for the above div is #c02811

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c02811

HTML with inline CSS

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

CSS Border Top color for the above div is #c02811

HTML with inline CSS

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

#c02811 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c02811 Color code Preview on White Background

This is how #c02811 Color code will look on white background color. Color contrast ratio is 5.91

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

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(192,40,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,169,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,40,17,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.