crispedge.com

Color picker

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

#585d4e hex color - Nottingham Forest - Grey - Warm color - Information

#585d4e hex color - Nottingham Forest - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

Hex #585d4e Color Code is also known as Nottingham Forest color.

Hex #585d4e Color code in RGB color code model is created after adding 34.51% red color, 36.47% green color and 30.59% blue color. Hex #585d4e Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 16% yellow and 64% black.

Hex #585d4e color code is between #555555 web safe hex color code and #666644 web safe hex color code. #555555 is the nearest web safe color code. You can see here many more shades of #585d4e color code.

0 Likes 0 Comments | 51 Views

Color Table

Hex Color Code585d4e#585d4e
RGB Decimal88, 93, 78rgb(88, 93, 78)
RGB Percent35%, 36%, 31%rgb(35%, 36%, 31%)
CSS RGBa88, 93, 78,1rgba(88,93,78,1)
CMYK Modelcmyk(5%,0%,16%,64%)
HSL Color Space80,9% ,34%hsl(80,9% ,34%)
HSV Color Space80°, 16%, 36%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010110000101110101001110
Octal130135116
Decimal889378
Hex585d4e

Different shades of #585d4e color code.

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

Light Shade of #585d4e
#727965
Dark Shade of #585d4e
#3e4137
Saturated Shade of #585d4e
#5b6645
Desaturated Shade of #585d4e
#555555
Grey scale Shade of #585d4e
#555555
Brighten Shade
#717667
Most Readable Shade
#FFFFFF

Shades of #585d4e color code

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

#585d4e
#4e5245
#44483c
#3a3e34
#30332b
#272922
#1d1f1a
#131411
#090a08
#000000

Similar Color like #585d4e color

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

#595e4f
#5a5f50
#5b6051
#5c6152
#5d6253
#5e6354
#5f6455
#606556
#616657
#626758
#636859
#64695a
#656a5b
#666b5c
#575c4d
#565b4c
#555a4b
#54594a
#535849
#525748
#515647
#505546
#4f5445
#4e5344
#4d5243
#4c5142
#4b5041
#4a4f40

Monochromatic Color with #585d4e

#585d4e
#808772
#a8b295
#d1dcb9
#080807
#30322a

Tints of #585d4e Color

#585d4e
#6a6f61
#7d8175
#8f9389
#a2a59c
#b4b7b0
#c7c9c4
#d9dbd7
#ecedeb
#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

#585d4e
#534e5d

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

Split Complementary

#585d4e
#4e515d
#5b4e5d

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

Analogous Color

#5d5c4e
#5b5d4e
#585d4e
#555d4e
#525d4e

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

#585d4e
#4e585d
#5d4e58

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

#585d4e
#4e5d5a
#534e5d
#5d4e50

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

#585d4e
#534e5d
#5b4e5d
#515d4e

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 #585d4e 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.

#585d4e Color Code Preview on Black Background Color

This is how #585d4e Color will look on black background color. Color contrast ratio is 3.09

#585d4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #585d4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #585d4e

#585d4e color code is use for CSS Background Color

Background color for the above div is #585d4e

HTML with inline CSS

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

#585d4e color code is use for CSS Border Color

CSS Border color for the above div is #585d4e

HTML with inline CSS

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

CSS Border Left color for the above div is #585d4e

HTML with inline CSS

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

CSS Border Right color for the above div is #585d4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #585d4e

HTML with inline CSS

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

CSS Border Top color for the above div is #585d4e

HTML with inline CSS

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

#585d4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#585d4e Color code Preview on White Background

This is how #585d4e Color code will look on white background color. Color contrast ratio is 6.79

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

Related Gradients

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

0 Likes 0 Comments | 51 Views

Post your comment:-

By submitting comment you agree to our privacy policy.