Skip to main content Skip to docs navigation

#894fcc hex color | Dark Violet & Cool color | 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 Morado Purple and its hex is #9955CC Nearest Color Name

Color Hue/Base color: Violet

Hex #894fcc Color code in RGB color code model is created after adding 53.73% red color, 30.98% green color and 80% blue color. Hex #894fcc Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 61% magenta, 0% yellow and 20% black.

Hex #894fcc color code is between #8855bb web safe hex color code and #9944dd web safe hex color code. #8855bb is the nearest web safe color code. You can see here many more shades of #894fcc color code.

RGB Chart

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

Color Table

Hex Color Code 894fcc #894fcc
RGB Decimal 137, 79, 204 137, 79, 204
RGB Percent 54%, 31%, 80% rgb(54%, 31%, 80%)
CSS RGBa 137, 79, 204,1 rgba(137,79,204,1)
CMYK Model cmyk(33%,61%,0%,20%)
HSL Color Space 268,55% ,55% hsl(268,55% ,55%)
HSV Color Space 268°, 61%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001001 01001111 11001100
Octal 211 117 314
Decimal 137 79 204
Hex 89 4f cc

Different shades of #894fcc color code.

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

Darkest of #894fcc
#3e1d65
Darker of #894fcc
#57298c
Dark of #894fcc
#6f34b4
Base of #894fcc
#894fcc
Light of #894fcc
#a477d7
Lighter
#be9ee3
Lightest
#d9c6ee

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

#894fcc
#92cc4f

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

Split Complementary

#894fcc
#ccc84f
#53cc4f

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

Analogous Color

#4f5ecc
#554fcc
#894fcc
#b34fcc
#cc4fb1

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

#894fcc
#4fcc89
#cc894f

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

#894fcc
#cc894f
#92cc4f
#4f92cc

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

#894fcc
#cc4f53
#92cc4f
#4fccc8

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 #894fcc

#26123d
#3e1d65
#57298c
#6f34b4
#894fcc
#a477d7
#be9ee3
#d9c6ee
#f3edfa

Tints of #894fcc Color

#894fcc
#9662d1
#a376d7
#b089dd
#bd9de2
#cab0e8
#d7c4ee
#e4d7f3
#f1ebf9
#ffffff

Shades of #894fcc color code

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

#894fcc
#7946b5
#6a3d9e
#5b3488
#4c2b71
#3c235a
#2d1a44
#1e112d
#0f0816
#000000

Tones

#894fcc
#8b66b5
#8c7c9f
#8d8d8d
#8d8d8d

Tones

Similar Color like #894fcc color

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

#8a50cd
#8b51ce
#8c52cf
#8d53d0
#8e54d1
#8f55d2
#9056d3
#9157d4
#9258d5
#9359d6
#945ad7
#955bd8
#965cd9
#975dda
#884ecb
#874dca
#864cc9
#854bc8
#844ac7
#8349c6
#8248c5
#8147c4
#8046c3
#7f45c2
#7e44c1
#7d43c0
#7c42bf
#7b41be

Download this

Hex #894fcc 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.

#894fcc Color Code Preview on Black Background Color

This is how #894fcc Color will look on black background color. Color contrast ratio is 4.05

#894fcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #894fcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #894fcc

#894fcc color code is use for CSS Background Color

Background color for the above div is #894fcc

HTML with inline CSS

<div style="background-color:#894fcc;"></div>

#894fcc color code is use for CSS Border Color

CSS Border color for the above div is #894fcc

HTML with inline CSS

<div style="border:5px solid #894fcc;"></div>

CSS Border Left color for the above div is #894fcc

HTML with inline CSS

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

CSS Border Right color for the above div is #894fcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #894fcc

HTML with inline CSS

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

CSS Border Top color for the above div is #894fcc

HTML with inline CSS

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

#894fcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#894fcc Color code Preview on White Background

This is how #894fcc Color code will look on white background color. Color contrast ratio is 5.18

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

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(137,79,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(146,204,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(137,79,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }