Skip to main content Skip to docs navigation

#c67965 hex color | Download Dark Red 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 Peach Macaron and its hex is #C67464 Nearest Color Name

Color Hue/Base color: Red

Hex #c67965 Color code in RGB color code model is created after adding 77.65% red color, 47.45% green color and 39.61% blue color. Hex #c67965 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 49% yellow and 22.35% black.

Hex #c67965 color code is between #cc7766 web safe hex color code and #bb8855 web safe hex color code. #cc7766 is the nearest web safe color code. You can see here many more shades of #c67965 color code.

RGB Chart

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

Color Table

Hex Color Code c67965 #c67965
RGB Decimal 198, 121, 101 198, 121, 101
RGB Percent 78%, 47%, 40% rgb(78%, 47%, 40%)
CSS RGBa 198, 121, 101,1 rgba(198,121,101,1)
CMYK Model cmyk(0%,39%,49%,22.35%)
HSL Color Space 12,46% ,59% hsl(12,46% ,59%)
HSV Color Space 12°, 49%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 01111001 01100101
Octal 306 171 145
Decimal 198 121 101
Hex c6 79 65

Different shades of #c67965 color code.

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

Darkest of #c67965
#6b3527
Darker of #c67965
#904835
Dark of #c67965
#b55b43
Base of #c67965
#c67965
Light of #c67965
#d4998a
Lighter
#e2baaf
Lightest
#efdad5

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

#c67965
#65b2c6

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

Split Complementary

#c67965
#65c6aa
#6582c6

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

Analogous Color

#c6658a
#c66579
#c67965
#c69965
#c6c265

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

#c67965
#7965c6
#65c679

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

#c67965
#65c679
#65b2c6
#c665b2

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

#c67965
#82c665
#65b2c6
#aa65c6

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

#45231a
#6b3527
#904835
#b55b43
#c67965
#d4998a
#e2baaf
#efdad5
#fdfbfa

Tints of #c67965 Color

#c67965
#cc8776
#d29687
#d9a598
#dfb4a9
#e5c3ba
#ecd2cb
#f2e1dc
#f8f0ed
#ffffff

Shades of #c67965 color code

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

#c67965
#b06b59
#9a5e4e
#845043
#6e4338
#58352c
#422821
#2c1a16
#160d0b
#000000

Tones

#c67965
#b1857a
#9c928f
#969696
#969696

Tones

Similar Color like #c67965 color

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

#c77a66
#c87b67
#c97c68
#ca7d69
#cb7e6a
#cc7f6b
#cd806c
#ce816d
#cf826e
#d0836f
#d18470
#d28571
#d38672
#d48773
#c57864
#c47763
#c37662
#c27561
#c17460
#c0735f
#bf725e
#be715d
#bd705c
#bc6f5b
#bb6e5a
#ba6d59
#b96c58
#b86b57

Download this Dark Red

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

#c67965 Color Code Preview on Black Background Color

This is how #c67965 Color will look on black background color. Color contrast ratio is 6.32

#c67965 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c67965

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c67965

#c67965 color code is use for CSS Background Color

Background color for the above div is #c67965

HTML with inline CSS

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

#c67965 color code is use for CSS Border Color

CSS Border color for the above div is #c67965

HTML with inline CSS

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

CSS Border Left color for the above div is #c67965

HTML with inline CSS

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

CSS Border Right color for the above div is #c67965

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c67965

HTML with inline CSS

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

CSS Border Top color for the above div is #c67965

HTML with inline CSS

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

#c67965 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c67965 Color code Preview on White Background

This is how #c67965 Color code will look on white background color. Color contrast ratio is 3.32

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

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(198,121,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,178,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,121,101,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }