Skip to main content Skip to docs navigation

#c28343 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 Sweet Tea and its hex is #C18244 Nearest Color Name

Color Hue/Base color: Orange

Hex #c28343 Color code in RGB color code model is created after adding 76.08% red color, 51.37% green color and 26.27% blue color. Hex #c28343 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 65% yellow and 23.92% black.

Hex #c28343 color code is between #bb8844 web safe hex color code and #cc7733 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #c28343 color code.

RGB Chart

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

Color Table

Hex Color Code c28343 #c28343
RGB Decimal 194, 131, 67 194, 131, 67
RGB Percent 76%, 51%, 26% rgb(76%, 51%, 26%)
CSS RGBa 194, 131, 67,1 rgba(194,131,67,1)
CMYK Model cmyk(0%,32%,65%,23.92%)
HSL Color Space 30,51% ,51% hsl(30,51% ,51%)
HSV Color Space 30°, 65%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000010 10000011 01000011
Octal 302 203 103
Decimal 194 131 67
Hex c2 83 43

Different shades of #c28343 color code.

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

Darkest of #c28343
#52361a
Darker of #c28343
#785027
Dark of #c28343
#9f6933
Base of #c28343
#c28343
Light of #c28343
#ce9c6a
Lighter
#dbb690
Lightest
#e7cfb7

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

#c28343
#4382c2

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

Split Complementary

#c28343
#43c1c2
#4443c2

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

Analogous Color

#c2434d
#c24e43
#c28343
#c2ad43
#a2c243

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

#c28343
#8343c2
#43c283

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

#c28343
#43c283
#4382c2
#c24382

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

#c28343
#43c244
#4382c2
#c243c1

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

#2b1d0e
#52361a
#785027
#9f6933
#c28343
#ce9c6a
#dbb690
#e7cfb7
#f4e9dd

Tints of #c28343 Color

#c28343
#c89057
#cf9e6c
#d6ac81
#ddba96
#e3c7ab
#ead5c0
#f1e3d5
#f8f1ea
#ffffff

Shades of #c28343 color code

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

#c28343
#ac743b
#966534
#81572c
#6b4825
#563a1d
#402b16
#2b1d0e
#150e07
#000000

Tones

#c28343
#a9835c
#908375
#838383
#838383

Tones

Similar Color like #c28343 color

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

#c38444
#c48545
#c58646
#c68747
#c78848
#c88949
#c98a4a
#ca8b4b
#cb8c4c
#cc8d4d
#cd8e4e
#ce8f4f
#cf9050
#d09151
#c18242
#c08141
#bf8040
#be7f3f
#bd7e3e
#bc7d3d
#bb7c3c
#ba7b3b
#b97a3a
#b87939
#b77838
#b67737
#b57636
#b47535

Download this Dark Orange

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

#c28343 Color Code Preview on Black Background Color

This is how #c28343 Color will look on black background color. Color contrast ratio is 6.62

#c28343 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c28343

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c28343

#c28343 color code is use for CSS Background Color

Background color for the above div is #c28343

HTML with inline CSS

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

#c28343 color code is use for CSS Border Color

CSS Border color for the above div is #c28343

HTML with inline CSS

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

CSS Border Left color for the above div is #c28343

HTML with inline CSS

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

CSS Border Right color for the above div is #c28343

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c28343

HTML with inline CSS

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

CSS Border Top color for the above div is #c28343

HTML with inline CSS

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

#c28343 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c28343 Color code Preview on White Background

This is how #c28343 Color code will look on white background color. Color contrast ratio is 3.17

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

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(194,131,67,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(67,130,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,131,67,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }