crispedge.com

Color picker

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

#5d5c3c hex color - Grey - Warm color - Information

#5d5c3c hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #5d5c3c Color code in RGB color code model is created after adding 36.47% red color, 36.08% green color and 23.53% blue color. Hex #5d5c3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 35% yellow and 64% black.

Hex #5d5c3c color code is between #555544 web safe hex color code and #666633 web safe hex color code. #555544 is the nearest web safe color code. You can see here many more shades of #5d5c3c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code5d5c3c#5d5c3c
RGB Decimal93, 92, 60rgb(93, 92, 60)
RGB Percent36%, 36%, 24%rgb(36%, 36%, 24%)
CSS RGBa93, 92, 60,1rgba(93,92,60,1)
CMYK Modelcmyk(0%,1%,35%,64%)
HSL Color Space58,22% ,30%hsl(58,22% ,30%)
HSV Color Space58°, 35%, 36%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010111010101110000111100
Octal13513474
Decimal939260
Hex5d5c3c

Different shades of #5d5c3c color code.

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

Light Shade of #5d5c3c
#7c7b50
Dark Shade of #5d5c3c
#3e3d28
Saturated Shade of #5d5c3c
#656334
Desaturated Shade of #5d5c3c
#555544
Grey scale Shade of #5d5c3c
#4d4d4d
Brighten Shade
#767555
Most Readable Shade
#FFFFFF

Shades of #5d5c3c color code

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

#5d5c3c
#525135
#48472e
#3e3d28
#333321
#29281a
#1f1e14
#14140d
#0a0a06
#000000

Similar Color like #5d5c3c color

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

#5e5d3d
#5f5e3e
#605f3f
#616040
#626141
#636242
#646343
#656444
#666545
#676646
#686747
#696848
#6a6949
#6b6a4a
#5c5b3b
#5b5a3a
#5a5939
#595838
#585737
#575636
#565535
#555434
#545333
#535232
#525131
#515030
#504f2f
#4f4e2e

Monochromatic Color with #5d5c3c

#5d5c3c
#878657
#b2b073
#dcda8e
#080805
#323221

Tints of #5d5c3c Color

#5d5c3c
#6f6e51
#818067
#93927d
#a5a492
#b7b6a8
#c9c8be
#dbdad3
#edece9
#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

#5d5c3c
#3c3d5d

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

Split Complementary

#5d5c3c
#3c4e5d
#4c3c5d

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

Analogous Color

#5d4f3c
#5d553c
#5d5c3c
#575d3c
#515d3c

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

#5d5c3c
#3c5d5c
#5c3c5d

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

#5d5c3c
#3c5d4c
#3c3d5d
#5d3c4d

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

#5d5c3c
#3c3d5d
#4c3c5d
#4e5d3c

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 #5d5c3c 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.

#5d5c3c Color Code Preview on Black Background Color

This is how #5d5c3c Color will look on black background color. Color contrast ratio is 3.06

#5d5c3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5d5c3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5d5c3c

#5d5c3c color code is use for CSS Background Color

Background color for the above div is #5d5c3c

HTML with inline CSS

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

#5d5c3c color code is use for CSS Border Color

CSS Border color for the above div is #5d5c3c

HTML with inline CSS

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

CSS Border Left color for the above div is #5d5c3c

HTML with inline CSS

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

CSS Border Right color for the above div is #5d5c3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5d5c3c

HTML with inline CSS

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

CSS Border Top color for the above div is #5d5c3c

HTML with inline CSS

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

#5d5c3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5d5c3c Color code Preview on White Background

This is how #5d5c3c Color code will look on white background color. Color contrast ratio is 6.86

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.