crispedge.com

Color picker

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

#80929c hex color - Grey - Cool color - Information

#80929c hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #80929c Color code in RGB color code model is created after adding 50.2% red color, 57.25% green color and 61.18% blue color. Hex #80929c Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 6% magenta, 0% yellow and 39% black.

Hex #80929c color code is between #889999 web safe hex color code and #7788aa web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #80929c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code80929c#80929c
RGB Decimal128, 146, 156rgb(128, 146, 156)
RGB Percent50%, 57%, 61%rgb(50%, 57%, 61%)
CSS RGBa128, 146, 156,1rgba(128,146,156,1)
CMYK Modelcmyk(18%,6%,0%,39%)
HSL Color Space201,12% ,56%hsl(201,12% ,56%)
HSV Color Space201°, 18%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001001001010011100
Octal200222234
Decimal128146156
Hex80929c

Different shades of #80929c color code.

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

Light Shade of #80929c
#9dabb2
Dark Shade of #80929c
#667983
Saturated Shade of #80929c
#7595a7
Desaturated Shade of #80929c
#8b8f91
Grey scale Shade of #80929c
#8e8e8e
Brighten Shade
#99abb5
Most Readable Shade
#000000

Shades of #80929c color code

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

#80929c
#71818a
#637179
#556168
#475156
#384045
#2a3034
#1c2022
#0e1011
#000000

Similar Color like #80929c color

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

#81939d
#82949e
#83959f
#8496a0
#8597a1
#8698a2
#8799a3
#889aa4
#899ba5
#8a9ca6
#8b9da7
#8c9ea8
#8d9fa9
#8ea0aa
#7f919b
#7e909a
#7d8f99
#7c8e98
#7b8d97
#7a8c96
#798b95
#788a94
#778993
#768892
#758791
#748690
#73858f
#72848e

Monochromatic Color with #80929c

#80929c
#a3bac6
#c6e2f1
#171b1c
#3a4247
#5d6a71

Tints of #80929c Color

#80929c
#8e9ea7
#9caab2
#aab6bd
#b8c2c8
#c6ced3
#d4dade
#e2e6e9
#f0f2f4
#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

#80929c
#9c8a80

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

Split Complementary

#80929c
#9c8084
#9c9880

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

Analogous Color

#809c9b
#80989c
#80929c
#808c9c
#80879c

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

#80929c
#9c8092
#929c80

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

#80929c
#98809c
#9c8a80
#849c80

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

#80929c
#9c8a80
#9c9880
#80849c

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 #80929c 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.

#80929c Color Code Preview on Black Background Color

This is how #80929c Color will look on black background color. Color contrast ratio is 6.51

#80929c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80929c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80929c

#80929c color code is use for CSS Background Color

Background color for the above div is #80929c

HTML with inline CSS

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

#80929c color code is use for CSS Border Color

CSS Border color for the above div is #80929c

HTML with inline CSS

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

CSS Border Left color for the above div is #80929c

HTML with inline CSS

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

CSS Border Right color for the above div is #80929c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80929c

HTML with inline CSS

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

CSS Border Top color for the above div is #80929c

HTML with inline CSS

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

#80929c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80929c Color code Preview on White Background

This is how #80929c Color code will look on white background color. Color contrast ratio is 3.23

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

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.