crispedge.com

Color picker

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

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

#9c5836 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #9c5836 Color code in RGB color code model is created after adding 61.18% red color, 34.51% green color and 21.18% blue color. Hex #9c5836 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 65% yellow and 39% black.

Hex #9c5836 color code is between #995533 web safe hex color code and #aa6644 web safe hex color code. #995533 is the nearest web safe color code. You can see here many more shades of #9c5836 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9c5836#9c5836
RGB Decimal156, 88, 54rgb(156, 88, 54)
RGB Percent61%, 35%, 21%rgb(61%, 35%, 21%)
CSS RGBa156, 88, 54,1rgba(156,88,54,1)
CMYK Modelcmyk(0%,44%,65%,39%)
HSL Color Space20,49% ,41%hsl(20,49% ,41%)
HSV Color Space20°, 65%, 61%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111000101100000110110
Octal23413066
Decimal1568854
Hex9c5836

Different shades of #9c5836 color code.

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

Light Shade of #9c5836
#bf6e46
Dark Shade of #9c5836
#764329
Saturated Shade of #9c5836
#a6542b
Desaturated Shade of #9c5836
#915b40
Grey scale Shade of #9c5836
#696969
Brighten Shade
#b5714f
Most Readable Shade
#FFFFFF

Shades of #9c5836 color code

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

#9c5836
#8a4e30
#79442a
#683a24
#56301e
#452718
#341d12
#22130c
#110906
#000000

Similar Color like #9c5836 color

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

#9d5937
#9e5a38
#9f5b39
#a05c3a
#a15d3b
#a25e3c
#a35f3d
#a4603e
#a5613f
#a66240
#a76341
#a86442
#a96543
#aa6644
#9b5735
#9a5634
#995533
#985432
#975331
#965230
#95512f
#94502e
#934f2d
#924e2c
#914d2b
#904c2a
#8f4b29
#8e4a28

Monochromatic Color with #9c5836

#9c5836
#c67045
#f18853
#1c100a
#472819
#714027

Tints of #9c5836 Color

#9c5836
#a76a4c
#b27d62
#bd8f79
#c8a28f
#d3b4a5
#dec7bc
#e9d9d2
#f4ece8
#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

#9c5836
#367a9c

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

Split Complementary

#9c5836
#369c8b
#36479c

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

Analogous Color

#9c363d
#9c4436
#9c5836
#9c6c36
#9c8136

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

#9c5836
#369c58
#58369c

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

#9c5836
#479c36
#367a9c
#8b369c

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

#9c5836
#367a9c
#36479c
#9c8b36

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

#9c5836 Color Code Preview on Black Background Color

This is how #9c5836 Color will look on black background color. Color contrast ratio is 3.86

#9c5836 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9c5836 color code is use for CSS Background Color

Background color for the above div is #9c5836

HTML with inline CSS

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

#9c5836 color code is use for CSS Border Color

CSS Border color for the above div is #9c5836

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9c5836 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9c5836 Color code Preview on White Background

This is how #9c5836 Color code will look on white background color. Color contrast ratio is 5.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 #9c5836; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #9c5836; }

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.