crispedge.com

Color picker

Loading...

#c97454 hex color - Orange - Warm color - Information

#c97454 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c97454 Color code in RGB color code model is created after adding 78.82% red color, 45.49% green color and 32.94% blue color. Hex #c97454 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 58% yellow and 21% black.

Hex #c97454 color code is between #cc7755 web safe hex color code and #bb6644 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #c97454 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec97454#c97454
RGB Decimal201, 116, 84rgb(201, 116, 84)
RGB Percent79%, 45%, 33%rgb(79%, 45%, 33%)
CSS RGBa201, 116, 84,1rgba(201,116,84,1)
CMYK Modelcmyk(0%,42%,58%,21%)
HSL Color Space16,52% ,56%hsl(16,52% ,56%)
HSV Color Space16°, 58%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010111010001010100
Octal311164124
Decimal20111684
Hexc97454

Different shades of #c97454 color code.

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

Light Shade of #c97454
#d5947b
Dark Shade of #c97454
#b25938
Saturated Shade of #c97454
#d46f49
Desaturated Shade of #c97454
#be795f
Grey scale Shade of #c97454
#8e8e8e
Brighten Shade
#e28d6d
Most Readable Shade
#000000

Shades of #c97454 color code

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

#c97454
#b2674a
#9c5a41
#864d38
#6f402e
#593325
#43261c
#2c1912
#160c09
#000000

Similar Color like #c97454 color

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

#ca7555
#cb7656
#cc7757
#cd7858
#ce7959
#cf7a5a
#d07b5b
#d17c5c
#d27d5d
#d37e5e
#d47f5f
#d58060
#d68161
#d78262
#c87353
#c77252
#c67151
#c57050
#c46f4f
#c36e4e
#c26d4d
#c16c4c
#c06b4b
#bf6a4a
#be6949
#bd6848
#bc6747
#bb6646

Monochromatic Color with #c97454

#c97454
#f38d66
#1f120d
#492a1f
#744330
#9e5b42

Tints of #c97454 Color

#c97454
#cf8367
#d5927a
#dba28d
#e1b1a0
#e7c1b3
#edd0c6
#f3e0d9
#f9efec
#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

#c97454
#54a9c9

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

Split Complementary

#c97454
#54c9af
#546ec9

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

Analogous Color

#c95463
#c95d54
#c97454
#c98b54
#c9a354

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

#c97454
#54c974
#7454c9

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

#c97454
#6ec954
#54a9c9
#ae54c9

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

#c97454
#54a9c9
#546ec9
#c9af54

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

#c97454 Color Code Preview on Black Background Color

This is how #c97454 Color will look on black background color. Color contrast ratio is 6.11

#c97454 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c97454

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c97454

#c97454 color code is use for CSS Background Color

Background color for the above div is #c97454

HTML with inline CSS

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

#c97454 color code is use for CSS Border Color

CSS Border color for the above div is #c97454

HTML with inline CSS

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

CSS Border Left color for the above div is #c97454

HTML with inline CSS

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

CSS Border Right color for the above div is #c97454

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c97454

HTML with inline CSS

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

CSS Border Top color for the above div is #c97454

HTML with inline CSS

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

#c97454 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c97454 Color code Preview on White Background

This is how #c97454 Color code will look on white background color. Color contrast ratio is 3.44

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

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,116,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,169,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,116,84,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.