Skip to main content Skip to docs navigation

#c96c0b hex color | Dark Red & 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 Kvass and its hex is #C7610F Nearest Color Name

Color Hue/Base color: Red

Hex #c96c0b Color code in RGB color code model is created after adding 78.82% red color, 42.35% green color and 4.31% blue color. Hex #c96c0b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 95% yellow and 21.18% black.

Hex #c96c0b color code is between #cc6611 web safe hex color code and #bb7700 web safe hex color code. #cc6611 is the nearest web safe color code. You can see here many more shades of #c96c0b color code.

RGB Chart

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

Color Table

Hex Color Code c96c0b #c96c0b
RGB Decimal 201, 108, 11 201, 108, 11
RGB Percent 79%, 42%, 4% rgb(79%, 42%, 4%)
CSS RGBa 201, 108, 11,1 rgba(201,108,11,1)
CMYK Model cmyk(0%,46%,95%,21.18%)
HSL Color Space 31,90% ,42% hsl(31,90% ,42%)
HSV Color Space 31°, 95%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001001 01101100 00001011
Octal 311 154 13
Decimal 201 108 11
Hex c9 6c 0b

Different shades of #c96c0b color code.

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

Darkest of #c96c0b
#381e03
Darker of #c96c0b
#683806
Dark of #c96c0b
#995208
Base of #c96c0b
#c96c0b
Light of #c96c0b
#f28615
Lighter
#f59f45
Lightest
#f7b876

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

#c96c0b
#0b68c9

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

Split Complementary

#c96c0b
#0bc7c9
#0d0bc9

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

Analogous Color

#c90b19
#c91d0b
#c96c0b
#c9ab0b
#98c90b

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

#c96c0b
#6c0bc9
#0bc96c

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

#c96c0b
#0bc96c
#0b68c9
#c90b68

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

#c96c0b
#0bc90d
#0b68c9
#c90bc7

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

#080400
#381e03
#683806
#995208
#c96c0b
#f28615
#f59f45
#f7b876
#fad1a6

Tints of #c96c0b Color

#c96c0b
#cf7c26
#d58c41
#db9d5c
#e1ad77
#e7bd92
#edcead
#f3dec8
#f9eee3
#ffffff

Shades of #c96c0b color code

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

#c96c0b
#b26009
#9c5408
#864807
#6f3c06
#593004
#432403
#2c1802
#160c01
#000000

Tones

#c96c0b
#b46c20
#9f6b35
#896b4b
#746a60

Tones

Similar Color like #c96c0b color

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

#ca6d0c
#cb6e0d
#cc6f0e
#cd700f
#ce7110
#cf7211
#d07312
#d17413
#d27514
#d37615
#d47716
#d57817
#d67918
#d77a19
#c86b0a
#c76a09
#c66908
#c56807
#c46706
#c36605
#c26504
#c16403
#c06302
#bf6201
#be6100
#bd6000
#bc5f00
#bb5e00

Download this

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

#c96c0b Color Code Preview on Black Background Color

This is how #c96c0b Color will look on black background color. Color contrast ratio is 5.63

#c96c0b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96c0b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96c0b

#c96c0b color code is use for CSS Background Color

Background color for the above div is #c96c0b

HTML with inline CSS

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

#c96c0b color code is use for CSS Border Color

CSS Border color for the above div is #c96c0b

HTML with inline CSS

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

CSS Border Left color for the above div is #c96c0b

HTML with inline CSS

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

CSS Border Right color for the above div is #c96c0b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c96c0b

HTML with inline CSS

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

CSS Border Top color for the above div is #c96c0b

HTML with inline CSS

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

#c96c0b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c96c0b Color code Preview on White Background

This is how #c96c0b Color code will look on white background color. Color contrast ratio is 3.73

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

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(201,108,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(11,104,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,108,11,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }