crispedge.com

Color picker

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

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

#9b3a20 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #9b3a20 Color code in RGB color code model is created after adding 60.78% red color, 22.75% green color and 12.55% blue color. Hex #9b3a20 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 79% yellow and 39% black.

Hex #9b3a20 color code is between #993322 web safe hex color code and #aa4411 web safe hex color code. #993322 is the nearest web safe color code. You can see here many more shades of #9b3a20 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9b3a20#9b3a20
RGB Decimal155, 58, 32rgb(155, 58, 32)
RGB Percent61%, 23%, 13%rgb(61%, 23%, 13%)
CSS RGBa155, 58, 32,1rgba(155,58,32,1)
CMYK Modelcmyk(0%,63%,79%,39%)
HSL Color Space13,66% ,37%hsl(13,66% ,37%)
HSV Color Space13°, 79%, 61%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110110011101000100000
Octal2337240
Decimal1555832
Hex9b3a20

Different shades of #9b3a20 color code.

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

Light Shade of #9b3a20
#c54a29
Dark Shade of #9b3a20
#712a17
Saturated Shade of #9b3a20
#a43517
Desaturated Shade of #9b3a20
#923f29
Grey scale Shade of #9b3a20
#5d5d5d
Brighten Shade
#b45339
Most Readable Shade
#FFFFFF

Shades of #9b3a20 color code

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

#9b3a20
#89331c
#782d18
#672615
#562011
#44190e
#33130a
#220c07
#110603
#000000

Similar Color like #9b3a20 color

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

#9c3b21
#9d3c22
#9e3d23
#9f3e24
#a03f25
#a14026
#a24127
#a34228
#a44329
#a5442a
#a6452b
#a7462c
#a8472d
#a9482e
#9a391f
#99381e
#98371d
#97361c
#96351b
#95341a
#943319
#933218
#923117
#913016
#902f15
#8f2e14
#8e2d13
#8d2c12

Monochromatic Color with #9b3a20

#9b3a20
#c54a29
#f05a32
#1b0a06
#461a0e
#702a17

Tints of #9b3a20 Color

#9b3a20
#a64f38
#b16551
#bc7b6a
#c79183
#d2a79b
#ddbdb4
#e8d3cd
#f3e9e6
#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

#9b3a20
#20819b

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

Split Complementary

#9b3a20
#209b78
#20449b

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

Analogous Color

#9b2037
#9b2120
#9b3a20
#9b5320
#9b6b20

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

#9b3a20
#209b3a
#3a209b

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

#9b3a20
#439b20
#20819b
#77209b

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

#9b3a20
#20819b
#20449b
#9b7820

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

#9b3a20 Color Code Preview on Black Background Color

This is how #9b3a20 Color will look on black background color. Color contrast ratio is 3.02

#9b3a20 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9b3a20 color code is use for CSS Background Color

Background color for the above div is #9b3a20

HTML with inline CSS

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

#9b3a20 color code is use for CSS Border Color

CSS Border color for the above div is #9b3a20

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9b3a20 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9b3a20 Color code Preview on White Background

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

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

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.