crispedge.com

Color picker

Loading...

#882a84 hex color - Violet - Warm color - Information

#882a84 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #882a84 Color code in RGB color code model is created after adding 53.33% red color, 16.47% green color and 51.76% blue color. Hex #882a84 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 3% yellow and 47% black.

Hex #882a84 color code is between #772288 web safe hex color code and #993377 web safe hex color code. #772288 is the nearest web safe color code. You can see here many more shades of #882a84 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code882a84#882a84
RGB Decimal136, 42, 132rgb(136, 42, 132)
RGB Percent53%, 16%, 52%rgb(53%, 16%, 52%)
CSS RGBa136, 42, 132,1rgba(136,42,132,1)
CMYK Modelcmyk(0%,69%,3%,47%)
HSL Color Space303,53% ,35%hsl(303,53% ,35%)
HSV Color Space303°, 69%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000010101010000100
Octal21052204
Decimal13642132
Hex882a84

Different shades of #882a84 color code.

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

Light Shade of #882a84
#af36aa
Dark Shade of #882a84
#611e5e
Saturated Shade of #882a84
#91218c
Desaturated Shade of #882a84
#7f337c
Grey scale Shade of #882a84
#595959
Brighten Shade
#a1439d
Most Readable Shade
#FFFFFF

Shades of #882a84 color code

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

#882a84
#782575
#692066
#5a1c58
#4b1749
#3c123a
#2d0e2c
#1e091d
#0f040e
#000000

Similar Color like #882a84 color

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

#892b85
#8a2c86
#8b2d87
#8c2e88
#8d2f89
#8e308a
#8f318b
#90328c
#91338d
#92348e
#93358f
#943690
#953791
#963892
#872983
#862882
#852781
#842680
#83257f
#82247e
#81237d
#80227c
#7f217b
#7e207a
#7d1f79
#7c1e78
#7b1d77
#7a1c76

Monochromatic Color with #882a84

#882a84
#b337ad
#dd44d6
#080308
#331031
#5d1d5b

Tints of #882a84 Color

#882a84
#954191
#a2599f
#af71ad
#bc88ba
#caa0c8
#d7b8d6
#e4cfe3
#f1e7f1
#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

#882a84
#2a882e

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

Split Complementary

#882a84
#55882a
#2a885d

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

Analogous Color

#662a88
#792a88
#882a84
#882a71
#882a5e

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

#882a84
#84882a
#2a8488

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

#882a84
#885d2a
#2a882e
#2a5588

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

#882a84
#2a882e
#2a885d
#882a55

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 #882a84 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.

#882a84 Color Code Preview on Black Background Color

This is how #882a84 Color will look on black background color. Color contrast ratio is 2.71

#882a84 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #882a84

HTML with inline CSS

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

Your Example Paragraph content text in with font color #882a84

#882a84 color code is use for CSS Background Color

Background color for the above div is #882a84

HTML with inline CSS

<div style="background-color:#882a84;"></div>

#882a84 color code is use for CSS Border Color

CSS Border color for the above div is #882a84

HTML with inline CSS

<div style="border:5px solid #882a84;"></div>

CSS Border Left color for the above div is #882a84

HTML with inline CSS

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

CSS Border Right color for the above div is #882a84

HTML with inline CSS

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

CSS Border Bottom color for the above div is #882a84

HTML with inline CSS

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

CSS Border Top color for the above div is #882a84

HTML with inline CSS

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

#882a84 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#882a84 Color code Preview on White Background

This is how #882a84 Color code will look on white background color. Color contrast ratio is 7.75

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

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(136,42,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,136,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,42,132,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.