crispedge.com

Color picker

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

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

#767a7d hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #767a7d Color code in RGB color code model is created after adding 46.27% red color, 47.84% green color and 49.02% blue color. Hex #767a7d Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 2% magenta, 0% yellow and 51% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code767a7d#767a7d
RGB Decimal118, 122, 125rgb(118, 122, 125)
RGB Percent46%, 48%, 49%rgb(46%, 48%, 49%)
CSS RGBa118, 122, 125,1rgba(118,122,125,1)
CMYK Modelcmyk(6%,2%,0%,51%)
HSL Color Space206,3% ,48%hsl(206,3% ,48%)
HSV Color Space206°, 6%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101100111101001111101
Octal166172175
Decimal118122125
Hex767a7d

Different shades of #767a7d color code.

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

Light Shade of #767a7d
#909396
Dark Shade of #767a7d
#5d6063
Saturated Shade of #767a7d
#6a7c89
Desaturated Shade of #767a7d
#797979
Grey scale Shade of #767a7d
#797979
Brighten Shade
#8f9396
Most Readable Shade
#FFFFFF

Shades of #767a7d color code

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

#767a7d
#686c6f
#5b5e61
#4e5153
#414345
#343637
#272829
#1a1b1b
#0d0d0d
#000000

Similar Color like #767a7d color

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

#777b7e
#787c7f
#797d80
#7a7e81
#7b7f82
#7c8083
#7d8184
#7e8285
#7f8386
#808487
#818588
#828689
#83878a
#84888b
#75797c
#74787b
#73777a
#727679
#717578
#707477
#6f7376
#6e7275
#6d7174
#6c7073
#6b6f72
#6a6e71
#696d70
#686c6f

Monochromatic Color with #767a7d

#767a7d
#9ea3a7
#c6cdd2
#eef6fc
#262728
#4e5152

Tints of #767a7d Color

#767a7d
#85888b
#949799
#a3a6a8
#b2b5b6
#c2c3c5
#d1d2d3
#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

#767a7d
#7d7976

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

Split Complementary

#767a7d
#7d7677
#7d7d76

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

Analogous Color

#767d7d
#767b7d
#767a7d
#76797d
#76777d

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

#767a7d
#7d767a
#7a7d76

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

#767a7d
#7c767d
#7d7976
#767d76

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

#767a7d
#7d7976
#7d7d76
#76777d

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

#767a7d Color Code Preview on Black Background Color

This is how #767a7d Color will look on black background color. Color contrast ratio is 4.85

#767a7d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#767a7d color code is use for CSS Background Color

Background color for the above div is #767a7d

HTML with inline CSS

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

#767a7d color code is use for CSS Border Color

CSS Border color for the above div is #767a7d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#767a7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#767a7d Color code Preview on White Background

This is how #767a7d Color code will look on white background color. Color contrast ratio is 4.33

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

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.