crispedge.com

Color picker

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

#60696a hex color - Blue - Cool color - Information

#60696a hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #60696a Color code in RGB color code model is created after adding 37.65% red color, 41.18% green color and 41.57% blue color. Hex #60696a Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 1% magenta, 0% yellow and 58% black.

Hex #60696a color code is between #666666 web safe hex color code and #557777 web safe hex color code. #666666 is the nearest web safe color code. You can see here many more shades of #60696a color code.

0 Likes 0 Comments | 33 Views

Color Table

Hex Color Code60696a#60696a
RGB Decimal96, 105, 106rgb(96, 105, 106)
RGB Percent38%, 41%, 42%rgb(38%, 41%, 42%)
CSS RGBa96, 105, 106,1rgba(96,105,106,1)
CMYK Modelcmyk(9%,1%,0%,58%)
HSL Color Space186,5% ,40%hsl(186,5% ,40%)
HSV Color Space186°, 9%, 42%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000000110100101101010
Octal140151152
Decimal96105106
Hex60696a

Different shades of #60696a color code.

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

Light Shade of #60696a
#788385
Dark Shade of #60696a
#484e4f
Saturated Shade of #60696a
#567174
Desaturated Shade of #60696a
#656565
Grey scale Shade of #60696a
#656565
Brighten Shade
#798283
Most Readable Shade
#FFFFFF

Shades of #60696a color code

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

#60696a
#555d5e
#4a5152
#404646
#353a3a
#2a2e2f
#202323
#151717
#0a0b0b
#000000

Similar Color like #60696a color

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

#616a6b
#626b6c
#636c6d
#646d6e
#656e6f
#666f70
#677071
#687172
#697273
#6a7374
#6b7475
#6c7576
#6d7677
#6e7778
#5f6869
#5e6768
#5d6667
#5c6566
#5b6465
#5a6364
#596263
#586162
#576061
#565f60
#555e5f
#545d5e
#535c5d
#525b5c

Monochromatic Color with #60696a

#60696a
#869394
#adbdbf
#d3e7e9
#131515
#3a3f3f

Tints of #60696a Color

#60696a
#71797a
#838a8b
#959b9b
#a6abac
#b8bcbc
#cacdcd
#dbdddd
#edeeee
#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

#60696a
#6a6160

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

Split Complementary

#60696a
#6a6064
#6a6660

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

Analogous Color

#606a67
#606a69
#60696a
#60676a
#60656a

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

#60696a
#6a6069
#696a60

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

#60696a
#66606a
#6a6160
#646a60

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

#60696a
#6a6160
#6a6660
#60646a

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 #60696a 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.

#60696a Color Code Preview on Black Background Color

This is how #60696a Color will look on black background color. Color contrast ratio is 3.73

#60696a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60696a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60696a

#60696a color code is use for CSS Background Color

Background color for the above div is #60696a

HTML with inline CSS

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

#60696a color code is use for CSS Border Color

CSS Border color for the above div is #60696a

HTML with inline CSS

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

CSS Border Left color for the above div is #60696a

HTML with inline CSS

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

CSS Border Right color for the above div is #60696a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #60696a

HTML with inline CSS

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

CSS Border Top color for the above div is #60696a

HTML with inline CSS

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

#60696a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60696a Color code Preview on White Background

This is how #60696a Color code will look on white background color. Color contrast ratio is 5.64

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

Related Gradients

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

0 Likes 0 Comments | 33 Views

Post your comment:-

By submitting comment you agree to our privacy policy.