crispedge.com

Color picker

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

#808377 hex color - Grey - Warm color - Information

#808377 hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

Hex #808377 Color code in RGB color code model is created after adding 50.2% red color, 51.37% green color and 46.67% blue color. Hex #808377 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 9% yellow and 49% black.

Hex #808377 color code is between #888866 web safe hex color code and #777788 web safe hex color code. #888866 is the nearest web safe color code. You can see here many more shades of #808377 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code808377#808377
RGB Decimal128, 131, 119rgb(128, 131, 119)
RGB Percent50%, 51%, 47%rgb(50%, 51%, 47%)
CSS RGBa128, 131, 119,1rgba(128,131,119,1)
CMYK Modelcmyk(2%,0%,9%,49%)
HSL Color Space75,5% ,49%hsl(75,5% ,49%)
HSV Color Space75°, 9%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000001000001101110111
Octal200203167
Decimal128131119
Hex808377

Different shades of #808377 color code.

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

Light Shade of #808377
#999b91
Dark Shade of #808377
#66685f
Saturated Shade of #808377
#868f6a
Desaturated Shade of #808377
#7d7d7d
Grey scale Shade of #808377
#7d7d7d
Brighten Shade
#999c90
Most Readable Shade
#FFFFFF

Shades of #808377 color code

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

#808377
#717469
#63655c
#55574f
#474842
#383a34
#2a2b27
#1c1d1a
#0e0e0d
#000000

Similar Color like #808377 color

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

#818478
#828579
#83867a
#84877b
#85887c
#86897d
#878a7e
#888b7f
#898c80
#8a8d81
#8b8e82
#8c8f83
#8d9084
#8e9185
#7f8276
#7e8175
#7d8074
#7c7f73
#7b7e72
#7a7d71
#797c70
#787b6f
#777a6e
#76796d
#75786c
#74776b
#73766a
#727569

Monochromatic Color with #808377

#808377
#aaad9e
#d3d8c4
#030303
#2d2e2a
#565850

Tints of #808377 Color

#808377
#8e9086
#9c9e95
#aaaca4
#b8bab3
#c6c7c2
#d4d5d1
#e2e3e0
#f0f1ef
#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

#808377
#7a7783

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

Split Complementary

#808377
#777a83
#807783

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

Analogous Color

#838177
#828377
#808377
#7e8377
#7b8377

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

#808377
#778083
#837780

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

#808377
#778380
#7a7783
#83777a

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

#808377
#7a7783
#807783
#7a8377

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

#808377 Color Code Preview on Black Background Color

This is how #808377 Color will look on black background color. Color contrast ratio is 5.43

#808377 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #808377

HTML with inline CSS

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

Your Example Paragraph content text in with font color #808377

#808377 color code is use for CSS Background Color

Background color for the above div is #808377

HTML with inline CSS

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

#808377 color code is use for CSS Border Color

CSS Border color for the above div is #808377

HTML with inline CSS

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

CSS Border Left color for the above div is #808377

HTML with inline CSS

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

CSS Border Right color for the above div is #808377

HTML with inline CSS

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

CSS Border Bottom color for the above div is #808377

HTML with inline CSS

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

CSS Border Top color for the above div is #808377

HTML with inline CSS

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

#808377 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#808377 Color code Preview on White Background

This is how #808377 Color code will look on white background color. Color contrast ratio is 3.87

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.