crispedge.com

Color picker

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

#828678 hex color - Grey - Warm color - Information

#828678 hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

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

Hex #828678 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 #828678 color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Code828678#828678
RGB Decimal130, 134, 120rgb(130, 134, 120)
RGB Percent51%, 53%, 47%rgb(51%, 53%, 47%)
CSS RGBa130, 134, 120,1rgba(130,134,120,1)
CMYK Modelcmyk(3%,0%,10%,47%)
HSL Color Space77,6% ,50%hsl(77,6% ,50%)
HSV Color Space77°, 10%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000101000011001111000
Octal202206170
Decimal130134120
Hex828678

Different shades of #828678 color code.

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

Light Shade of #828678
#9b9e93
Dark Shade of #828678
#686b60
Saturated Shade of #828678
#87936b
Desaturated Shade of #828678
#7f7f7f
Grey scale Shade of #828678
#7f7f7f
Brighten Shade
#9b9f91
Most Readable Shade
#FFFFFF

Shades of #828678 color code

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

#828678
#73776a
#65685d
#565950
#484a42
#393b35
#2b2c28
#1c1d1a
#0e0e0d
#000000

Similar Color like #828678 color

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

#838779
#84887a
#85897b
#868a7c
#878b7d
#888c7e
#898d7f
#8a8e80
#8b8f81
#8c9082
#8d9183
#8e9284
#8f9385
#909486
#818577
#808476
#7f8375
#7e8274
#7d8173
#7c8072
#7b7f71
#7a7e70
#797d6f
#787c6e
#777b6d
#767a6c
#75796b
#74786a

Monochromatic Color with #828678

#828678
#abb09e
#d4dbc4
#060606
#30312c
#595b52

Tints of #828678 Color

#828678
#8f9387
#9da096
#abaea5
#b9bbb4
#c7c9c3
#d5d6d2
#e3e4e1
#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

#828678
#7c7886

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

Split Complementary

#828678
#787b86
#837886

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

Analogous Color

#868478
#858678
#828678
#7f8678
#7c8678

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

#828678
#788286
#867882

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

#828678
#788683
#7c7886
#86787b

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

#828678
#7c7886
#837886
#7b8678

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

#828678 Color Code Preview on Black Background Color

This is how #828678 Color will look on black background color. Color contrast ratio is 5.63

#828678 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #828678

HTML with inline CSS

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

Your Example Paragraph content text in with font color #828678

#828678 color code is use for CSS Background Color

Background color for the above div is #828678

HTML with inline CSS

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

#828678 color code is use for CSS Border Color

CSS Border color for the above div is #828678

HTML with inline CSS

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

CSS Border Left color for the above div is #828678

HTML with inline CSS

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

CSS Border Right color for the above div is #828678

HTML with inline CSS

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

CSS Border Bottom color for the above div is #828678

HTML with inline CSS

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

CSS Border Top color for the above div is #828678

HTML with inline CSS

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

#828678 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#828678 Color code Preview on White Background

This is how #828678 Color code will look on white background color. Color contrast ratio is 3.73

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.