@
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.

#874ccc hex color - Blue - Cool color - Information

#874ccc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #874ccc Color code in RGB color code model is created after adding 52.94% red color, 29.8% green color and 80% blue color. Hex #874ccc Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 63% magenta, 0% yellow and 20% black.

Hex #874ccc color code is between #8844bb web safe hex color code and #7755dd web safe hex color code. #8844bb is the nearest web safe color code. You can see here many more shades of #874ccc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 874ccc #874ccc
RGB Decimal 135, 76, 204 rgb(135, 76, 204)
RGB Percent 53%, 30%, 80% rgb(53%, 30%, 80%)
CSS RGBa 135, 76, 204,1 rgba(135,76,204,1)
CMYK Model cmyk(34%,63%,0%,20%)
HSL Color Space 268,56% ,55% hsl(268,56% ,55%)
HSV Color Space 268°, 63%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000111 01001100 11001100
Octal 207 114 314
Decimal 135 76 204
Hex 87 4c cc

Different shades of #874ccc color code.

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

Light Shade of #874ccc
#a274d7
Dark Shade of #874ccc
#6e33b2
Saturated Shade of #874ccc
#8640d7
Desaturated Shade of #874ccc
#8857c0
Grey scale Shade of #874ccc
#8c8c8c
Brighten Shade
#a065e5
Most Readable Shade
#FFFFFF

Shades of #874ccc color code

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

#874ccc
#7843b5
#693b9e
#5a3288
#4b2a71
#3c215a
#2d1944
#1e102d
#0f0816
#000000

Similar Color like #874ccc color

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

#884dcd
#894ece
#8a4fcf
#8b50d0
#8c51d1
#8d52d2
#8e53d3
#8f54d4
#9055d5
#9156d6
#9257d7
#9358d8
#9459d9
#955ada
#864bcb
#854aca
#8449c9
#8348c8
#8247c7
#8146c6
#8045c5
#7f44c4
#7e43c3
#7d42c2
#7c41c1
#7b40c0
#7a3fbf
#793ebe

Monochromatic Color with #874ccc

#874ccc
#a35cf6
#160d22
#331c4c
#4f2c77
#6b3ca1

Tints of #874ccc Color

#874ccc
#945fd1
#a173d7
#af87dd
#bc9be2
#c9afe8
#d7c3ee
#e4d7f3
#f1ebf9
#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

#874ccc
#91cc4c

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

Split Complementary

#874ccc
#ccc74c
#51cc4c

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

Analogous Color

#544ccc
#6d4ccc
#874ccc
#a14ccc
#ba4ccc

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

#874ccc
#cc874c
#4ccc87

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

#874ccc
#cc4c51
#91cc4c
#4cccc7

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

#874ccc
#91cc4c
#51cc4c
#c74ccc

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 #874ccc 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.

#874ccc Color Code Preview on Black Background Color

This is how #874ccc Color will look on black background color. Color contrast ratio is 3.94

#874ccc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #874ccc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #874ccc

#874ccc color code is use for CSS Background Color

Background color for the above div is #874ccc

HTML with inline CSS

<div style="background-color:#874ccc;"></div>

#874ccc color code is use for CSS Border Color

CSS Border color for the above div is #874ccc

HTML with inline CSS

<div style="border:5px solid #874ccc;"></div>

CSS Border Left color for the above div is #874ccc

HTML with inline CSS

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

CSS Border Right color for the above div is #874ccc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #874ccc

HTML with inline CSS

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

CSS Border Top color for the above div is #874ccc

HTML with inline CSS

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

#874ccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#874ccc Color code Preview on White Background

This is how #874ccc Color code will look on white background color. Color contrast ratio is 5.34

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

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(135,76,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(145,204,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,76,204,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.