crispedge.com

Color picker

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

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

#8f38a0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #8f38a0 Color code in RGB color code model is created after adding 56.08% red color, 21.96% green color and 62.75% blue color. Hex #8f38a0 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 65% magenta, 0% yellow and 37% black.

Hex #8f38a0 color code is between #883399 web safe hex color code and #9944aa web safe hex color code. #883399 is the nearest web safe color code. You can see here many more shades of #8f38a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8f38a0#8f38a0
RGB Decimal143, 56, 160rgb(143, 56, 160)
RGB Percent56%, 22%, 63%rgb(56%, 22%, 63%)
CSS RGBa143, 56, 160,1rgba(143,56,160,1)
CMYK Modelcmyk(11%,65%,0%,37%)
HSL Color Space290,48% ,42%hsl(290,48% ,42%)
HSV Color Space290°, 65%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011110011100010100000
Octal21770240
Decimal14356160
Hex8f38a0

Different shades of #8f38a0 color code.

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

Light Shade of #8f38a0
#ad4bc0
Dark Shade of #8f38a0
#6d2b7a
Saturated Shade of #8f38a0
#962dab
Desaturated Shade of #8f38a0
#884395
Grey scale Shade of #8f38a0
#6c6c6c
Brighten Shade
#a851b9
Most Readable Shade
#FFFFFF

Shades of #8f38a0 color code

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

#8f38a0
#7f318e
#6f2b7c
#5f256a
#4f1f58
#3f1847
#2f1235
#1f0c23
#0f0611
#000000

Similar Color like #8f38a0 color

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

#9039a1
#913aa2
#923ba3
#933ca4
#943da5
#953ea6
#963fa7
#9740a8
#9841a9
#9942aa
#9a43ab
#9b44ac
#9c45ad
#9d46ae
#8e379f
#8d369e
#8c359d
#8b349c
#8a339b
#89329a
#883199
#873098
#862f97
#852e96
#842d95
#832c94
#822b93
#812a92

Monochromatic Color with #8f38a0

#8f38a0
#b547ca
#db56f5
#1d0b20
#431a4b
#692975

Tints of #8f38a0 Color

#8f38a0
#9b4eaa
#a764b5
#b47abf
#c090ca
#cda6d4
#d9bcdf
#e6d2e9
#f2e8f4
#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

#8f38a0
#49a038

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

Split Complementary

#8f38a0
#7da038
#38a05b

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

Analogous Color

#6538a0
#7a38a0
#8f38a0
#a0389c
#a03887

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

#8f38a0
#a08f38
#38a08f

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

#8f38a0
#a05b38
#49a038
#387da0

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

#8f38a0
#49a038
#38a05b
#a0387d

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

#8f38a0 Color Code Preview on Black Background Color

This is how #8f38a0 Color will look on black background color. Color contrast ratio is 3.24

#8f38a0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8f38a0 color code is use for CSS Background Color

Background color for the above div is #8f38a0

HTML with inline CSS

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

#8f38a0 color code is use for CSS Border Color

CSS Border color for the above div is #8f38a0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8f38a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8f38a0 Color code Preview on White Background

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

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

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.