crispedge.com

Color picker

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

#607b7b hex color - Eye Grey - Blue - Cool color - Information

#607b7b hex color - Eye Grey - Blue - Cool color

Color Hue/Base color: Blue

Hex #607b7b Color Code is also known as Eye Grey color.

Hex #607b7b Color code in RGB color code model is created after adding 37.65% red color, 48.24% green color and 48.24% blue color. Hex #607b7b Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 0% yellow and 52% black.

Hex #607b7b color code is between #667777 web safe hex color code and #558888 web safe hex color code. #667777 is the nearest web safe color code. You can see here many more shades of #607b7b color code.

0 Likes 0 Comments | 14 Views

Color Table

Hex Color Code607b7b#607b7b
RGB Decimal96, 123, 123rgb(96, 123, 123)
RGB Percent38%, 48%, 48%rgb(38%, 48%, 48%)
CSS RGBa96, 123, 123,1rgba(96,123,123,1)
CMYK Modelcmyk(22%,0%,0%,52%)
HSL Color Space180,12% ,43%hsl(180,12% ,43%)
HSV Color Space180°, 22%, 48%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000000111101101111011
Octal140173173
Decimal96123123
Hex607b7b

Different shades of #607b7b color code.

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

Light Shade of #607b7b
#789696
Dark Shade of #607b7b
#4a5e5e
Saturated Shade of #607b7b
#558686
Desaturated Shade of #607b7b
#6b7070
Grey scale Shade of #607b7b
#6d6d6d
Brighten Shade
#799494
Most Readable Shade
#FFFFFF

Shades of #607b7b color code

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

#607b7b
#556d6d
#4a5f5f
#405252
#354444
#2a3636
#202929
#151b1b
#0a0d0d
#000000

Similar Color like #607b7b color

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

#617c7c
#627d7d
#637e7e
#647f7f
#658080
#668181
#678282
#688383
#698484
#6a8585
#6b8686
#6c8787
#6d8888
#6e8989
#5f7a7a
#5e7979
#5d7878
#5c7777
#5b7676
#5a7575
#597474
#587373
#577272
#567171
#557070
#546f6f
#536e6e
#526d6d

Monochromatic Color with #607b7b

#607b7b
#81a5a5
#a2d0d0
#c4fafa
#1e2626
#3f5050

Tints of #607b7b Color

#607b7b
#718989
#839898
#95a7a7
#a6b5b5
#b8c4c4
#cad3d3
#dbe1e1
#edf0f0
#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

#607b7b
#7b6060

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

Split Complementary

#607b7b
#7b606e
#7b6e60

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

Analogous Color

#607b70
#607b76
#607b7b
#60767b
#60707b

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

#607b7b
#7b607b
#7b7b60

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

#607b7b
#6d607b
#7b6060
#6d7b60

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

#607b7b
#7b6060
#7b6e60
#606e7b

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 #607b7b 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.

#607b7b Color Code Preview on Black Background Color

This is how #607b7b Color will look on black background color. Color contrast ratio is 4.62

#607b7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #607b7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #607b7b

#607b7b color code is use for CSS Background Color

Background color for the above div is #607b7b

HTML with inline CSS

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

#607b7b color code is use for CSS Border Color

CSS Border color for the above div is #607b7b

HTML with inline CSS

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

CSS Border Left color for the above div is #607b7b

HTML with inline CSS

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

CSS Border Right color for the above div is #607b7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #607b7b

HTML with inline CSS

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

CSS Border Top color for the above div is #607b7b

HTML with inline CSS

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

#607b7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#607b7b Color code Preview on White Background

This is how #607b7b Color code will look on white background color. Color contrast ratio is 4.55

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

Related Gradients

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.