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

#c8441f hex color - Orange - Warm color - Information

#c8441f hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c8441f Color code in RGB color code model is created after adding 78.43% red color, 26.67% green color and 12.16% blue color. Hex #c8441f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 85% yellow and 21.57% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c8441f #c8441f
RGB Decimal 200, 68, 31 rgb(200, 68, 31)
RGB Percent 78%, 27%, 12% rgb(78%, 27%, 12%)
CSS RGBa 200, 68, 31,1 rgba(200,68,31,1)
CMYK Model cmyk(0%,66%,85%,21.57%)
HSL Color Space 13,73% ,45% hsl(13,73% ,45%)
HSV Color Space 13°, 85%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 01000100 00011111
Octal 310 104 37
Decimal 200 68 31
Hex c8 44 1f

Different shades of #c8441f color code.

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

Light Shade of #c8441f
#e05e3a
Dark Shade of #c8441f
#9c3518
Saturated Shade of #c8441f
#d43e13
Desaturated Shade of #c8441f
#bc4a2b
Grey scale Shade of #c8441f
#737373
Brighten Shade
#e15d38
Most Readable Shade
#FFFFFF

Shades of #c8441f color code

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

#c8441f
#b13c1b
#9b3418
#852d14
#6f2511
#581e0d
#42160a
#2c0f06
#160703
#000000

Similar Color like #c8441f color

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

#c94520
#ca4621
#cb4722
#cc4823
#cd4924
#ce4a25
#cf4b26
#d04c27
#d14d28
#d24e29
#d34f2a
#d4502b
#d5512c
#d6522d
#c7431e
#c6421d
#c5411c
#c4401b
#c33f1a
#c23e19
#c13d18
#c03c17
#bf3b16
#be3a15
#bd3914
#bc3813
#bb3712
#ba3611

Monochromatic Color with #c8441f

#c8441f
#f25226
#1e0a05
#48190b
#732712
#9d3618

Tints of #c8441f Color

#c8441f
#ce5837
#d46d50
#da8269
#e09782
#e6ab9b
#ecc0b4
#f2d5cd
#f8eae6
#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

#c8441f
#1fa3c8

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

Split Complementary

#c8441f
#1fc898
#1f4fc8

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

Analogous Color

#c81f3e
#c8221f
#c8441f
#c8661f
#c8881f

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

#c8441f
#1fc844
#441fc8

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

#c8441f
#4ec81f
#1fa3c8
#981fc8

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

#c8441f
#1fa3c8
#1f4fc8
#c8981f

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

#c8441f Color Code Preview on Black Background Color

This is how #c8441f Color will look on black background color. Color contrast ratio is 4.30

#c8441f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8441f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8441f

#c8441f color code is use for CSS Background Color

Background color for the above div is #c8441f

HTML with inline CSS

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

#c8441f color code is use for CSS Border Color

CSS Border color for the above div is #c8441f

HTML with inline CSS

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

CSS Border Left color for the above div is #c8441f

HTML with inline CSS

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

CSS Border Right color for the above div is #c8441f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8441f

HTML with inline CSS

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

CSS Border Top color for the above div is #c8441f

HTML with inline CSS

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

#c8441f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8441f Color code Preview on White Background

This is how #c8441f Color code will look on white background color. Color contrast ratio is 4.88

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

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(200,68,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,163,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,68,31,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.