Skip to main content Skip to docs navigation

#96617a hex color | Download Dark Red 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 Forest Berry and its hex is #956378 Nearest Color Name

Color Hue/Base color: Red

Hex #96617a Color code in RGB color code model is created after adding 58.82% red color, 38.04% green color and 47.84% blue color. Hex #96617a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 19% yellow and 41.18% black.

Hex #96617a color code is between #996677 web safe hex color code and #885588 web safe hex color code. #996677 is the nearest web safe color code. You can see here many more shades of #96617a color code.

RGB Chart

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

Color Table

Hex Color Code 96617a #96617a
RGB Decimal 150, 97, 122 150, 97, 122
RGB Percent 59%, 38%, 48% rgb(59%, 38%, 48%)
CSS RGBa 150, 97, 122,1 rgba(150,97,122,1)
CMYK Model cmyk(0%,35%,19%,41.18%)
HSL Color Space 332,21% ,48% hsl(332,21% ,48%)
HSV Color Space 332°, 35%, 59%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010110 01100001 01111010
Octal 226 141 172
Decimal 150 97 122
Hex 96 61 7a

Different shades of #96617a color code.

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

Darkest of #96617a
#39252e
Darker of #96617a
#583948
Dark of #96617a
#774d61
Base of #96617a
#96617a
Light of #96617a
#ac7e94
Lighter
#c09dae
Lightest
#d4bcc7

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

#96617a
#61967d

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

Split Complementary

#96617a
#619662
#619496

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

Analogous Color

#936196
#966190
#96617a
#966168
#967061

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

#96617a
#617a96
#7a9661

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

#96617a
#7a9661
#61967d
#7d6196

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

#96617a
#949661
#61967d
#626196

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 #96617a

#1a1115
#39252e
#583948
#774d61
#96617a
#ac7e94
#c09dae
#d4bcc7
#e8dbe1

Tints of #96617a Color

#96617a
#a17288
#ad8497
#b995a6
#c4a7b5
#d0b8c3
#dccad2
#e7dbe1
#f3edf0
#ffffff

Shades of #96617a color code

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

#96617a
#85566c
#744b5e
#644051
#533543
#422b36
#322028
#21151b
#100a0d
#000000

Tones

#96617a
#7d7a7b
#7b7b7b
#7b7b7b
#7b7b7b

Tones

Similar Color like #96617a color

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

#97627b
#98637c
#99647d
#9a657e
#9b667f
#9c6780
#9d6881
#9e6982
#9f6a83
#a06b84
#a16c85
#a26d86
#a36e87
#a46f88
#956079
#945f78
#935e77
#925d76
#915c75
#905b74
#8f5a73
#8e5972
#8d5871
#8c5770
#8b566f
#8a556e
#89546d
#88536c

Download this Dark Red

Hex #96617a 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.

#96617a Color Code Preview on Black Background Color

This is how #96617a Color will look on black background color. Color contrast ratio is 4.29

#96617a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96617a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96617a

#96617a color code is use for CSS Background Color

Background color for the above div is #96617a

HTML with inline CSS

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

#96617a color code is use for CSS Border Color

CSS Border color for the above div is #96617a

HTML with inline CSS

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

CSS Border Left color for the above div is #96617a

HTML with inline CSS

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

CSS Border Right color for the above div is #96617a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #96617a

HTML with inline CSS

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

CSS Border Top color for the above div is #96617a

HTML with inline CSS

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

#96617a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96617a Color code Preview on White Background

This is how #96617a Color code will look on white background color. Color contrast ratio is 4.90

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

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(150,97,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,150,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,97,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }