crispedge.com

Color picker

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

#9c5c3c hex color - Orange - Warm color - Information

#9c5c3c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #9c5c3c Color code in RGB color code model is created after adding 61.18% red color, 36.08% green color and 23.53% blue color. Hex #9c5c3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 62% yellow and 39% black.

Hex #9c5c3c color code is between #995544 web safe hex color code and #aa6633 web safe hex color code. #995544 is the nearest web safe color code. You can see here many more shades of #9c5c3c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code9c5c3c#9c5c3c
RGB Decimal156, 92, 60rgb(156, 92, 60)
RGB Percent61%, 36%, 24%rgb(61%, 36%, 24%)
CSS RGBa156, 92, 60,1rgba(156,92,60,1)
CMYK Modelcmyk(0%,41%,62%,39%)
HSL Color Space20,44% ,42%hsl(20,44% ,42%)
HSV Color Space20°, 62%, 61%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111000101110000111100
Octal23413474
Decimal1569260
Hex9c5c3c

Different shades of #9c5c3c color code.

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

Light Shade of #9c5c3c
#bb734f
Dark Shade of #9c5c3c
#77462e
Saturated Shade of #9c5c3c
#a75831
Desaturated Shade of #9c5c3c
#916047
Grey scale Shade of #9c5c3c
#6c6c6c
Brighten Shade
#b57555
Most Readable Shade
#FFFFFF

Shades of #9c5c3c color code

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

#9c5c3c
#8a5135
#79472e
#683d28
#563321
#45281a
#341e14
#22140d
#110a06
#000000

Similar Color like #9c5c3c color

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

#9d5d3d
#9e5e3e
#9f5f3f
#a06040
#a16141
#a26242
#a36343
#a46444
#a56545
#a66646
#a76747
#a86848
#a96949
#aa6a4a
#9b5b3b
#9a5a3a
#995939
#985838
#975737
#965636
#955535
#945434
#935333
#925232
#915131
#905030
#8f4f2f
#8e4e2e

Monochromatic Color with #9c5c3c

#9c5c3c
#c6754c
#f18e5d
#1c110b
#472a1b
#71432c

Tints of #9c5c3c Color

#9c5c3c
#a76e51
#b28067
#bd927d
#c8a492
#d3b6a8
#dec8be
#e9dad3
#f4ece9
#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

#9c5c3c
#3c7c9c

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

Split Complementary

#9c5c3c
#3c9c8c
#3c4c9c

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

Analogous Color

#9c3c42
#9c493c
#9c5c3c
#9c6f3c
#9c823c

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

#9c5c3c
#3c9c5c
#5c3c9c

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

#9c5c3c
#4c9c3c
#3c7c9c
#8c3c9c

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

#9c5c3c
#3c7c9c
#3c4c9c
#9c8c3c

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 #9c5c3c 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.

#9c5c3c Color Code Preview on Black Background Color

This is how #9c5c3c Color will look on black background color. Color contrast ratio is 4.01

#9c5c3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9c5c3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9c5c3c

#9c5c3c color code is use for CSS Background Color

Background color for the above div is #9c5c3c

HTML with inline CSS

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

#9c5c3c color code is use for CSS Border Color

CSS Border color for the above div is #9c5c3c

HTML with inline CSS

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

CSS Border Left color for the above div is #9c5c3c

HTML with inline CSS

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

CSS Border Right color for the above div is #9c5c3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9c5c3c

HTML with inline CSS

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

CSS Border Top color for the above div is #9c5c3c

HTML with inline CSS

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

#9c5c3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9c5c3c Color code Preview on White Background

This is how #9c5c3c Color code will look on white background color. Color contrast ratio is 5.24

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.