Skip to main content Skip to docs navigation

#8e1952 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 Wine Grape and its hex is #941751 Nearest Color Name

Color Hue/Base color: Red

Hex #8e1952 Color code in RGB color code model is created after adding 55.69% red color, 9.8% green color and 32.16% blue color. Hex #8e1952 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 42% yellow and 44.31% black.

Hex #8e1952 color code is between #881155 web safe hex color code and #992244 web safe hex color code. #881155 is the nearest web safe color code. You can see here many more shades of #8e1952 color code.

RGB Chart

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

Color Table

Hex Color Code 8e1952 #8e1952
RGB Decimal 142, 25, 82 142, 25, 82
RGB Percent 56%, 10%, 32% rgb(56%, 10%, 32%)
CSS RGBa 142, 25, 82,1 rgba(142,25,82,1)
CMYK Model cmyk(0%,82%,42%,44.31%)
HSL Color Space 331,70% ,33% hsl(331,70% ,33%)
HSV Color Space 331°, 82%, 56%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10001110 00011001 01010010
Octal 216 31 122
Decimal 142 25 82
Hex 8e 19 52

Different shades of #8e1952 color code.

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

Darkest of #8e1952
#0c0207
Darker of #8e1952
#370a20
Dark of #8e1952
#631139
Base of #8e1952
#8e1952
Light of #8e1952
#b9216b
Lighter
#db3284
Lightest
#e35d9e

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

#8e1952
#198e55

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

Split Complementary

#8e1952
#198e1b
#198d8e

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

Analogous Color

#86198e
#8e1983
#8e1952
#8e192b
#8e3819

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

#8e1952
#19528e
#528e19

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

#8e1952
#528e19
#198e55
#55198e

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

#8e1952
#8d8e19
#198e55
#1b198e

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

#000000
#0c0207
#370a20
#631139
#8e1952
#b9216b
#db3284
#e35d9e
#ea89b8

Tints of #8e1952 Color

#8e1952
#9a3265
#a74c78
#b3658b
#c07f9e
#cc98b2
#d9b2c5
#e5cbd8
#f2e5eb
#ffffff

Shades of #8e1952 color code

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

#8e1952
#7e1648
#6e133f
#5e1036
#4e0d2d
#3f0b24
#2f081b
#1f0512
#0f0209
#000000

Tones

#8e1952
#7d2a52
#6d3a53
#5c4b53
#545454

Tones

Similar Color like #8e1952 color

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

#8f1a53
#901b54
#911c55
#921d56
#931e57
#941f58
#952059
#96215a
#97225b
#98235c
#99245d
#9a255e
#9b265f
#9c2760
#8d1851
#8c1750
#8b164f
#8a154e
#89144d
#88134c
#87124b
#86114a
#851049
#840f48
#830e47
#820d46
#810c45
#800b44

Download this Dark Red

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

#8e1952 Color Code Preview on Black Background Color

This is how #8e1952 Color will look on black background color. Color contrast ratio is 2.41

#8e1952 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8e1952 color code is use for CSS Background Color

Background color for the above div is #8e1952

HTML with inline CSS

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

#8e1952 color code is use for CSS Border Color

CSS Border color for the above div is #8e1952

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8e1952 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8e1952 Color code Preview on White Background

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

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

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(142,25,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,142,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(142,25,82,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }