Skip to main content Skip to docs navigation

#93466b 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 Satsuma Imo Red and its hex is #96466A Nearest Color Name

Color Hue/Base color: Red

Hex #93466b Color code in RGB color code model is created after adding 57.65% red color, 27.45% green color and 41.96% blue color. Hex #93466b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 27% yellow and 42.35% black.

Hex #93466b color code is between #994466 web safe hex color code and #885577 web safe hex color code. #994466 is the nearest web safe color code. You can see here many more shades of #93466b color code.

RGB Chart

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

Color Table

Hex Color Code 93466b #93466b
RGB Decimal 147, 70, 107 147, 70, 107
RGB Percent 58%, 27%, 42% rgb(58%, 27%, 42%)
CSS RGBa 147, 70, 107,1 rgba(147,70,107,1)
CMYK Model cmyk(0%,52%,27%,42.35%)
HSL Color Space 331,35% ,43% hsl(331,35% ,43%)
HSV Color Space 331°, 52%, 58%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010011 01000110 01101011
Octal 223 106 153
Decimal 147 70 107
Hex 93 46 6b

Different shades of #93466b color code.

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

Darkest of #93466b
#2b1520
Darker of #93466b
#4e2539
Dark of #93466b
#703652
Base of #93466b
#93466b
Light of #93466b
#b15b84
Lighter
#c17e9e
Lightest
#d2a0b8

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

#93466b
#46936e

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

Split Complementary

#93466b
#469348
#469193

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

Analogous Color

#8e4693
#93468b
#93466b
#934651
#935b46

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

#93466b
#466b93
#6b9346

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

#93466b
#6b9346
#46936e
#6e4693

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

#93466b
#919346
#46936e
#484693

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 #93466b

#090406
#2b1520
#4e2539
#703652
#93466b
#b15b84
#c17e9e
#d2a0b8
#e2c3d2

Tints of #93466b Color

#93466b
#9f5a7b
#ab6f8b
#b7839c
#c398ac
#cfacbd
#dbc1cd
#e7d5de
#f3eaee
#ffffff

Shades of #93466b color code

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

#93466b
#823e5f
#723653
#622e47
#51263b
#411f2f
#311723
#200f17
#10070b
#000000

Tones

#93466b
#7d5c6c
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #93466b color

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

#94476c
#95486d
#96496e
#974a6f
#984b70
#994c71
#9a4d72
#9b4e73
#9c4f74
#9d5075
#9e5176
#9f5277
#a05378
#a15479
#92456a
#914469
#904368
#8f4267
#8e4166
#8d4065
#8c3f64
#8b3e63
#8a3d62
#893c61
#883b60
#873a5f
#86395e
#85385d

Download this Dark Red

Hex #93466b 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.

#93466b Color Code Preview on Black Background Color

This is how #93466b Color will look on black background color. Color contrast ratio is 3.33

#93466b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93466b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93466b

#93466b color code is use for CSS Background Color

Background color for the above div is #93466b

HTML with inline CSS

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

#93466b color code is use for CSS Border Color

CSS Border color for the above div is #93466b

HTML with inline CSS

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

CSS Border Left color for the above div is #93466b

HTML with inline CSS

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

CSS Border Right color for the above div is #93466b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #93466b

HTML with inline CSS

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

CSS Border Top color for the above div is #93466b

HTML with inline CSS

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

#93466b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93466b Color code Preview on White Background

This is how #93466b Color code will look on white background color. Color contrast ratio is 6.31

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

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(147,70,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(70,147,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(147,70,107,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }