crispedge.com

Color picker

Loading...

#9f7b3e hex color - Ochre Brown - Yellow - Warm color - Information

#9f7b3e hex color - Ochre Brown - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #9f7b3e Color Code is also known as Ochre Brown color.

Hex #9f7b3e Color code in RGB color code model is created after adding 62.35% red color, 48.24% green color and 24.31% blue color. Hex #9f7b3e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 61% yellow and 38% black.

Hex #9f7b3e color code is between #997744 web safe hex color code and #aa8833 web safe hex color code. #997744 is the nearest web safe color code. You can see here many more shades of #9f7b3e color code.

0 Likes 0 Comments | 52 Views

RGB Chart

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

Color Table

Hex Color Code9f7b3e#9f7b3e
RGB Decimal159, 123, 62rgb(159, 123, 62)
RGB Percent62%, 48%, 24%rgb(62%, 48%, 24%)
CSS RGBa159, 123, 62,1rgba(159,123,62,1)
CMYK Modelcmyk(0%,23%,61%,38%)
HSL Color Space38,44% ,43%hsl(38,44% ,43%)
HSV Color Space38°, 61%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111110111101100111110
Octal23717376
Decimal15912362
Hex9f7b3e

Different shades of #9f7b3e color code.

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

Light Shade of #9f7b3e
#bc9554
Dark Shade of #9f7b3e
#7a5f30
Saturated Shade of #9f7b3e
#aa7e33
Desaturated Shade of #9f7b3e
#947849
Grey scale Shade of #9f7b3e
#6e6e6e
Brighten Shade
#b89457
Most Readable Shade
#FFFFFF

Shades of #9f7b3e color code

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

#9f7b3e
#8d6d37
#7b5f30
#6a5229
#584422
#46361b
#352914
#231b0d
#110d06
#000000

Similar Color like #9f7b3e color

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

#a07c3f
#a17d40
#a27e41
#a37f42
#a48043
#a58144
#a68245
#a78346
#a88447
#a98548
#aa8649
#ab874a
#ac884b
#ad894c
#9e7a3d
#9d793c
#9c783b
#9b773a
#9a7639
#997538
#987437
#977336
#967235
#957134
#947033
#936f32
#926e31
#916d30

Monochromatic Color with #9f7b3e

#9f7b3e
#c99c4f
#f4bd5f
#1f180c
#4a391d
#745a2d

Tints of #9f7b3e Color

#9f7b3e
#a98953
#b49868
#bfa77e
#c9b593
#d4c4a9
#dfd3be
#e9e1d4
#f4f0e9
#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

#9f7b3e
#3e629f

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

Split Complementary

#9f7b3e
#3e929f
#4b3e9f

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

Analogous Color

#9f543e
#9f683e
#9f7b3e
#9f8e3e
#9c9f3e

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

#9f7b3e
#3e9f7b
#7b3e9f

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

#9f7b3e
#3e9f4a
#3e629f
#9f3e92

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

#9f7b3e
#3e629f
#4b3e9f
#929f3e

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

#9f7b3e Color Code Preview on Black Background Color

This is how #9f7b3e Color will look on black background color. Color contrast ratio is 5.38

#9f7b3e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9f7b3e color code is use for CSS Background Color

Background color for the above div is #9f7b3e

HTML with inline CSS

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

#9f7b3e color code is use for CSS Border Color

CSS Border color for the above div is #9f7b3e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9f7b3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9f7b3e Color code Preview on White Background

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

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

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(159,123,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,98,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(159,123,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 52 Views

Post your comment:-

By submitting comment you agree to our privacy policy.