crispedge.com

Color picker

Loading...

#778480 hex color - Grey - Cool color - Information

#778480 hex color - Grey - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Grey

Hex #778480 Color code in RGB color code model is created after adding 46.67% red color, 51.76% green color and 50.2% blue color. Hex #778480 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 3% yellow and 48% black.

Hex #778480 color code is between #668888 web safe hex color code and #887777 web safe hex color code. #668888 is the nearest web safe color code. You can see here many more shades of #778480 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code778480#778480
RGB Decimal119, 132, 128rgb(119, 132, 128)
RGB Percent47%, 52%, 50%rgb(47%, 52%, 50%)
CSS RGBa119, 132, 128,1rgba(119,132,128,1)
CMYK Modelcmyk(10%,0%,3%,48%)
HSL Color Space162,5% ,49%hsl(162,5% ,49%)
HSV Color Space162°, 10%, 52%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101111000010010000000
Octal167204200
Decimal119132128
Hex778480

Different shades of #778480 color code.

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

Light Shade of #778480
#929c99
Dark Shade of #778480
#5f6966
Saturated Shade of #778480
#6a9185
Desaturated Shade of #778480
#7d7d7d
Grey scale Shade of #778480
#7d7d7d
Brighten Shade
#909d99
Most Readable Shade
#FFFFFF

Shades of #778480 color code

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

#778480
#697571
#5c6663
#4f5855
#424947
#343a38
#272c2a
#1a1d1c
#0d0e0e
#000000

Similar Color like #778480 color

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

#788581
#798682
#7a8783
#7b8884
#7c8985
#7d8a86
#7e8b87
#7f8c88
#808d89
#818e8a
#828f8b
#83908c
#84918d
#85928e
#76837f
#75827e
#74817d
#73807c
#727f7b
#717e7a
#707d79
#6f7c78
#6e7b77
#6d7a76
#6c7975
#6b7874
#6a7773
#697672

Monochromatic Color with #778480

#778480
#9daea9
#c4d9d2
#040404
#2a2f2e
#515957

Tints of #778480 Color

#778480
#86918e
#959f9c
#a4adaa
#b3bab8
#c2c8c6
#d1d6d4
#e0e3e2
#eff1f0
#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

#778480
#84777b

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

Split Complementary

#778480
#847782
#847a77

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

Analogous Color

#77847b
#77847d
#778480
#778483
#778384

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

#778480
#807784
#848077

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

#778480
#797784
#84777b
#818477

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

#778480
#84777b
#847a77
#778284

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

#778480 Color Code Preview on Black Background Color

This is how #778480 Color will look on black background color. Color contrast ratio is 5.40

#778480 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #778480

HTML with inline CSS

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

Your Example Paragraph content text in with font color #778480

#778480 color code is use for CSS Background Color

Background color for the above div is #778480

HTML with inline CSS

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

#778480 color code is use for CSS Border Color

CSS Border color for the above div is #778480

HTML with inline CSS

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

CSS Border Left color for the above div is #778480

HTML with inline CSS

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

CSS Border Right color for the above div is #778480

HTML with inline CSS

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

CSS Border Bottom color for the above div is #778480

HTML with inline CSS

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

CSS Border Top color for the above div is #778480

HTML with inline CSS

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

#778480 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#778480 Color code Preview on White Background

This is how #778480 Color code will look on white background color. Color contrast ratio is 3.89

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(119,132,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,119,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,132,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.