Skip to main content Skip to docs navigation

#972715 hex color | Download Dark Brown BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Bengala Red and its hex is #8F2E14 Nearest Color Name

Color Hue/Base color: Brown

Hex #972715 Color code in RGB color code model is created after adding 59.22% red color, 15.29% green color and 8.24% blue color. Hex #972715 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 86% yellow and 40.78% black.

Hex #972715 color code is between #992211 web safe hex color code and #883322 web safe hex color code. #992211 is the nearest web safe color code. You can see here many more shades of #972715 color code.

RGB Chart

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

Color Table

Hex Color Code 972715 #972715
RGB Decimal 151, 39, 21 151, 39, 21
RGB Percent 59%, 15%, 8% rgb(59%, 15%, 8%)
CSS RGBa 151, 39, 21,1 rgba(151,39,21,1)
CMYK Model cmyk(0%,74%,86%,40.78%)
HSL Color Space 8,76% ,34% hsl(8,76% ,34%)
HSV Color Space 8°, 86%, 59%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010111 00100111 00010101
Octal 227 47 25
Decimal 151 39 21
Hex 97 27 15

Different shades of #972715 color code.

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

Darkest of #972715
#110402
Darker of #972715
#3d1009
Dark of #972715
#6a1b0f
Base of #972715
#972715
Light of #972715
#c4331b
Lighter
#e24930
Lightest
#e8705d

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

#972715
#158597

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

Split Complementary

#972715
#159768
#154497

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

Analogous Color

#97154f
#971539
#972715
#975215
#978915

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

#972715
#271597
#159727

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

#972715
#159727
#158597
#971585

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#972715
#449715
#158597
#681597

Square 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).

Monochromatic Color with #972715

#000000
#110402
#3d1009
#6a1b0f
#972715
#c4331b
#e24930
#e8705d
#ef9789

Tints of #972715 Color

#972715
#a23f2f
#ae5749
#b96f63
#c5877d
#d09f97
#dcb7b1
#e7cfcb
#f3e7e5
#ffffff

Shades of #972715 color code

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

#972715
#862212
#751e10
#641a0e
#53150b
#431109
#320d07
#210804
#100402
#000000

Tones

#972715
#863326
#754037
#634c49
#565656

Tones

Similar Color like #972715 color

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

#982816
#992917
#9a2a18
#9b2b19
#9c2c1a
#9d2d1b
#9e2e1c
#9f2f1d
#a0301e
#a1311f
#a23220
#a33321
#a43422
#a53523
#962614
#952513
#942412
#932311
#922210
#91210f
#90200e
#8f1f0d
#8e1e0c
#8d1d0b
#8c1c0a
#8b1b09
#8a1a08
#891907

Download this Dark Brown

Hex #972715 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.

#972715 Color Code Preview on Black Background Color

This is how #972715 Color will look on black background color. Color contrast ratio is 2.62

#972715 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #972715

HTML with inline CSS

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

Your Example Paragraph content text in with font color #972715

#972715 color code is use for CSS Background Color

Background color for the above div is #972715

HTML with inline CSS

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

#972715 color code is use for CSS Border Color

CSS Border color for the above div is #972715

HTML with inline CSS

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

CSS Border Left color for the above div is #972715

HTML with inline CSS

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

CSS Border Right color for the above div is #972715

HTML with inline CSS

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

CSS Border Bottom color for the above div is #972715

HTML with inline CSS

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

CSS Border Top color for the above div is #972715

HTML with inline CSS

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

#972715 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#972715 Color code Preview on White Background

This is how #972715 Color code will look on white background color. Color contrast ratio is 8.02

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(151,39,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,133,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,39,21,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }