crispedge.com

Color picker

Loading...

#80728e hex color - Violet - Cool color - Information

#80728e hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #80728e Color code in RGB color code model is created after adding 50.2% red color, 44.71% green color and 55.69% blue color. Hex #80728e Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 20% magenta, 0% yellow and 44% black.

Hex #80728e color code is between #887788 web safe hex color code and #776699 web safe hex color code. #887788 is the nearest web safe color code. You can see here many more shades of #80728e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code80728e#80728e
RGB Decimal128, 114, 142rgb(128, 114, 142)
RGB Percent50%, 45%, 56%rgb(50%, 45%, 56%)
CSS RGBa128, 114, 142,1rgba(128,114,142,1)
CMYK Modelcmyk(10%,20%,0%,44%)
HSL Color Space270,11% ,50%hsl(270,11% ,50%)
HSV Color Space270°, 20%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000000111001010001110
Octal200162216
Decimal128114142
Hex80728e

Different shades of #80728e color code.

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

Light Shade of #80728e
#998ea5
Dark Shade of #80728e
#665b72
Saturated Shade of #80728e
#80659b
Desaturated Shade of #80728e
#807f81
Grey scale Shade of #80728e
#808080
Brighten Shade
#998ba7
Most Readable Shade
#FFFFFF

Shades of #80728e color code

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

#80728e
#71657e
#63586e
#554c5e
#473f4e
#38323f
#2a262f
#1c191f
#0e0c0f
#000000

Similar Color like #80728e color

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

#81738f
#827490
#837591
#847692
#857793
#867894
#877995
#887a96
#897b97
#8a7c98
#8b7d99
#8c7e9a
#8d7f9b
#8e809c
#7f718d
#7e708c
#7d6f8b
#7c6e8a
#7b6d89
#7a6c88
#796b87
#786a86
#776985
#766884
#756783
#746682
#736581
#726480

Monochromatic Color with #80728e

#80728e
#a694b8
#cdb6e3
#0d0c0e
#332e39
#5a5063

Tints of #80728e Color

#80728e
#8e819a
#9c91a7
#aaa1b3
#b8b0c0
#c6c0cc
#d4d0d9
#e2dfe5
#f0eff2
#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

#80728e
#808e72

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

Split Complementary

#80728e
#8e8e72
#728e72

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

Analogous Color

#75728e
#7a728e
#80728e
#86728e
#8b728e

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

#80728e
#8e8072
#728e80

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

#80728e
#8e7272
#808e72
#728e8e

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

#80728e
#808e72
#728e72
#8e728e

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 #80728e 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.

#80728e Color Code Preview on Black Background Color

This is how #80728e Color will look on black background color. Color contrast ratio is 4.72

#80728e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80728e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80728e

#80728e color code is use for CSS Background Color

Background color for the above div is #80728e

HTML with inline CSS

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

#80728e color code is use for CSS Border Color

CSS Border color for the above div is #80728e

HTML with inline CSS

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

CSS Border Left color for the above div is #80728e

HTML with inline CSS

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

CSS Border Right color for the above div is #80728e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80728e

HTML with inline CSS

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

CSS Border Top color for the above div is #80728e

HTML with inline CSS

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

#80728e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80728e Color code Preview on White Background

This is how #80728e Color code will look on white background color. Color contrast ratio is 4.45

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

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(128,114,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,142,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,114,142,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.