crispedge.com

Color picker

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

#c96447 hex color - Orange - Warm color - Information

#c96447 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c96447 Color code in RGB color code model is created after adding 78.82% red color, 39.22% green color and 27.84% blue color. Hex #c96447 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 65% yellow and 21% black.

Hex #c96447 color code is between #cc6644 web safe hex color code and #bb5555 web safe hex color code. #cc6644 is the nearest web safe color code. You can see here many more shades of #c96447 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec96447#c96447
RGB Decimal201, 100, 71rgb(201, 100, 71)
RGB Percent79%, 39%, 28%rgb(79%, 39%, 28%)
CSS RGBa201, 100, 71,1rgba(201,100,71,1)
CMYK Modelcmyk(0%,50%,65%,21%)
HSL Color Space13,55% ,53%hsl(13,55% ,53%)
HSV Color Space13°, 65%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010110010001000111
Octal311144107
Decimal20110071
Hexc96447

Different shades of #c96447 color code.

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

Light Shade of #c96447
#d5856e
Dark Shade of #c96447
#ab4d32
Saturated Shade of #c96447
#d55d3b
Desaturated Shade of #c96447
#bd6b53
Grey scale Shade of #c96447
#888888
Brighten Shade
#e27d60
Most Readable Shade
#FFFFFF

Shades of #c96447 color code

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

#c96447
#b2583f
#9c4d37
#86422f
#6f3727
#592c1f
#432117
#2c160f
#160b07
#000000

Similar Color like #c96447 color

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

#ca6548
#cb6649
#cc674a
#cd684b
#ce694c
#cf6a4d
#d06b4e
#d16c4f
#d26d50
#d36e51
#d46f52
#d57053
#d67154
#d77255
#c86346
#c76245
#c66144
#c56043
#c45f42
#c35e41
#c25d40
#c15c3f
#c05b3e
#bf5a3d
#be593c
#bd583b
#bc573a
#bb5639

Monochromatic Color with #c96447

#c96447
#f37956
#1f0f0b
#49251a
#743a29
#9e4f38

Tints of #c96447 Color

#c96447
#cf755b
#d5866f
#db9784
#e1a898
#e7baad
#edcbc1
#f3dcd6
#f9edea
#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

#c96447
#47acc9

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

Split Complementary

#c96447
#47c9a5
#476bc9

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

Analogous Color

#c9475e
#c94a47
#c96447
#c97e47
#c99847

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

#c96447
#47c964
#6447c9

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

#c96447
#6bc947
#47acc9
#a547c9

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

#c96447
#47acc9
#476bc9
#c9a547

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

#c96447 Color Code Preview on Black Background Color

This is how #c96447 Color will look on black background color. Color contrast ratio is 5.40

#c96447 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96447

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96447

#c96447 color code is use for CSS Background Color

Background color for the above div is #c96447

HTML with inline CSS

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

#c96447 color code is use for CSS Border Color

CSS Border color for the above div is #c96447

HTML with inline CSS

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

CSS Border Left color for the above div is #c96447

HTML with inline CSS

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

CSS Border Right color for the above div is #c96447

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c96447

HTML with inline CSS

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

CSS Border Top color for the above div is #c96447

HTML with inline CSS

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

#c96447 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c96447 Color code Preview on White Background

This is how #c96447 Color code will look on white background color. Color contrast ratio is 3.89

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

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.