crispedge.com

Color picker

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

#767c80 hex color - Blue - Cool color - Information

#767c80 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #767c80 Color code in RGB color code model is created after adding 46.27% red color, 48.63% green color and 50.2% blue color. Hex #767c80 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 3% magenta, 0% yellow and 50% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code767c80#767c80
RGB Decimal118, 124, 128rgb(118, 124, 128)
RGB Percent46%, 49%, 50%rgb(46%, 49%, 50%)
CSS RGBa118, 124, 128,1rgba(118,124,128,1)
CMYK Modelcmyk(8%,3%,0%,50%)
HSL Color Space204,4% ,48%hsl(204,4% ,48%)
HSV Color Space204°, 8%, 50%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101100111110010000000
Octal166174200
Decimal118124128
Hex767c80

Different shades of #767c80 color code.

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

Light Shade of #767c80
#909599
Dark Shade of #767c80
#5e6265
Saturated Shade of #767c80
#6a7e8c
Desaturated Shade of #767c80
#7b7b7b
Grey scale Shade of #767c80
#7b7b7b
Brighten Shade
#8f9599
Most Readable Shade
#FFFFFF

Shades of #767c80 color code

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

#767c80
#686e71
#5b6063
#4e5255
#414447
#343738
#27292a
#1a1b1c
#0d0d0e
#000000

Similar Color like #767c80 color

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

#777d81
#787e82
#797f83
#7a8084
#7b8185
#7c8286
#7d8387
#7e8488
#7f8589
#80868a
#81878b
#82888c
#83898d
#848a8e
#757b7f
#747a7e
#73797d
#72787c
#71777b
#70767a
#6f7579
#6e7478
#6d7377
#6c7276
#6b7175
#6a7074
#696f73
#686e72

Monochromatic Color with #767c80

#767c80
#9da5aa
#c4ced5
#000000
#282a2b
#4f5355

Tints of #767c80 Color

#767c80
#858a8e
#94999c
#a3a7aa
#b2b6b8
#c2c4c6
#d1d3d4
#e0e1e2
#eff0f0
#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

#767c80
#807a76

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

Split Complementary

#767c80
#807677
#807f76

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

Analogous Color

#768080
#767e80
#767c80
#767a80
#767880

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

#767c80
#80767c
#7c8076

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

#767c80
#7f7680
#807a76
#778076

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

#767c80
#807a76
#807f76
#767780

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 #767c80 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.

#767c80 Color Code Preview on Black Background Color

This is how #767c80 Color will look on black background color. Color contrast ratio is 4.97

#767c80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #767c80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #767c80

#767c80 color code is use for CSS Background Color

Background color for the above div is #767c80

HTML with inline CSS

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

#767c80 color code is use for CSS Border Color

CSS Border color for the above div is #767c80

HTML with inline CSS

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

CSS Border Left color for the above div is #767c80

HTML with inline CSS

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

CSS Border Right color for the above div is #767c80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #767c80

HTML with inline CSS

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

CSS Border Top color for the above div is #767c80

HTML with inline CSS

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

#767c80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#767c80 Color code Preview on White Background

This is how #767c80 Color code will look on white background color. Color contrast ratio is 4.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 #767c80; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #767c80; }

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.