@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#9e350b hex color - Red - Warm color - Information

#9e350b hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #9e350b Color code in RGB color code model is created after adding 61.96% red color, 20.78% green color and 4.31% blue color. Hex #9e350b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 93% yellow and 38.04% black.

Hex #9e350b color code is between #993311 web safe hex color code and #aa4400 web safe hex color code. #993311 is the nearest web safe color code. You can see here many more shades of #9e350b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 9e350b #9e350b
RGB Decimal 158, 53, 11 rgb(158, 53, 11)
RGB Percent 62%, 21%, 4% rgb(62%, 21%, 4%)
CSS RGBa 158, 53, 11,1 rgba(158,53,11,1)
CMYK Model cmyk(0%,66%,93%,38.04%)
HSL Color Space 17,87% ,33% hsl(17,87% ,33%)
HSV Color Space 17°, 93%, 62%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011110 00110101 00001011
Octal 236 65 13
Decimal 158 53 11
Hex 9e 35 0b

Different shades of #9e350b color code.

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

Light Shade of #9e350b
#ce450e
Dark Shade of #9e350b
#6e2508
Saturated Shade of #9e350b
#a63103
Desaturated Shade of #9e350b
#963913
Grey scale Shade of #9e350b
#545454
Brighten Shade
#b74e24
Most Readable Shade
#FFFFFF

Shades of #9e350b color code

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

#9e350b
#8c2f09
#7a2908
#692307
#571d06
#461704
#341103
#230b02
#110501
#000000

Similar Color like #9e350b color

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

#9f360c
#a0370d
#a1380e
#a2390f
#a33a10
#a43b11
#a53c12
#a63d13
#a73e14
#a83f15
#a94016
#aa4117
#ab4218
#ac4319
#9d340a
#9c3309
#9b3208
#9a3107
#993006
#982f05
#972e04
#962d03
#952c02
#942b01
#932a00
#922900
#912800
#902700

Monochromatic Color with #9e350b

#9e350b
#c8430e
#f35211
#1e0a02
#491805
#732708

Tints of #9e350b Color

#9e350b
#a84b26
#b36141
#be785c
#c98e77
#d3a592
#debbad
#e9d2c8
#f4e8e3
#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

#9e350b
#0b749e

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

Split Complementary

#9e350b
#0b9e7f
#0b2a9e

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

Analogous Color

#9e0b1c
#9e180b
#9e350b
#9e520b
#9e700b

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

#9e350b
#0b9e35
#350b9e

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

#9e350b
#2a9e0b
#0b749e
#7e0b9e

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

#9e350b
#0b749e
#0b2a9e
#9e7e0b

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

#9e350b Color Code Preview on Black Background Color

This is how #9e350b Color will look on black background color. Color contrast ratio is 2.97

#9e350b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9e350b color code is use for CSS Background Color

Background color for the above div is #9e350b

HTML with inline CSS

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

#9e350b color code is use for CSS Border Color

CSS Border color for the above div is #9e350b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9e350b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9e350b Color code Preview on White Background

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

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

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(158,53,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(11,116,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(158,53,11,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.