Skip to main content Skip to docs navigation

#8a3363 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 Boysenberry and its hex is #873260 Nearest Color Name

Color Hue/Base color: Red

Hex #8a3363 Color code in RGB color code model is created after adding 54.12% red color, 20% green color and 38.82% blue color. Hex #8a3363 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 28% yellow and 45.88% black.

Hex #8a3363 color code is between #882266 web safe hex color code and #994455 web safe hex color code. #882266 is the nearest web safe color code. You can see here many more shades of #8a3363 color code.

RGB Chart

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

Color Table

Hex Color Code 8a3363 #8a3363
RGB Decimal 138, 51, 99 138, 51, 99
RGB Percent 54%, 20%, 39% rgb(54%, 20%, 39%)
CSS RGBa 138, 51, 99,1 rgba(138,51,99,1)
CMYK Model cmyk(0%,63%,28%,45.88%)
HSL Color Space 327,46% ,37% hsl(327,46% ,37%)
HSV Color Space 327°, 63%, 54%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10001010 00110011 01100011
Octal 212 63 143
Decimal 138 51 99
Hex 8a 33 63

Different shades of #8a3363 color code.

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

Darkest of #8a3363
#1a0a13
Darker of #8a3363
#40172e
Dark of #8a3363
#652548
Base of #8a3363
#8a3363
Light of #8a3363
#af417e
Lighter
#c45f97
Lightest
#d284af

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

#8a3363
#338a5a

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

Split Complementary

#8a3363
#378a33
#338a86

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

Analogous Color

#7e338a
#8a3387
#8a3363
#8a3346
#8a4433

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

#8a3363
#33638a
#638a33

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

#8a3363
#638a33
#338a5a
#5a338a

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

#8a3363
#8a8633
#338a5a
#33378a

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 #8a3363

#000000
#1a0a13
#40172e
#652548
#8a3363
#af417e
#c45f97
#d284af
#dfaac7

Tints of #8a3363 Color

#8a3363
#974974
#a46085
#b17797
#be8da8
#cba4b9
#d8bbcb
#e5d1dc
#f2e8ed
#ffffff

Shades of #8a3363 color code

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

#8a3363
#7a2d58
#6b274d
#5c2242
#4c1c37
#3d162c
#2e1121
#1e0b16
#0f050b
#000000

Tones

#8a3363
#774661
#64595f
#5f5f5f
#5f5f5f

Tones

Similar Color like #8a3363 color

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

#8b3464
#8c3565
#8d3666
#8e3767
#8f3868
#903969
#913a6a
#923b6b
#933c6c
#943d6d
#953e6e
#963f6f
#974070
#984171
#893262
#883161
#873060
#862f5f
#852e5e
#842d5d
#832c5c
#822b5b
#812a5a
#802959
#7f2858
#7e2757
#7d2656
#7c2555

Download this Dark Red

Hex #8a3363 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.

#8a3363 Color Code Preview on Black Background Color

This is how #8a3363 Color will look on black background color. Color contrast ratio is 2.73

#8a3363 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a3363

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a3363

#8a3363 color code is use for CSS Background Color

Background color for the above div is #8a3363

HTML with inline CSS

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

#8a3363 color code is use for CSS Border Color

CSS Border color for the above div is #8a3363

HTML with inline CSS

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

CSS Border Left color for the above div is #8a3363

HTML with inline CSS

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

CSS Border Right color for the above div is #8a3363

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8a3363

HTML with inline CSS

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

CSS Border Top color for the above div is #8a3363

HTML with inline CSS

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

#8a3363 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8a3363 Color code Preview on White Background

This is how #8a3363 Color code will look on white background color. Color contrast ratio is 7.68

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

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(138,51,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,138,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(138,51,99,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }