crispedge.com

Color picker

Loading...

#8f114e hex color - Red - Warm color - Information

#8f114e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #8f114e Color code in RGB color code model is created after adding 56.08% red color, 6.67% green color and 30.59% blue color. Hex #8f114e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 45% yellow and 44% black.

Hex #8f114e color code is between #880055 web safe hex color code and #990044 web safe hex color code. #880055 is the nearest web safe color code. You can see here many more shades of #8f114e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8f114e#8f114e
RGB Decimal143, 17, 78rgb(143, 17, 78)
RGB Percent56%, 7%, 31%rgb(56%, 7%, 31%)
CSS RGBa143, 17, 78,1rgba(143,17,78,1)
CMYK Modelcmyk(0%,88%,45%,44%)
HSL Color Space331,79% ,31%hsl(331,79% ,31%)
HSV Color Space331°, 88%, 56%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011110001000101001110
Octal21721116
Decimal1431778
Hex8f114e

Different shades of #8f114e color code.

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

Light Shade of #8f114e
#bd1667
Dark Shade of #8f114e
#610c35
Saturated Shade of #8f114e
#97094e
Desaturated Shade of #8f114e
#87194e
Grey scale Shade of #8f114e
#505050
Brighten Shade
#a82a67
Most Readable Shade
#FFFFFF

Shades of #8f114e color code

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

#8f114e
#7f0f45
#6f0d3c
#5f0b34
#4f092b
#3f0722
#2f051a
#1f0311
#0f0108
#000000

Similar Color like #8f114e color

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

#90124f
#911350
#921451
#931552
#941653
#951754
#961855
#971956
#981a57
#991b58
#9a1c59
#9b1d5a
#9c1e5b
#9d1f5c
#8e104d
#8d0f4c
#8c0e4b
#8b0d4a
#8a0c49
#890b48
#880a47
#870946
#860845
#850744
#840643
#830542
#820441
#810340

Monochromatic Color with #8f114e

#8f114e
#b91665
#e41b7c
#0f0208
#3a0720
#640c37

Tints of #8f114e Color

#8f114e
#9b2b61
#a74575
#b46089
#c07a9c
#cd95b0
#d9afc4
#e6cad7
#f2e4eb
#ffffff

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

#8f114e
#118f52

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

Split Complementary

#8f114e
#118f13
#118d8f

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

Analogous Color

#8f1180
#8f1167
#8f114e
#8f1135
#8f111c

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

#8f114e
#4e8f11
#114e8f

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

#8f114e
#8d8f11
#118f52
#13118f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#8f114e
#118f52
#118d8f
#8f1311

Double Complementary 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).

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

#8f114e Color Code Preview on Black Background Color

This is how #8f114e Color will look on black background color. Color contrast ratio is 2.36

#8f114e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8f114e color code is use for CSS Background Color

Background color for the above div is #8f114e

HTML with inline CSS

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

#8f114e color code is use for CSS Border Color

CSS Border color for the above div is #8f114e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8f114e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8f114e Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.