crispedge.com

Color picker

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

#585d3b hex color - Grey - Warm color - Information

#585d3b hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code585d3b#585d3b
RGB Decimal88, 93, 59rgb(88, 93, 59)
RGB Percent35%, 36%, 23%rgb(35%, 36%, 23%)
CSS RGBa88, 93, 59,1rgba(88,93,59,1)
CMYK Modelcmyk(5%,0%,37%,64%)
HSL Color Space69,22% ,30%hsl(69,22% ,30%)
HSV Color Space69°, 37%, 36%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010110000101110100111011
Octal13013573
Decimal889359
Hex585d3b

Different shades of #585d3b color code.

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

Light Shade of #585d3b
#767c4f
Dark Shade of #585d3b
#3a3e27
Saturated Shade of #585d3b
#5d6533
Desaturated Shade of #585d3b
#535543
Grey scale Shade of #585d3b
#4c4c4c
Brighten Shade
#717654
Most Readable Shade
#FFFFFF

Shades of #585d3b color code

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

#585d3b
#4e5234
#44482d
#3a3e27
#303320
#27291a
#1d1f13
#13140d
#090a06
#000000

Similar Color like #585d3b color

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

#595e3c
#5a5f3d
#5b603e
#5c613f
#5d6240
#5e6341
#5f6442
#606543
#616644
#626745
#636846
#646947
#656a48
#666b49
#575c3a
#565b39
#555a38
#545937
#535836
#525735
#515634
#505533
#4f5432
#4e5331
#4d5230
#4c512f
#4b502e
#4a4f2d

Monochromatic Color with #585d3b

#585d3b
#808756
#a8b271
#d1dc8c
#080805
#303220

Tints of #585d3b Color

#585d3b
#6a6f50
#7d8166
#8f937c
#a2a592
#b4b7a7
#c7c9bd
#d9dbd3
#ecede9
#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

#585d3b
#403b5d

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

Split Complementary

#585d3b
#3b475d
#513b5d

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

Analogous Color

#5d543b
#5d5b3b
#585d3b
#515d3b
#4a5d3b

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

#585d3b
#3b585d
#5d3b58

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

#585d3b
#3b5d51
#403b5d
#5d3b47

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

#585d3b
#403b5d
#513b5d
#475d3b

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

#585d3b Color Code Preview on Black Background Color

This is how #585d3b Color will look on black background color. Color contrast ratio is 3.04

#585d3b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#585d3b color code is use for CSS Background Color

Background color for the above div is #585d3b

HTML with inline CSS

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

#585d3b color code is use for CSS Border Color

CSS Border color for the above div is #585d3b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#585d3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#585d3b Color code Preview on White Background

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

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

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.