Skip to main content Skip to docs navigation

#9a365c hex color | Dark Red & Warm color | 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 Cardinal Red and its hex is #9B365E Nearest Color Name

Color Hue/Base color: Red

Hex #9a365c Color code in RGB color code model is created after adding 60.39% red color, 21.18% green color and 36.08% blue color. Hex #9a365c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 40% yellow and 39.61% black.

Hex #9a365c color code is between #993355 web safe hex color code and #aa4466 web safe hex color code. #993355 is the nearest web safe color code. You can see here many more shades of #9a365c color code.

RGB Chart

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

Color Table

Hex Color Code 9a365c #9a365c
RGB Decimal 154, 54, 92 154, 54, 92
RGB Percent 60%, 21%, 36% rgb(60%, 21%, 36%)
CSS RGBa 154, 54, 92,1 rgba(154,54,92,1)
CMYK Model cmyk(0%,65%,40%,39.61%)
HSL Color Space 337,48% ,41% hsl(337,48% ,41%)
HSV Color Space 337°, 65%, 60%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011010 00110110 01011100
Octal 232 66 134
Decimal 154 54 92
Hex 9a 36 5c

Different shades of #9a365c color code.

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

Darkest of #9a365c
#290e18
Darker of #9a365c
#4e1c2f
Dark of #9a365c
#742945
Base of #9a365c
#9a365c
Light of #9a365c
#be4573
Lighter
#cb6b8f
Lightest
#d891ac

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

#9a365c
#369a74

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

Split Complementary

#9a365c
#369a42
#368e9a

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

Analogous Color

#9a3696
#9a3686
#9a365c
#9a363b
#9a5b36

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

#9a365c
#365c9a
#5c9a36

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

#9a365c
#5c9a36
#369a74
#74369a

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

#9a365c
#8e9a36
#369a74
#42369a

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 #9a365c

#030102
#290e18
#4e1c2f
#742945
#9a365c
#be4573
#cb6b8f
#d891ac
#e6b6c8

Tints of #9a365c Color

#9a365c
#a54c6e
#b06280
#bb7992
#c68fa4
#d2a5b6
#ddbcc8
#e8d2da
#f3e8ec
#ffffff

Shades of #9a365c color code

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

#9a365c
#883051
#772a47
#66243d
#551e33
#441828
#33121e
#220c14
#11060a
#000000

Tones

#9a365c
#854b61
#706066
#686868
#686868

Tones

Similar Color like #9a365c color

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

#9b375d
#9c385e
#9d395f
#9e3a60
#9f3b61
#a03c62
#a13d63
#a23e64
#a33f65
#a44066
#a54167
#a64268
#a74369
#a8446a
#99355b
#98345a
#973359
#963258
#953157
#943056
#932f55
#922e54
#912d53
#902c52
#8f2b51
#8e2a50
#8d294f
#8c284e

Download this

Hex #9a365c 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.

#9a365c Color Code Preview on Black Background Color

This is how #9a365c Color will look on black background color. Color contrast ratio is 3.06

#9a365c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9a365c color code is use for CSS Background Color

Background color for the above div is #9a365c

HTML with inline CSS

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

#9a365c color code is use for CSS Border Color

CSS Border color for the above div is #9a365c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9a365c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9a365c Color code Preview on White Background

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

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

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(154,54,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(54,154,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(154,54,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }