crispedge.com

Color picker

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

#596472 hex color - Fuel Town - Grey - Cool color - Information

#596472 hex color - Fuel Town - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #596472 Color Code is also known as Fuel Town color.

Hex #596472 Color code in RGB color code model is created after adding 34.9% red color, 39.22% green color and 44.71% blue color. Hex #596472 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 12% magenta, 0% yellow and 55% black.

Hex #596472 color code is between #556677 web safe hex color code and #665566 web safe hex color code. #556677 is the nearest web safe color code. You can see here many more shades of #596472 color code.

0 Likes 0 Comments | 13 Views

Color Table

Hex Color Code596472#596472
RGB Decimal89, 100, 114rgb(89, 100, 114)
RGB Percent35%, 39%, 45%rgb(35%, 39%, 45%)
CSS RGBa89, 100, 114,1rgba(89,100,114,1)
CMYK Modelcmyk(22%,12%,0%,55%)
HSL Color Space214,12% ,40%hsl(214,12% ,40%)
HSV Color Space214°, 22%, 45%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110010110010001110010
Octal131144162
Decimal89100114
Hex596472

Different shades of #596472 color code.

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

Light Shade of #596472
#6f7d8f
Dark Shade of #596472
#434b55
Saturated Shade of #596472
#4f637c
Desaturated Shade of #596472
#636568
Grey scale Shade of #596472
#656565
Brighten Shade
#727d8b
Most Readable Shade
#FFFFFF

Shades of #596472 color code

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

#596472
#4f5865
#454d58
#3b424c
#31373f
#272c32
#1d2126
#131619
#090b0c
#000000

Similar Color like #596472 color

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

#5a6573
#5b6674
#5c6775
#5d6876
#5e6977
#5f6a78
#606b79
#616c7a
#626d7b
#636e7c
#646f7d
#65707e
#66717f
#677280
#586371
#576270
#56616f
#55606e
#545f6d
#535e6c
#525d6b
#515c6a
#505b69
#4f5a68
#4e5967
#4d5866
#4c5765
#4b5664

Monochromatic Color with #596472

#596472
#7a899c
#9bafc7
#bdd4f1
#17191d
#383f47

Tints of #596472 Color

#596472
#6b7581
#7d8691
#9097a1
#a2a8b0
#b5bac0
#c7cbd0
#dadcdf
#ecedef
#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

#596472
#726759

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

Split Complementary

#596472
#725b59
#717259

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

Analogous Color

#596e72
#596972
#596472
#595f72
#595a72

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

#596472
#725964
#647259

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

#596472
#725970
#726759
#59725a

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

#596472
#726759
#717259
#5b5972

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 #596472 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.

#596472 Color Code Preview on Black Background Color

This is how #596472 Color will look on black background color. Color contrast ratio is 3.49

#596472 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #596472

HTML with inline CSS

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

Your Example Paragraph content text in with font color #596472

#596472 color code is use for CSS Background Color

Background color for the above div is #596472

HTML with inline CSS

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

#596472 color code is use for CSS Border Color

CSS Border color for the above div is #596472

HTML with inline CSS

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

CSS Border Left color for the above div is #596472

HTML with inline CSS

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

CSS Border Right color for the above div is #596472

HTML with inline CSS

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

CSS Border Bottom color for the above div is #596472

HTML with inline CSS

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

CSS Border Top color for the above div is #596472

HTML with inline CSS

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

#596472 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#596472 Color code Preview on White Background

This is how #596472 Color code will look on white background color. Color contrast ratio is 6.02

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

Related Gradients

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

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.