crispedge.com

Color picker

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

#c97b7c hex color - Red - Warm color - Information

#c97b7c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c97b7c Color code in RGB color code model is created after adding 78.82% red color, 48.24% green color and 48.63% blue color. Hex #c97b7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 38% yellow and 21% black.

Hex #c97b7c color code is between #cc7777 web safe hex color code and #bb8888 web safe hex color code. #cc7777 is the nearest web safe color code. You can see here many more shades of #c97b7c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec97b7c#c97b7c
RGB Decimal201, 123, 124rgb(201, 123, 124)
RGB Percent79%, 48%, 49%rgb(79%, 48%, 49%)
CSS RGBa201, 123, 124,1rgba(201,123,124,1)
CMYK Modelcmyk(0%,39%,38%,21%)
HSL Color Space359,42% ,64%hsl(359,42% ,64%)
HSV Color Space359°, 39%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010111101101111100
Octal311173174
Decimal201123124
Hexc97b7c

Different shades of #c97b7c color code.

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

Light Shade of #c97b7c
#d89fa0
Dark Shade of #c97b7c
#ba5758
Saturated Shade of #c97b7c
#d27273
Desaturated Shade of #c97b7c
#c08485
Grey scale Shade of #c97b7c
#a2a2a2
Brighten Shade
#e29495
Most Readable Shade
#000000

Shades of #c97b7c color code

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

#c97b7c
#b26d6e
#9c5f60
#865252
#6f4444
#593637
#432929
#2c1b1b
#160d0d
#000000

Similar Color like #c97b7c color

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

#ca7c7d
#cb7d7e
#cc7e7f
#cd7f80
#ce8081
#cf8182
#d08283
#d18384
#d28485
#d38586
#d48687
#d58788
#d68889
#d7898a
#c87a7b
#c7797a
#c67879
#c57778
#c47677
#c37576
#c27475
#c17374
#c07273
#bf7172
#be7071
#bd6f70
#bc6e6f
#bb6d6e

Monochromatic Color with #c97b7c

#c97b7c
#f39596
#1f1313
#492d2d
#744748
#9e6162

Tints of #c97b7c Color

#c97b7c
#cf898a
#d59899
#dba7a7
#e1b5b6
#e7c4c4
#edd3d3
#f3e1e1
#f9f0f0
#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

#c97b7c
#7bc9c8

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

Split Complementary

#c97b7c
#7bc9a1
#7ba3c9

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

Analogous Color

#c97b9b
#c97b8c
#c97b7c
#c98a7b
#c9997b

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

#c97b7c
#7cc97b
#7b7cc9

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

#c97b7c
#a3c97b
#7bc9c8
#a17bc9

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

#c97b7c
#7bc9c8
#7ba3c9
#c9a17b

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

#c97b7c Color Code Preview on Black Background Color

This is how #c97b7c Color will look on black background color. Color contrast ratio is 6.61

#c97b7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c97b7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c97b7c

#c97b7c color code is use for CSS Background Color

Background color for the above div is #c97b7c

HTML with inline CSS

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

#c97b7c color code is use for CSS Border Color

CSS Border color for the above div is #c97b7c

HTML with inline CSS

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

CSS Border Left color for the above div is #c97b7c

HTML with inline CSS

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

CSS Border Right color for the above div is #c97b7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c97b7c

HTML with inline CSS

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

CSS Border Top color for the above div is #c97b7c

HTML with inline CSS

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

#c97b7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c97b7c Color code Preview on White Background

This is how #c97b7c Color code will look on white background color. Color contrast ratio is 3.18

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.