crispedge.com

Color picker

Loading...

#863d82 hex color - Red - Warm color - Information

#863d82 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #863d82 Color code in RGB color code model is created after adding 52.55% red color, 23.92% green color and 50.98% blue color. Hex #863d82 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 3% yellow and 47% black.

Hex #863d82 color code is between #884488 web safe hex color code and #773377 web safe hex color code. #884488 is the nearest web safe color code. You can see here many more shades of #863d82 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 863d82 #863d82
RGB Decimal 134, 61, 130 rgb(134, 61, 130)
RGB Percent 53%, 24%, 51% rgb(53%, 24%, 51%)
CSS RGBa 134, 61, 130,1 rgba(134,61,130,1)
CMYK Model cmyk(0%,54%,3%,47%)
HSL Color Space 303,37% ,38% hsl(303,37% ,38%)
HSV Color Space 303°, 54%, 53%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000110 00111101 10000010
Octal 206 75 202
Decimal 134 61 130
Hex 86 3d 82

Different shades of #863d82 color code.

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

Light Shade of #863d82
#a94da4
Dark Shade of #863d82
#632d60
Saturated Shade of #863d82
#90338b
Desaturated Shade of #863d82
#7c4779
Grey scale Shade of #863d82
#616161
Brighten Shade
#9f569b
Most Readable Shade
#FFFFFF

Shades of #863d82 color code

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

#863d82
#773673
#682f65
#592856
#4a2148
#3b1b39
#2c142b
#1d0d1c
#0e060e
#000000

Similar Color like #863d82 color

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

#873e83
#883f84
#894085
#8a4186
#8b4287
#8c4388
#8d4489
#8e458a
#8f468b
#90478c
#91488d
#92498e
#934a8f
#944b90
#853c81
#843b80
#833a7f
#82397e
#81387d
#80377c
#7f367b
#7e357a
#7d3479
#7c3378
#7b3277
#7a3176
#793075
#782f74

Monochromatic Color with #863d82

#863d82
#b050ab
#db64d4
#060306
#311630
#5b2a59

Tints of #863d82 Color

#863d82
#93528f
#a0689d
#ae7dab
#bb93b9
#c9a8c7
#d6bed5
#e4d3e3
#f1e9f1
#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

#863d82
#3d8641

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

Split Complementary

#863d82
#5e863d
#3d8666

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

Analogous Color

#6d3d86
#7b3d86
#863d82
#863d73
#863d65

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

#863d82
#82863d
#3d8286

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

#863d82
#86653d
#3d8641
#3d5d86

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

#863d82
#3d8641
#3d8666
#863d5e

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 #863d82 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.

#863d82 Color Code Preview on Black Background Color

This is how #863d82 Color will look on black background color. Color contrast ratio is 3.00

#863d82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #863d82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #863d82

#863d82 color code is use for CSS Background Color

Background color for the above div is #863d82

HTML with inline CSS

<div style="background-color:#863d82;"></div>

#863d82 color code is use for CSS Border Color

CSS Border color for the above div is #863d82

HTML with inline CSS

<div style="border:5px solid #863d82;"></div>

CSS Border Left color for the above div is #863d82

HTML with inline CSS

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

CSS Border Right color for the above div is #863d82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #863d82

HTML with inline CSS

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

CSS Border Top color for the above div is #863d82

HTML with inline CSS

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

#863d82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#863d82 Color code Preview on White Background

This is how #863d82 Color code will look on white background color. Color contrast ratio is 6.99

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

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(134,61,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(61,134,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,61,130,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.