Skip to main content Skip to docs navigation

#c56b2c hex color | Dark Orange & Warm color | 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 Warm Cream Spirit and its hex is #C36C2D Nearest Color Name

Color Hue/Base color: Orange

Hex #c56b2c Color code in RGB color code model is created after adding 77.25% red color, 41.96% green color and 17.25% blue color. Hex #c56b2c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 78% yellow and 22.75% black.

Hex #c56b2c color code is between #cc6633 web safe hex color code and #bb7722 web safe hex color code. #cc6633 is the nearest web safe color code. You can see here many more shades of #c56b2c color code.

RGB Chart

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

Color Table

Hex Color Code c56b2c #c56b2c
RGB Decimal 197, 107, 44 197, 107, 44
RGB Percent 77%, 42%, 17% rgb(77%, 42%, 17%)
CSS RGBa 197, 107, 44,1 rgba(197,107,44,1)
CMYK Model cmyk(0%,46%,78%,22.75%)
HSL Color Space 25,63% ,47% hsl(25,63% ,47%)
HSV Color Space 25°, 78%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 01101011 00101100
Octal 305 153 54
Decimal 197 107 44
Hex c5 6b 2c

Different shades of #c56b2c color code.

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

Darkest of #c56b2c
#482710
Darker of #c56b2c
#723e19
Dark of #c56b2c
#9b5423
Base of #c56b2c
#c56b2c
Light of #c56b2c
#d7864d
Lighter
#e1a276
Lightest
#eabea0

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

#c56b2c
#2c86c5

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

Split Complementary

#c56b2c
#2cc5b7
#2c39c5

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

Analogous Color

#c52c46
#c52c2d
#c56b2c
#c59e2c
#acc52c

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

#c56b2c
#6b2cc5
#2cc56b

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

#c56b2c
#2cc56b
#2c86c5
#c52c86

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

#c56b2c
#39c52c
#2c86c5
#b72cc5

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

#1e1007
#482710
#723e19
#9b5423
#c56b2c
#d7864d
#e1a276
#eabea0
#f3dbca

Tints of #c56b2c Color

#c56b2c
#cb7b43
#d18b5a
#d89c72
#deac89
#e5bda1
#ebcdb8
#f2ded0
#f8eee7
#ffffff

Shades of #c56b2c color code

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

#c56b2c
#af5f27
#995322
#83471d
#6d3b18
#572f13
#41230e
#2b1709
#150b04
#000000

Tones

#c56b2c
#ad6f44
#95735c
#7d7874
#787878

Tones

Similar Color like #c56b2c color

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

#c66c2d
#c76d2e
#c86e2f
#c96f30
#ca7031
#cb7132
#cc7233
#cd7334
#ce7435
#cf7536
#d07637
#d17738
#d27839
#d3793a
#c46a2b
#c3692a
#c26829
#c16728
#c06627
#bf6526
#be6425
#bd6324
#bc6223
#bb6122
#ba6021
#b95f20
#b85e1f
#b75d1e

Download this

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

#c56b2c Color Code Preview on Black Background Color

This is how #c56b2c Color will look on black background color. Color contrast ratio is 5.51

#c56b2c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c56b2c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c56b2c

#c56b2c color code is use for CSS Background Color

Background color for the above div is #c56b2c

HTML with inline CSS

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

#c56b2c color code is use for CSS Border Color

CSS Border color for the above div is #c56b2c

HTML with inline CSS

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

CSS Border Left color for the above div is #c56b2c

HTML with inline CSS

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

CSS Border Right color for the above div is #c56b2c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c56b2c

HTML with inline CSS

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

CSS Border Top color for the above div is #c56b2c

HTML with inline CSS

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

#c56b2c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c56b2c Color code Preview on White Background

This is how #c56b2c Color code will look on white background color. Color contrast ratio is 3.81

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

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