crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#87828f hex color - Violet - Cool color - Information

#87828f hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #87828f Color code in RGB color code model is created after adding 52.94% red color, 50.98% green color and 56.08% blue color. Hex #87828f Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 9% magenta, 0% yellow and 44% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code87828f#87828f
RGB Decimal135, 130, 143rgb(135, 130, 143)
RGB Percent53%, 51%, 56%rgb(53%, 51%, 56%)
CSS RGBa135, 130, 143,1rgba(135,130,143,1)
CMYK Modelcmyk(6%,9%,0%,44%)
HSL Color Space263,5% ,54%hsl(263,5% ,54%)
HSV Color Space263°, 9%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001111000001010001111
Octal207202217
Decimal135130143
Hex87828f

Different shades of #87828f color code.

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

Light Shade of #87828f
#a19da7
Dark Shade of #87828f
#6e6975
Saturated Shade of #87828f
#84769b
Desaturated Shade of #87828f
#888888
Grey scale Shade of #87828f
#888888
Brighten Shade
#a09ba8
Most Readable Shade
#FFFFFF

Shades of #87828f color code

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

#87828f
#78737f
#69656f
#5a565f
#4b484f
#3c393f
#2d2b2f
#1e1c1f
#0f0e0f
#000000

Similar Color like #87828f color

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

#888390
#898491
#8a8592
#8b8693
#8c8794
#8d8895
#8e8996
#8f8a97
#908b98
#918c99
#928d9a
#938e9b
#948f9c
#95909d
#86818e
#85808d
#847f8c
#837e8b
#827d8a
#817c89
#807b88
#7f7a87
#7e7986
#7d7885
#7c7784
#7b7683
#7a7582
#797481

Monochromatic Color with #87828f

#87828f
#afa9b9
#d7cfe4
#0f0e0f
#37353a
#5f5b64

Tints of #87828f Color

#87828f
#948f9b
#a19da7
#afabb4
#bcb9c0
#c9c7cd
#d7d5d9
#e4e3e6
#f1f1f2
#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

#87828f
#8a8f82

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

Split Complementary

#87828f
#8f8e82
#838f82

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

Analogous Color

#82828f
#84828f
#87828f
#8a828f
#8c828f

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

#87828f
#8f8782
#828f87

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

#87828f
#8f8283
#8a8f82
#828f8d

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

#87828f
#8a8f82
#838f82
#8e828f

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 #87828f 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.

#87828f Color Code Preview on Black Background Color

This is how #87828f Color will look on black background color. Color contrast ratio is 5.62

#87828f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#87828f color code is use for CSS Background Color

Background color for the above div is #87828f

HTML with inline CSS

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

#87828f color code is use for CSS Border Color

CSS Border color for the above div is #87828f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#87828f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#87828f Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.