crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#8e709c hex color - Violet - Warm color - Information

#8e709c hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #8e709c Color code in RGB color code model is created after adding 55.69% red color, 43.92% green color and 61.18% blue color. Hex #8e709c Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 28% magenta, 0% yellow and 39% black.

Hex #8e709c color code is between #887799 web safe hex color code and #9966aa web safe hex color code. #887799 is the nearest web safe color code. You can see here many more shades of #8e709c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8e709c#8e709c
RGB Decimal142, 112, 156rgb(142, 112, 156)
RGB Percent56%, 44%, 61%rgb(56%, 44%, 61%)
CSS RGBa142, 112, 156,1rgba(142,112,156,1)
CMYK Modelcmyk(9%,28%,0%,39%)
HSL Color Space281,18% ,53%hsl(281,18% ,53%)
HSV Color Space281°, 28%, 61%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011100111000010011100
Octal216160234
Decimal142112156
Hex8e709c

Different shades of #8e709c color code.

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

Light Shade of #8e709c
#a68eb1
Dark Shade of #8e709c
#745980
Saturated Shade of #8e709c
#9264a8
Desaturated Shade of #8e709c
#8a7c90
Grey scale Shade of #8e709c
#868686
Brighten Shade
#a789b5
Most Readable Shade
#FFFFFF

Shades of #8e709c color code

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

#8e709c
#7e638a
#6e5779
#5e4a68
#4e3e56
#3f3145
#2f2534
#1f1822
#0f0c11
#000000

Similar Color like #8e709c color

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

#8f719d
#90729e
#91739f
#9274a0
#9375a1
#9476a2
#9577a3
#9678a4
#9779a5
#987aa6
#997ba7
#9a7ca8
#9b7da9
#9c7eaa
#8d6f9b
#8c6e9a
#8b6d99
#8a6c98
#896b97
#886a96
#876995
#866894
#856793
#846692
#836591
#826490
#81638f
#80628e

Monochromatic Color with #8e709c

#8e709c
#b58fc6
#dbadf1
#1a141c
#413347
#675171

Tints of #8e709c Color

#8e709c
#9a7fa7
#a78fb2
#b39fbd
#c0afc8
#ccbfd3
#d9cfde
#e5dfe9
#f2eff4
#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

#8e709c
#7e9c70

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

Split Complementary

#8e709c
#949c70
#709c78

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

Analogous Color

#7c709c
#85709c
#8e709c
#97709c
#9c7098

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

#8e709c
#9c8e70
#709c8e

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

#8e709c
#9c7870
#7e9c70
#70949c

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

#8e709c
#7e9c70
#709c78
#9c7094

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 #8e709c 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.

#8e709c Color Code Preview on Black Background Color

This is how #8e709c Color will look on black background color. Color contrast ratio is 4.95

#8e709c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8e709c color code is use for CSS Background Color

Background color for the above div is #8e709c

HTML with inline CSS

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

#8e709c color code is use for CSS Border Color

CSS Border color for the above div is #8e709c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8e709c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8e709c Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.