crispedge.com

Color picker

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

#7697af hex color - Blue - Cool color - Information

#7697af hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7697af Color code in RGB color code model is created after adding 46.27% red color, 59.22% green color and 68.63% blue color. Hex #7697af Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 14% magenta, 0% yellow and 31% black.

Hex #7697af color code is between #7799aa web safe hex color code and #6688bb web safe hex color code. #7799aa is the nearest web safe color code. You can see here many more shades of #7697af color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7697af#7697af
RGB Decimal118, 151, 175rgb(118, 151, 175)
RGB Percent46%, 59%, 69%rgb(46%, 59%, 69%)
CSS RGBa118, 151, 175,1rgba(118,151,175,1)
CMYK Modelcmyk(33%,14%,0%,31%)
HSL Color Space205,26% ,57%hsl(205,26% ,57%)
HSV Color Space205°, 33%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101101001011110101111
Octal166227257
Decimal118151175
Hex7697af

Different shades of #7697af color code.

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

Light Shade of #7697af
#96afc2
Dark Shade of #7697af
#597e99
Saturated Shade of #7697af
#6b99ba
Desaturated Shade of #7697af
#8195a4
Grey scale Shade of #7697af
#929292
Brighten Shade
#8fb0c8
Most Readable Shade
#000000

Shades of #7697af color code

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

#7697af
#68869b
#5b7588
#4e6474
#415361
#34434d
#27323a
#1a2126
#0d1013
#000000

Similar Color like #7697af color

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

#7798b0
#7899b1
#799ab2
#7a9bb3
#7b9cb4
#7c9db5
#7d9eb6
#7e9fb7
#7fa0b8
#80a1b9
#81a2ba
#82a3bb
#83a4bc
#84a5bd
#7596ae
#7495ad
#7394ac
#7293ab
#7192aa
#7091a9
#6f90a8
#6e8fa7
#6d8ea6
#6c8da5
#6b8ca4
#6a8ba3
#698aa2
#6889a1

Monochromatic Color with #7697af

#7697af
#93bcd9
#030405
#20292f
#3d4e5a
#597284

Tints of #7697af Color

#7697af
#85a2b7
#94aec0
#a3b9c9
#b2c5d2
#c2d0db
#d1dce4
#e0e7ed
#eff3f6
#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

#7697af
#af8e76

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

Split Complementary

#7697af
#af767a
#afab76

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

Analogous Color

#76aeaf
#76a2af
#7697af
#768caf
#7680af

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

#7697af
#af7697
#97af76

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

#7697af
#aa76af
#af8e76
#7baf76

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

#7697af
#af8e76
#afab76
#767aaf

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 #7697af 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.

#7697af Color Code Preview on Black Background Color

This is how #7697af Color will look on black background color. Color contrast ratio is 6.82

#7697af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7697af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7697af

#7697af color code is use for CSS Background Color

Background color for the above div is #7697af

HTML with inline CSS

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

#7697af color code is use for CSS Border Color

CSS Border color for the above div is #7697af

HTML with inline CSS

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

CSS Border Left color for the above div is #7697af

HTML with inline CSS

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

CSS Border Right color for the above div is #7697af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7697af

HTML with inline CSS

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

CSS Border Top color for the above div is #7697af

HTML with inline CSS

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

#7697af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7697af Color code Preview on White Background

This is how #7697af Color code will look on white background color. Color contrast ratio is 3.08

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

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.