crispedge.com

Color picker

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

#5f5d50 hex color - Hayden Valley - Brown - Warm color - Information

#5f5d50 hex color - Hayden Valley - Brown - Warm color

Color Hue/Base color: Brown

Hex #5f5d50 Color Code is also known as Hayden Valley color.

Hex #5f5d50 Color code in RGB color code model is created after adding 37.25% red color, 36.47% green color and 31.37% blue color. Hex #5f5d50 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 16% yellow and 63% black.

Hex #5f5d50 color code is between #665555 web safe hex color code and #556644 web safe hex color code. #665555 is the nearest web safe color code. You can see here many more shades of #5f5d50 color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Code5f5d50#5f5d50
RGB Decimal95, 93, 80rgb(95, 93, 80)
RGB Percent37%, 36%, 31%rgb(37%, 36%, 31%)
CSS RGBa95, 93, 80,1rgba(95,93,80,1)
CMYK Modelcmyk(0%,2%,16%,63%)
HSL Color Space52,9% ,34%hsl(52,9% ,34%)
HSV Color Space52°, 16%, 37%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010111110101110101010000
Octal137135120
Decimal959380
Hex5f5d50

Different shades of #5f5d50 color code.

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

Light Shade of #5f5d50
#7b7867
Dark Shade of #5f5d50
#434239
Saturated Shade of #5f5d50
#686347
Desaturated Shade of #5f5d50
#575757
Grey scale Shade of #5f5d50
#575757
Brighten Shade
#787669
Most Readable Shade
#FFFFFF

Shades of #5f5d50 color code

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

#5f5d50
#545247
#49483e
#3f3e35
#34332c
#2a2923
#1f1f1a
#151411
#0a0a08
#000000

Similar Color like #5f5d50 color

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

#605e51
#615f52
#626053
#636154
#646255
#656356
#666457
#676558
#686659
#69675a
#6a685b
#6b695c
#6c6a5d
#6d6b5e
#5e5c4f
#5d5b4e
#5c5a4d
#5b594c
#5a584b
#59574a
#585649
#575548
#565447
#555346
#545245
#535144
#525043
#514f42

Monochromatic Color with #5f5d50

#5f5d50
#898774
#b4b098
#dedabb
#0a0a08
#34332c

Tints of #5f5d50 Color

#5f5d50
#706f63
#828176
#94938a
#a6a59d
#b7b7b1
#c9c9c4
#dbdbd8
#ededeb
#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

#5f5d50
#50525f

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

Split Complementary

#5f5d50
#505a5f
#56505f

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

Analogous Color

#5f5750
#5f5a50
#5f5d50
#5e5f50
#5b5f50

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

#5f5d50
#505f5d
#5d505f

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

#5f5d50
#505f55
#50525f
#5f5059

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

#5f5d50
#50525f
#56505f
#5a5f50

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

#5f5d50 Color Code Preview on Black Background Color

This is how #5f5d50 Color will look on black background color. Color contrast ratio is 3.17

#5f5d50 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5f5d50 color code is use for CSS Background Color

Background color for the above div is #5f5d50

HTML with inline CSS

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

#5f5d50 color code is use for CSS Border Color

CSS Border color for the above div is #5f5d50

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5f5d50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5f5d50 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.