Skip to main content Skip to docs navigation

#82829f hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Blue Intrigue and its hex is #7F809C Nearest Color Name

Color Hue/Base color: Blue

Hex #82829f Color code in RGB color code model is created after adding 50.98% red color, 50.98% green color and 62.35% blue color. Hex #82829f Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 18% magenta, 0% yellow and 37.65% black.

Hex #82829f color code is between #888899 web safe hex color code and #7777aa web safe hex color code. #888899 is the nearest web safe color code. You can see here many more shades of #82829f color code.

RGB Chart

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

Color Table

Hex Color Code 82829f #82829f
RGB Decimal 130, 130, 159 130, 130, 159
RGB Percent 51%, 51%, 62% rgb(51%, 51%, 62%)
CSS RGBa 130, 130, 159,1 rgba(130,130,159,1)
CMYK Model cmyk(18%,18%,0%,37.65%)
HSL Color Space 240,13% ,57% hsl(240,13% ,57%)
HSV Color Space 240°, 18%, 62%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000010 10000010 10011111
Octal 202 202 237
Decimal 130 130 159
Hex 82 82 9f

Different shades of #82829f color code.

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

Darkest of #82829f
#3b3b4d
Darker of #82829f
#51516a
Dark of #82829f
#676787
Base of #82829f
#82829f
Light of #82829f
#9f9fb5
Lighter
#bcbccb
Lightest
#d9d9e1

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

#82829f
#9f9f82

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

Split Complementary

#82829f
#9f9182
#919f82

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

Analogous Color

#82939f
#828e9f
#82829f
#8c829f
#98829f

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

#82829f
#829f82
#9f8282

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

#82829f
#9f8282
#9f9f82
#829f9f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#82829f
#9f8291
#9f9f82
#829f91

Square 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).

Monochromatic Color with #82829f

#252530
#3b3b4d
#51516a
#676787
#82829f
#9f9fb5
#bcbccb
#d9d9e1
#f5f5f8

Tints of #82829f Color

#82829f
#8f8fa9
#9d9db4
#ababbf
#b9b9c9
#c7c7d4
#d5d5df
#e3e3e9
#f1f1f4
#ffffff

Shades of #82829f color code

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

#82829f
#73738d
#65657b
#56566a
#484858
#393946
#2b2b35
#1c1c23
#0e0e11
#000000

Tones

#82829f
#919191
#919191
#919191
#919191

Tones

Similar Color like #82829f color

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

#8383a0
#8484a1
#8585a2
#8686a3
#8787a4
#8888a5
#8989a6
#8a8aa7
#8b8ba8
#8c8ca9
#8d8daa
#8e8eab
#8f8fac
#9090ad
#81819e
#80809d
#7f7f9c
#7e7e9b
#7d7d9a
#7c7c99
#7b7b98
#7a7a97
#797996
#787895
#777794
#767693
#757592
#747491

Download this Dark Blue

Hex #82829f 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.

#82829f Color Code Preview on Black Background Color

This is how #82829f Color will look on black background color. Color contrast ratio is 5.64

#82829f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82829f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82829f

#82829f color code is use for CSS Background Color

Background color for the above div is #82829f

HTML with inline CSS

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

#82829f color code is use for CSS Border Color

CSS Border color for the above div is #82829f

HTML with inline CSS

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

CSS Border Left color for the above div is #82829f

HTML with inline CSS

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

CSS Border Right color for the above div is #82829f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #82829f

HTML with inline CSS

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

CSS Border Top color for the above div is #82829f

HTML with inline CSS

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

#82829f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82829f Color code Preview on White Background

This is how #82829f Color code will look on white background color. Color contrast ratio is 3.72

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(130,130,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,159,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,130,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }