Skip to main content Skip to docs navigation

#c4743a 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 Zest and its hex is #C6723B Nearest Color Name

Color Hue/Base color: Orange

Hex #c4743a Color code in RGB color code model is created after adding 76.86% red color, 45.49% green color and 22.75% blue color. Hex #c4743a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 70% yellow and 23.14% black.

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

RGB Chart

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

Color Table

Hex Color Code c4743a #c4743a
RGB Decimal 196, 116, 58 196, 116, 58
RGB Percent 77%, 45%, 23% rgb(77%, 45%, 23%)
CSS RGBa 196, 116, 58,1 rgba(196,116,58,1)
CMYK Model cmyk(0%,41%,70%,23.14%)
HSL Color Space 25,54% ,50% hsl(25,54% ,50%)
HSV Color Space 25°, 70%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 01110100 00111010
Octal 304 164 72
Decimal 196 116 58
Hex c4 74 3a

Different shades of #c4743a color code.

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

Darkest of #c4743a
#4e2e17
Darker of #c4743a
#754523
Dark of #c4743a
#9d5d2e
Base of #c4743a
#c4743a
Light of #c4743a
#d09061
Lighter
#dcab88
Lightest
#e7c7b0

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

#c4743a
#3a8ac4

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

Split Complementary

#c4743a
#3ac4b9
#3a45c4

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

Analogous Color

#c43a50
#c43b3a
#c4743a
#c4a23a
#acc43a

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

#c4743a
#743ac4
#3ac474

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

#c4743a
#3ac474
#3a8ac4
#c43a8a

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

#c4743a
#45c43a
#3a8ac4
#b93ac4

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

#27170b
#4e2e17
#754523
#9d5d2e
#c4743a
#d09061
#dcab88
#e7c7b0
#f3e3d7

Tints of #c4743a Color

#c4743a
#ca834f
#d19265
#d7a27b
#deb191
#e4c1a7
#ebd0bd
#f1e0d3
#f8efe9
#ffffff

Shades of #c4743a color code

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

#c4743a
#ae6733
#985a2d
#824d26
#6c4020
#573319
#412613
#2b190c
#150c06
#000000

Tones

#c4743a
#ab7853
#917c6d
#7f7f7f
#7f7f7f

Tones

Similar Color like #c4743a color

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

#c5753b
#c6763c
#c7773d
#c8783e
#c9793f
#ca7a40
#cb7b41
#cc7c42
#cd7d43
#ce7e44
#cf7f45
#d08046
#d18147
#d28248
#c37339
#c27238
#c17137
#c07036
#bf6f35
#be6e34
#bd6d33
#bc6c32
#bb6b31
#ba6a30
#b9692f
#b8682e
#b7672d
#b6662c

Download this Dark Orange

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

#c4743a Color Code Preview on Black Background Color

This is how #c4743a Color will look on black background color. Color contrast ratio is 5.91

#c4743a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4743a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4743a

#c4743a color code is use for CSS Background Color

Background color for the above div is #c4743a

HTML with inline CSS

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

#c4743a color code is use for CSS Border Color

CSS Border color for the above div is #c4743a

HTML with inline CSS

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

CSS Border Left color for the above div is #c4743a

HTML with inline CSS

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

CSS Border Right color for the above div is #c4743a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4743a

HTML with inline CSS

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

CSS Border Top color for the above div is #c4743a

HTML with inline CSS

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

#c4743a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4743a Color code Preview on White Background

This is how #c4743a Color code will look on white background color. Color contrast ratio is 3.56

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

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(196,116,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,138,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,116,58,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }