crispedge.com

Color picker

Loading...

#872eb0 hex color - Violet - Warm color - Information

#872eb0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #872eb0 Color code in RGB color code model is created after adding 52.94% red color, 18.04% green color and 69.02% blue color. Hex #872eb0 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 74% magenta, 0% yellow and 31% black.

Hex #872eb0 color code is between #8833aa web safe hex color code and #7722bb web safe hex color code. #8833aa is the nearest web safe color code. You can see here many more shades of #872eb0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code872eb0#872eb0
RGB Decimal135, 46, 176rgb(135, 46, 176)
RGB Percent53%, 18%, 69%rgb(53%, 18%, 69%)
CSS RGBa135, 46, 176,1rgba(135,46,176,1)
CMYK Modelcmyk(23%,74%,0%,31%)
HSL Color Space281,59% ,44%hsl(281,59% ,44%)
HSV Color Space281°, 74%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001110010111010110000
Octal20756260
Decimal13546176
Hex872eb0

Different shades of #872eb0 color code.

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

Light Shade of #872eb0
#a243ce
Dark Shade of #872eb0
#682388
Saturated Shade of #872eb0
#8b23bb
Desaturated Shade of #872eb0
#8339a5
Grey scale Shade of #872eb0
#6f6f6f
Brighten Shade
#a047c9
Most Readable Shade
#FFFFFF

Shades of #872eb0 color code

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

#872eb0
#78289c
#692388
#5a1e75
#4b1961
#3c144e
#2d0f3a
#1e0a27
#0f0513
#000000

Similar Color like #872eb0 color

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

#882fb1
#8930b2
#8a31b3
#8b32b4
#8c33b5
#8d34b6
#8e35b7
#8f36b8
#9037b9
#9138ba
#9239bb
#933abc
#943bbd
#953cbe
#862daf
#852cae
#842bad
#832aac
#8229ab
#8128aa
#8027a9
#7f26a8
#7e25a7
#7d24a6
#7c23a5
#7b22a4
#7a21a3
#7920a2

Monochromatic Color with #872eb0

#872eb0
#a839da
#050206
#250d30
#46185b
#662385

Tints of #872eb0 Color

#872eb0
#9445b8
#a15cc1
#af73ca
#bc8ad3
#c9a2db
#d7b9e4
#e4d0ed
#f1e7f6
#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

#872eb0
#57b02e

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

Split Complementary

#872eb0
#98b02e
#2eb046

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

Analogous Color

#532eb0
#6d2eb0
#872eb0
#a12eb0
#b02ea5

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

#872eb0
#b0872e
#2eb087

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

#872eb0
#b0462e
#57b02e
#2e98b0

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

#872eb0
#57b02e
#2eb046
#b02e98

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 #872eb0 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.

#872eb0 Color Code Preview on Black Background Color

This is how #872eb0 Color will look on black background color. Color contrast ratio is 3.05

#872eb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #872eb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #872eb0

#872eb0 color code is use for CSS Background Color

Background color for the above div is #872eb0

HTML with inline CSS

<div style="background-color:#872eb0;"></div>

#872eb0 color code is use for CSS Border Color

CSS Border color for the above div is #872eb0

HTML with inline CSS

<div style="border:5px solid #872eb0;"></div>

CSS Border Left color for the above div is #872eb0

HTML with inline CSS

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

CSS Border Right color for the above div is #872eb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #872eb0

HTML with inline CSS

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

CSS Border Top color for the above div is #872eb0

HTML with inline CSS

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

#872eb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#872eb0 Color code Preview on White Background

This is how #872eb0 Color code will look on white background color. Color contrast ratio is 6.89

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

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,46,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(87,176,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,46,176,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.