crispedge.com

Color picker

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

#787e80 hex color - Blue - Cool color - Information

#787e80 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #787e80 Color code in RGB color code model is created after adding 47.06% red color, 49.41% green color and 50.2% blue color. Hex #787e80 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 2% magenta, 0% yellow and 50% black.

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

0 Likes 0 Comments | 15 Views

Color Table

Hex Color Code787e80#787e80
RGB Decimal120, 126, 128rgb(120, 126, 128)
RGB Percent47%, 49%, 50%rgb(47%, 49%, 50%)
CSS RGBa120, 126, 128,1rgba(120,126,128,1)
CMYK Modelcmyk(6%,2%,0%,50%)
HSL Color Space195,3% ,49%hsl(195,3% ,49%)
HSV Color Space195°, 6%, 50%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110000111111010000000
Octal170176200
Decimal120126128
Hex787e80

Different shades of #787e80 color code.

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

Light Shade of #787e80
#929799
Dark Shade of #787e80
#5f6466
Saturated Shade of #787e80
#6c848c
Desaturated Shade of #787e80
#7c7c7c
Grey scale Shade of #787e80
#7c7c7c
Brighten Shade
#919799
Most Readable Shade
#FFFFFF

Shades of #787e80 color code

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

#787e80
#6a7071
#5d6263
#505455
#424647
#353838
#282a2a
#1a1c1c
#0d0e0e
#000000

Similar Color like #787e80 color

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

#797f81
#7a8082
#7b8183
#7c8284
#7d8385
#7e8486
#7f8587
#808688
#818789
#82888a
#83898b
#848a8c
#858b8d
#868c8e
#777d7f
#767c7e
#757b7d
#747a7c
#73797b
#72787a
#717779
#707678
#6f7577
#6e7476
#6d7375
#6c7274
#6b7173
#6a7072

Monochromatic Color with #787e80

#787e80
#a0a8aa
#c8d2d5
#000000
#282a2b
#505455

Tints of #787e80 Color

#787e80
#878c8e
#969a9c
#a5a9aa
#b4b7b8
#c3c5c6
#d2d4d4
#e1e2e2
#f0f0f0
#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

#787e80
#807a78

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

Split Complementary

#787e80
#80787a
#807e78

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

Analogous Color

#78807f
#788080
#787e80
#787c80
#787b80

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

#787e80
#80787e
#7e8078

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

#787e80
#7e7880
#807a78
#7a8078

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

#787e80
#807a78
#807e78
#787a80

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 #787e80 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.

#787e80 Color Code Preview on Black Background Color

This is how #787e80 Color will look on black background color. Color contrast ratio is 5.09

#787e80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #787e80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #787e80

#787e80 color code is use for CSS Background Color

Background color for the above div is #787e80

HTML with inline CSS

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

#787e80 color code is use for CSS Border Color

CSS Border color for the above div is #787e80

HTML with inline CSS

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

CSS Border Left color for the above div is #787e80

HTML with inline CSS

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

CSS Border Right color for the above div is #787e80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #787e80

HTML with inline CSS

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

CSS Border Top color for the above div is #787e80

HTML with inline CSS

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

#787e80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#787e80 Color code Preview on White Background

This is how #787e80 Color code will look on white background color. Color contrast ratio is 4.12

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

Related Gradients

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

0 Likes 0 Comments | 15 Views

Post your comment:-

By submitting comment you agree to our privacy policy.