crispedge.com

Color picker

Loading...

#838782 hex color - Metal Flake - Grey - Cool color - Information

#838782 hex color - Metal Flake - Grey - Cool color

Color Hue/Base color: Grey

Hex #838782 Color Code is also known as Metal Flake color.

Hex #838782 Color code in RGB color code model is created after adding 51.37% red color, 52.94% green color and 50.98% blue color. Hex #838782 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 4% yellow and 47% black.

Hex #838782 color code is between #888888 web safe hex color code and #777777 web safe hex color code. #888888 is the nearest web safe color code. You can see here many more shades of #838782 color code.

0 Likes 0 Comments | 38 Views

RGB Chart

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

Color Table

Hex Color Code838782#838782
RGB Decimal131, 135, 130rgb(131, 135, 130)
RGB Percent51%, 53%, 51%rgb(51%, 53%, 51%)
CSS RGBa131, 135, 130,1rgba(131,135,130,1)
CMYK Modelcmyk(3%,0%,4%,47%)
HSL Color Space108,2% ,52%hsl(108,2% ,52%)
HSV Color Space108°, 4%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111000011110000010
Octal203207202
Decimal131135130
Hex838782

Different shades of #838782 color code.

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

Light Shade of #838782
#9da09c
Dark Shade of #838782
#6a6d69
Saturated Shade of #838782
#7c9376
Desaturated Shade of #838782
#848484
Grey scale Shade of #838782
#848484
Brighten Shade
#9ca09b
Most Readable Shade
#FFFFFF

Shades of #838782 color code

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

#838782
#747873
#656965
#575a56
#484b48
#3a3c39
#2b2d2b
#1d1e1c
#0e0f0e
#000000

Similar Color like #838782 color

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

#848883
#858984
#868a85
#878b86
#888c87
#898d88
#8a8e89
#8b8f8a
#8c908b
#8d918c
#8e928d
#8f938e
#90948f
#919590
#828681
#818580
#80847f
#7f837e
#7e827d
#7d817c
#7c807b
#7b7f7a
#7a7e79
#797d78
#787c77
#777b76
#767a75
#757974

Monochromatic Color with #838782

#838782
#acb1ab
#d5dcd4
#070707
#313230
#5a5c59

Tints of #838782 Color

#838782
#90948f
#9ea19d
#acafab
#babcb9
#c7c9c7
#d5d7d5
#e3e4e3
#f1f1f1
#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

#838782
#868287

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

Split Complementary

#838782
#848287
#878286

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

Analogous Color

#858782
#848782
#838782
#828782
#828783

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

#838782
#828387
#878283

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

#838782
#828587
#868287
#878382

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

#838782
#868287
#878286
#828784

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

#838782 Color Code Preview on Black Background Color

This is how #838782 Color will look on black background color. Color contrast ratio is 5.75

#838782 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #838782

HTML with inline CSS

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

Your Example Paragraph content text in with font color #838782

#838782 color code is use for CSS Background Color

Background color for the above div is #838782

HTML with inline CSS

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

#838782 color code is use for CSS Border Color

CSS Border color for the above div is #838782

HTML with inline CSS

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

CSS Border Left color for the above div is #838782

HTML with inline CSS

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

CSS Border Right color for the above div is #838782

HTML with inline CSS

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

CSS Border Bottom color for the above div is #838782

HTML with inline CSS

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

CSS Border Top color for the above div is #838782

HTML with inline CSS

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

#838782 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#838782 Color code Preview on White Background

This is how #838782 Color code will look on white background color. Color contrast ratio is 3.65

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

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

0 Likes 0 Comments | 38 Views

Post your comment:-

By submitting comment you agree to our privacy policy.