crispedge.com

Color picker

Loading...

#82817d hex color - Grey - Warm color - Information

#82817d hex color - Grey - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Grey

Hex #82817d Color code in RGB color code model is created after adding 50.98% red color, 50.59% green color and 49.02% blue color. Hex #82817d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 4% yellow and 49% black.

Hex #82817d color code is between #888877 web safe hex color code and #777788 web safe hex color code. #888877 is the nearest web safe color code. You can see here many more shades of #82817d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code82817d#82817d
RGB Decimal130, 129, 125rgb(130, 129, 125)
RGB Percent51%, 51%, 49%rgb(51%, 51%, 49%)
CSS RGBa130, 129, 125,1rgba(130,129,125,1)
CMYK Modelcmyk(0%,1%,4%,49%)
HSL Color Space48,2% ,50%hsl(48,2% ,50%)
HSV Color Space48°, 4%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000101000000101111101
Octal202201175
Decimal130129125
Hex82817d

Different shades of #82817d color code.

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

Light Shade of #82817d
#9b9a97
Dark Shade of #82817d
#686764
Saturated Shade of #82817d
#8f8970
Desaturated Shade of #82817d
#808080
Grey scale Shade of #82817d
#808080
Brighten Shade
#9b9a96
Most Readable Shade
#FFFFFF

Shades of #82817d color code

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

#82817d
#73726f
#656461
#565653
#484745
#393937
#2b2b29
#1c1c1b
#0e0e0d
#000000

Similar Color like #82817d color

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

#83827e
#84837f
#858480
#868581
#878682
#888783
#898884
#8a8985
#8b8a86
#8c8b87
#8d8c88
#8e8d89
#8f8e8a
#908f8b
#81807c
#807f7b
#7f7e7a
#7e7d79
#7d7c78
#7c7b77
#7b7a76
#7a7975
#797874
#787773
#777672
#767571
#757470
#74736f

Monochromatic Color with #82817d

#82817d
#acaba6
#d7d5cf
#020202
#2d2d2b
#575754

Tints of #82817d Color

#82817d
#8f8f8b
#9d9d99
#ababa8
#b9b9b6
#c7c7c5
#d5d5d3
#e3e3e2
#f1f1f0
#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

#82817d
#7d7e82

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

Split Complementary

#82817d
#7d8182
#7f7d82

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

Analogous Color

#827f7d
#82807d
#82817d
#82827d
#81827d

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

#82817d
#7d8281
#817d82

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

#82817d
#7d827f
#7d7e82
#827d80

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

#82817d
#7d7e82
#7f7d82
#81827d

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 #82817d 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.

#82817d Color Code Preview on Black Background Color

This is how #82817d Color will look on black background color. Color contrast ratio is 5.39

#82817d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82817d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82817d

#82817d color code is use for CSS Background Color

Background color for the above div is #82817d

HTML with inline CSS

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

#82817d color code is use for CSS Border Color

CSS Border color for the above div is #82817d

HTML with inline CSS

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

CSS Border Left color for the above div is #82817d

HTML with inline CSS

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

CSS Border Right color for the above div is #82817d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #82817d

HTML with inline CSS

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

CSS Border Top color for the above div is #82817d

HTML with inline CSS

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

#82817d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82817d Color code Preview on White Background

This is how #82817d Color code will look on white background color. Color contrast ratio is 3.90

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

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(130,129,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,126,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,129,125,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.