crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c96c5d hex color - Red - Warm color - Information

#c96c5d hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #c96c5d color code is between #cc6655 web safe hex color code and #bb7766 web safe hex color code. #cc6655 is the nearest web safe color code. You can see here many more shades of #c96c5d color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec96c5d#c96c5d
RGB Decimal201, 108, 93rgb(201, 108, 93)
RGB Percent79%, 42%, 36%rgb(79%, 42%, 36%)
CSS RGBa201, 108, 93,1rgba(201,108,93,1)
CMYK Modelcmyk(0%,46%,54%,21%)
HSL Color Space8,50% ,58%hsl(8,50% ,58%)
HSV Color Space8°, 54%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010110110001011101
Octal311154135
Decimal20110893
Hexc96c5d

Different shades of #c96c5d color code.

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

Light Shade of #c96c5d
#d68f83
Dark Shade of #c96c5d
#b64e3d
Saturated Shade of #c96c5d
#d46452
Desaturated Shade of #c96c5d
#be7468
Grey scale Shade of #c96c5d
#939393
Brighten Shade
#e28576
Most Readable Shade
#FFFFFF

Shades of #c96c5d color code

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

#c96c5d
#b26052
#9c5448
#86483e
#6f3c33
#593029
#43241f
#2c1814
#160c0a
#000000

Similar Color like #c96c5d color

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

#ca6d5e
#cb6e5f
#cc6f60
#cd7061
#ce7162
#cf7263
#d07364
#d17465
#d27566
#d37667
#d47768
#d57869
#d6796a
#d77a6b
#c86b5c
#c76a5b
#c6695a
#c56859
#c46758
#c36657
#c26556
#c16455
#c06354
#bf6253
#be6152
#bd6051
#bc5f50
#bb5e4f

Monochromatic Color with #c96c5d

#c96c5d
#f38371
#1f110e
#492722
#743e36
#9e5549

Tints of #c96c5d Color

#c96c5d
#cf7c6f
#d58c81
#db9d93
#e1ada5
#e7bdb7
#edcec9
#f3dedb
#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

#c96c5d
#5dbac9

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

Split Complementary

#c96c5d
#5dc9a2
#5d84c9

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

Analogous Color

#c95d79
#c95d64
#c96c5d
#c9825d
#c9975d

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

#c96c5d
#5dc96c
#6c5dc9

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

#c96c5d
#84c95d
#5dbac9
#a25dc9

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

#c96c5d
#5dbac9
#5d84c9
#c9a25d

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 #c96c5d 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.

#c96c5d Color Code Preview on Black Background Color

This is how #c96c5d Color will look on black background color. Color contrast ratio is 5.79

#c96c5d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96c5d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96c5d

#c96c5d color code is use for CSS Background Color

Background color for the above div is #c96c5d

HTML with inline CSS

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

#c96c5d color code is use for CSS Border Color

CSS Border color for the above div is #c96c5d

HTML with inline CSS

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

CSS Border Left color for the above div is #c96c5d

HTML with inline CSS

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

CSS Border Right color for the above div is #c96c5d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c96c5d

HTML with inline CSS

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

CSS Border Top color for the above div is #c96c5d

HTML with inline CSS

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

#c96c5d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c96c5d Color code Preview on White Background

This is how #c96c5d Color code will look on white background color. Color contrast ratio is 3.63

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.