crispedge.com

Color picker

Loading...

#865480 hex color - Violet - Warm color - Information

#865480 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #865480 Color code in RGB color code model is created after adding 52.55% red color, 32.94% green color and 50.2% blue color. Hex #865480 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 4% yellow and 47% black.

Hex #865480 color code is between #885588 web safe hex color code and #774477 web safe hex color code. #885588 is the nearest web safe color code. You can see here many more shades of #865480 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code865480#865480
RGB Decimal134, 84, 128rgb(134, 84, 128)
RGB Percent53%, 33%, 50%rgb(53%, 33%, 50%)
CSS RGBa134, 84, 128,1rgba(134,84,128,1)
CMYK Modelcmyk(0%,37%,4%,47%)
HSL Color Space307,23% ,43%hsl(307,23% ,43%)
HSV Color Space307°, 37%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001100101010010000000
Octal206124200
Decimal13484128
Hex865480

Different shades of #865480 color code.

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

Light Shade of #865480
#a26b9b
Dark Shade of #865480
#674062
Saturated Shade of #865480
#914988
Desaturated Shade of #865480
#7b5f78
Grey scale Shade of #865480
#6d6d6d
Brighten Shade
#9f6d99
Most Readable Shade
#FFFFFF

Shades of #865480 color code

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

#865480
#774a71
#684163
#593855
#4a2e47
#3b2538
#2c1c2a
#1d121c
#0e090e
#000000

Similar Color like #865480 color

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

#875581
#885682
#895783
#8a5884
#8b5985
#8c5a86
#8d5b87
#8e5c88
#8f5d89
#905e8a
#915f8b
#92608c
#93618d
#94628e
#85537f
#84527e
#83517d
#82507c
#814f7b
#804e7a
#7f4d79
#7e4c78
#7d4b77
#7c4a76
#7b4975
#7a4874
#794773
#784672

Monochromatic Color with #865480

#865480
#b06fa9
#db89d1
#060406
#311f2f
#5b3957

Tints of #865480 Color

#865480
#93678e
#a07a9c
#ae8daa
#bba0b8
#c9b3c6
#d6c6d4
#e4d9e2
#f1ecf0
#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

#865480
#54865a

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

Split Complementary

#865480
#678654
#548673

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

Analogous Color

#785486
#825486
#865480
#865476
#86546c

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

#865480
#808654
#548086

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

#865480
#867354
#54865a
#546786

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

#865480
#54865a
#548673
#865467

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 #865480 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.

#865480 Color Code Preview on Black Background Color

This is how #865480 Color will look on black background color. Color contrast ratio is 3.59

#865480 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #865480

HTML with inline CSS

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

Your Example Paragraph content text in with font color #865480

#865480 color code is use for CSS Background Color

Background color for the above div is #865480

HTML with inline CSS

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

#865480 color code is use for CSS Border Color

CSS Border color for the above div is #865480

HTML with inline CSS

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

CSS Border Left color for the above div is #865480

HTML with inline CSS

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

CSS Border Right color for the above div is #865480

HTML with inline CSS

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

CSS Border Bottom color for the above div is #865480

HTML with inline CSS

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

CSS Border Top color for the above div is #865480

HTML with inline CSS

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

#865480 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#865480 Color code Preview on White Background

This is how #865480 Color code will look on white background color. Color contrast ratio is 5.84

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

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,84,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,134,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,84,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.