Skip to main content Skip to docs navigation

#8a879d 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 Antiquate and its hex is #8D8AA0 Nearest Color Name

Color Hue/Base color: Blue

Hex #8a879d Color code in RGB color code model is created after adding 54.12% red color, 52.94% green color and 61.57% blue color. Hex #8a879d Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 14% magenta, 0% yellow and 38.43% black.

Hex #8a879d color code is between #888899 web safe hex color code and #9977aa web safe hex color code. #888899 is the nearest web safe color code. You can see here many more shades of #8a879d color code.

RGB Chart

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

Color Table

Hex Color Code 8a879d #8a879d
RGB Decimal 138, 135, 157 138, 135, 157
RGB Percent 54%, 53%, 62% rgb(54%, 53%, 62%)
CSS RGBa 138, 135, 157,1 rgba(138,135,157,1)
CMYK Model cmyk(12%,14%,0%,38.43%)
HSL Color Space 248,10% ,57% hsl(248,10% ,57%)
HSV Color Space 248°, 14%, 62%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001010 10000111 10011101
Octal 212 207 235
Decimal 138 135 157
Hex 8a 87 9d

Different shades of #8a879d color code.

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

Darkest of #8a879d
#403e4c
Darker of #8a879d
#585569
Dark of #8a879d
#706c85
Base of #8a879d
#8a879d
Light of #8a879d
#a5a3b4
Lighter
#c1bfcb
Lightest
#dcdbe2

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

#8a879d
#9a9d87

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

Split Complementary

#8a879d
#9d9587
#8f9d87

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

Analogous Color

#87919d
#878d9d
#8a879d
#91879d
#9a879d

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

#8a879d
#879d8a
#9d8a87

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

#8a879d
#9d8a87
#9a9d87
#879a9d

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

#8a879d
#9d878f
#9a9d87
#879d95

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 #8a879d

#292830
#403e4c
#585569
#706c85
#8a879d
#a5a3b4
#c1bfcb
#dcdbe2
#f7f7f9

Tints of #8a879d Color

#8a879d
#9794a7
#a4a1b2
#b1afbd
#bebcc8
#cbc9d3
#d8d7de
#e5e4e9
#f2f1f4
#ffffff

Shades of #8a879d color code

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

#8a879d
#7a788b
#6b697a
#5c5a68
#4c4b57
#3d3c45
#2e2d34
#1e1e22
#0f0f11
#000000

Tones

#8a879d
#929292
#929292
#929292
#929292

Tones

Similar Color like #8a879d color

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

#8b889e
#8c899f
#8d8aa0
#8e8ba1
#8f8ca2
#908da3
#918ea4
#928fa5
#9390a6
#9491a7
#9592a8
#9693a9
#9794aa
#9895ab
#89869c
#88859b
#87849a
#868399
#858298
#848197
#838096
#827f95
#817e94
#807d93
#7f7c92
#7e7b91
#7d7a90
#7c798f

Download this Dark Blue

Hex #8a879d 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.

#8a879d Color Code Preview on Black Background Color

This is how #8a879d Color will look on black background color. Color contrast ratio is 6.03

#8a879d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a879d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a879d

#8a879d color code is use for CSS Background Color

Background color for the above div is #8a879d

HTML with inline CSS

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

#8a879d color code is use for CSS Border Color

CSS Border color for the above div is #8a879d

HTML with inline CSS

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

CSS Border Left color for the above div is #8a879d

HTML with inline CSS

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

CSS Border Right color for the above div is #8a879d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8a879d

HTML with inline CSS

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

CSS Border Top color for the above div is #8a879d

HTML with inline CSS

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

#8a879d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8a879d Color code Preview on White Background

This is how #8a879d Color code will look on white background color. Color contrast ratio is 3.48

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

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