crispedge.com

Color picker

Loading...

#c9685e hex color - Red - Warm color - Information

#c9685e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c9685e Color code in RGB color code model is created after adding 78.82% red color, 40.78% green color and 36.86% blue color. Hex #c9685e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 53% yellow and 21% black.

Hex #c9685e color code is between #cc6666 web safe hex color code and #bb7755 web safe hex color code. #cc6666 is the nearest web safe color code. You can see here many more shades of #c9685e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec9685e#c9685e
RGB Decimal201, 104, 94rgb(201, 104, 94)
RGB Percent79%, 41%, 37%rgb(79%, 41%, 37%)
CSS RGBa201, 104, 94,1rgba(201,104,94,1)
CMYK Modelcmyk(0%,48%,53%,21%)
HSL Color Space6,50% ,58%hsl(6,50% ,58%)
HSV Color Space6°, 53%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010110100001011110
Octal311150136
Decimal20110494
Hexc9685e

Different shades of #c9685e color code.

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

Light Shade of #c9685e
#d68c84
Dark Shade of #c9685e
#b7493d
Saturated Shade of #c9685e
#d45f53
Desaturated Shade of #c9685e
#be7169
Grey scale Shade of #c9685e
#939393
Brighten Shade
#e28177
Most Readable Shade
#FFFFFF

Shades of #c9685e color code

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

#c9685e
#b25c53
#9c5049
#86453e
#6f3934
#592e29
#43221f
#2c1714
#160b0a
#000000

Similar Color like #c9685e color

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

#ca695f
#cb6a60
#cc6b61
#cd6c62
#ce6d63
#cf6e64
#d06f65
#d17066
#d27167
#d37268
#d47369
#d5746a
#d6756b
#d7766c
#c8675d
#c7665c
#c6655b
#c5645a
#c46359
#c36258
#c26157
#c16056
#c05f55
#bf5e54
#be5d53
#bd5c52
#bc5b51
#bb5a50

Monochromatic Color with #c9685e

#c9685e
#f37e72
#1f100e
#492622
#743c36
#9e524a

Tints of #c9685e Color

#c9685e
#cf786f
#d58981
#db9a93
#e1aba5
#e7bbb7
#edccc9
#f3dddb
#f9eeed
#ffffff

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

#c9685e
#5ebfc9

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

Split Complementary

#c9685e
#5ec99e
#5e8ac9

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

Analogous Color

#c95e7f
#c95e69
#c9685e
#c97d5e
#c9935e

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

#c9685e
#5ec968
#685ec9

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

#c9685e
#89c95e
#5ebfc9
#9d5ec9

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c9685e
#5ebfc9
#5e8ac9
#c99d5e

Double Complementary 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).

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

#c9685e Color Code Preview on Black Background Color

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

#c9685e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9685e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9685e

#c9685e color code is use for CSS Background Color

Background color for the above div is #c9685e

HTML with inline CSS

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

#c9685e color code is use for CSS Border Color

CSS Border color for the above div is #c9685e

HTML with inline CSS

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

CSS Border Left color for the above div is #c9685e

HTML with inline CSS

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

CSS Border Right color for the above div is #c9685e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9685e

HTML with inline CSS

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

CSS Border Top color for the above div is #c9685e

HTML with inline CSS

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

#c9685e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9685e Color code Preview on White Background

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.