Skip to main content Skip to docs navigation

#8f1952 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 #8f1952 Color code in RGB color code model is created after adding 56.08% red color, 9.8% green color and 32.16% blue color. Hex #8f1952 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 43% yellow and 43.92% black.

Hex #8f1952 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 #8f1952 color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10001111 00011001 01010010
Octal 217 31 122
Decimal 143 25 82
Hex 8f 19 52

Different shades of #8f1952 color code.

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

Darkest of #8f1952
#0d0207
Darker of #8f1952
#380a20
Dark of #8f1952
#641139
Base of #8f1952
#8f1952
Light of #8f1952
#ba216b
Lighter
#db3384
Lightest
#e35e9e

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

#8f1952
#198f56

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

Split Complementary

#8f1952
#198f1b
#198d8f

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

Analogous Color

#87198f
#8f1983
#8f1952
#8f192b
#8f3919

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

#8f1952
#19528f
#528f19

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

#8f1952
#528f19
#198f56
#56198f

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

#8f1952
#8d8f19
#198f56
#1b198f

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

#000000
#0d0207
#380a20
#641139
#8f1952
#ba216b
#db3384
#e35e9e
#ea8ab8

Tints of #8f1952 Color

#8f1952
#9b3265
#a74c78
#b4658b
#c07f9e
#cd98b2
#d9b2c5
#e6cbd8
#f2e5eb
#ffffff

Shades of #8f1952 color code

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

#8f1952
#7f1648
#6f133f
#5f1036
#4f0d2d
#3f0b24
#2f081b
#1f0512
#0f0209
#000000

Tones

#8f1952
#7e2a53
#6d3b53
#5d4b54
#545454

Tones

Similar Color like #8f1952 color

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

#901a53
#911b54
#921c55
#931d56
#941e57
#951f58
#962059
#97215a
#98225b
#99235c
#9a245d
#9b255e
#9c265f
#9d2760
#8e1851
#8d1750
#8c164f
#8b154e
#8a144d
#89134c
#88124b
#87114a
#861049
#850f48
#840e47
#830d46
#820c45
#810b44

Download this Dark Red

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

#8f1952 Color Code Preview on Black Background Color

This is how #8f1952 Color will look on black background color. Color contrast ratio is 2.43

#8f1952 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8f1952 color code is use for CSS Background Color

Background color for the above div is #8f1952

HTML with inline CSS

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

#8f1952 color code is use for CSS Border Color

CSS Border color for the above div is #8f1952

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8f1952 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8f1952 Color code Preview on White Background

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

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

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