crispedge.com

Color picker

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

#809f80 hex color - Green - Cool color - Information

#809f80 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #809f80 Color code in RGB color code model is created after adding 50.2% red color, 62.35% green color and 50.2% blue color. Hex #809f80 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 19% yellow and 38% black.

Hex #809f80 color code is between #889988 web safe hex color code and #77aa77 web safe hex color code. #889988 is the nearest web safe color code. You can see here many more shades of #809f80 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code809f80#809f80
RGB Decimal128, 159, 128rgb(128, 159, 128)
RGB Percent50%, 62%, 50%rgb(50%, 62%, 50%)
CSS RGBa128, 159, 128,1rgba(128,159,128,1)
CMYK Modelcmyk(19%,0%,19%,38%)
HSL Color Space120,14% ,56%hsl(120,14% ,56%)
HSV Color Space120°, 19%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001001111110000000
Octal200237200
Decimal128159128
Hex809f80

Different shades of #809f80 color code.

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

Light Shade of #809f80
#9db59d
Dark Shade of #809f80
#668666
Saturated Shade of #809f80
#75aa75
Desaturated Shade of #809f80
#8b948b
Grey scale Shade of #809f80
#8f8f8f
Brighten Shade
#99b899
Most Readable Shade
#000000

Shades of #809f80 color code

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

#809f80
#718d71
#637b63
#556a55
#475847
#384638
#2a352a
#1c231c
#0e110e
#000000

Similar Color like #809f80 color

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

#81a081
#82a182
#83a283
#84a384
#85a485
#86a586
#87a687
#88a788
#89a889
#8aa98a
#8baa8b
#8cab8c
#8dac8d
#8ead8e
#7f9e7f
#7e9d7e
#7d9c7d
#7c9b7c
#7b9a7b
#7a997a
#799879
#789778
#779677
#769576
#759475
#749374
#739273
#729172

Monochromatic Color with #809f80

#809f80
#a2c9a2
#c4f4c4
#191f19
#3c4a3c
#5e745e

Tints of #809f80 Color

#809f80
#8ea98e
#9cb49c
#aabfaa
#b8c9b8
#c6d4c6
#d4dfd4
#e2e9e2
#f0f4f0
#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

#809f80
#9f809f

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

Split Complementary

#809f80
#8f809f
#9f808f

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

Analogous Color

#8c9f80
#869f80
#809f80
#809f86
#809f8c

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

#809f80
#80809f
#9f8080

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

#809f80
#808f9f
#9f809f
#9f8f80

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

#809f80
#9f809f
#9f808f
#809f8f

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 #809f80 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.

#809f80 Color Code Preview on Black Background Color

This is how #809f80 Color will look on black background color. Color contrast ratio is 7.19

#809f80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #809f80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #809f80

#809f80 color code is use for CSS Background Color

Background color for the above div is #809f80

HTML with inline CSS

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

#809f80 color code is use for CSS Border Color

CSS Border color for the above div is #809f80

HTML with inline CSS

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

CSS Border Left color for the above div is #809f80

HTML with inline CSS

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

CSS Border Right color for the above div is #809f80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #809f80

HTML with inline CSS

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

CSS Border Top color for the above div is #809f80

HTML with inline CSS

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

#809f80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#809f80 Color code Preview on White Background

This is how #809f80 Color code will look on white background color. Color contrast ratio is 2.92

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

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.