crispedge.com

Color picker

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

#575f5f hex color - Blue - Cool color - Information

#575f5f hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #575f5f Color code in RGB color code model is created after adding 34.12% red color, 37.25% green color and 37.25% blue color. Hex #575f5f Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 0% yellow and 63% black.

Hex #575f5f color code is between #556666 web safe hex color code and #665555 web safe hex color code. #556666 is the nearest web safe color code. You can see here many more shades of #575f5f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code575f5f#575f5f
RGB Decimal87, 95, 95rgb(87, 95, 95)
RGB Percent34%, 37%, 37%rgb(34%, 37%, 37%)
CSS RGBa87, 95, 95,1rgba(87,95,95,1)
CMYK Modelcmyk(8%,0%,0%,63%)
HSL Color Space180,4% ,36%hsl(180,4% ,36%)
HSV Color Space180°, 8%, 37%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101110101111101011111
Octal127137137
Decimal879595
Hex575f5f

Different shades of #575f5f color code.

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

Light Shade of #575f5f
#6f7a7a
Dark Shade of #575f5f
#3f4444
Saturated Shade of #575f5f
#4e6868
Desaturated Shade of #575f5f
#5b5b5b
Grey scale Shade of #575f5f
#5b5b5b
Brighten Shade
#707878
Most Readable Shade
#FFFFFF

Shades of #575f5f color code

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

#575f5f
#4d5454
#434949
#3a3f3f
#303434
#262a2a
#1d1f1f
#131515
#090a0a
#000000

Similar Color like #575f5f color

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

#586060
#596161
#5a6262
#5b6363
#5c6464
#5d6565
#5e6666
#5f6767
#606868
#616969
#626a6a
#636b6b
#646c6c
#656d6d
#565e5e
#555d5d
#545c5c
#535b5b
#525a5a
#515959
#505858
#4f5757
#4e5656
#4d5555
#4c5454
#4b5353
#4a5252
#495151

Monochromatic Color with #575f5f

#575f5f
#7e8989
#a5b4b4
#ccdede
#090a0a
#303434

Tints of #575f5f Color

#575f5f
#697070
#7c8282
#8f9494
#a1a6a6
#b4b7b7
#c7c9c9
#d9dbdb
#eceded
#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

#575f5f
#5f5757

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

Split Complementary

#575f5f
#5f575b
#5f5b57

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

Analogous Color

#575f5c
#575f5d
#575f5f
#575d5f
#575c5f

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

#575f5f
#5f575f
#5f5f57

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

#575f5f
#5b575f
#5f5757
#5b5f57

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

#575f5f
#5f5757
#5f5b57
#575b5f

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 #575f5f 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.

#575f5f Color Code Preview on Black Background Color

This is how #575f5f Color will look on black background color. Color contrast ratio is 3.21

#575f5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #575f5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #575f5f

#575f5f color code is use for CSS Background Color

Background color for the above div is #575f5f

HTML with inline CSS

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

#575f5f color code is use for CSS Border Color

CSS Border color for the above div is #575f5f

HTML with inline CSS

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

CSS Border Left color for the above div is #575f5f

HTML with inline CSS

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

CSS Border Right color for the above div is #575f5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #575f5f

HTML with inline CSS

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

CSS Border Top color for the above div is #575f5f

HTML with inline CSS

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

#575f5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#575f5f Color code Preview on White Background

This is how #575f5f Color code will look on white background color. Color contrast ratio is 6.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 #575f5f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #575f5f; }

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.