crispedge.com

#59414d hex color - Grey - Warm color - Information

#59414d hex color - Grey - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Grey

Hex #59414d Color code in RGB color code model is created after adding 34.9% red color, 25.49% green color and 30.2% blue color. Hex #59414d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 13% yellow and 65% black.

Hex #59414d color code is between #554455 web safe hex color code and #663344 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #59414d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code59414d#59414d
RGB Decimal89, 65, 77rgb(89, 65, 77)
RGB Percent35%, 25%, 30%rgb(35%, 25%, 30%)
CSS RGBa89, 65, 77,1rgba(89,65,77,1)
CMYK Modelcmyk(0%,27%,13%,65%)
HSL Color Space330,16% ,30%hsl(330,16% ,30%)
HSV Color Space330°, 27%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010110010100000101001101
Octal131101115
Decimal896577
Hex59414d

Different shades of #59414d color code.

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

Light Shade of #59414d
#765766
Dark Shade of #59414d
#3c2b33
Saturated Shade of #59414d
#61394d
Desaturated Shade of #59414d
#51494d
Grey scale Shade of #59414d
#4d4d4d
Brighten Shade
#725a66
Most Readable Shade
#FFFFFF

Shades of #59414d color code

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

#59414d
#4f3944
#45323b
#3b2b33
#31242a
#271c22
#1d1519
#130e11
#090708
#000000

Similar Color like #59414d color

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

#5a424e
#5b434f
#5c4450
#5d4551
#5e4652
#5f4753
#604854
#614955
#624a56
#634b57
#644c58
#654d59
#664e5a
#674f5b
#58404c
#573f4b
#563e4a
#553d49
#543c48
#533b47
#523a46
#513945
#503844
#4f3743
#4e3642
#4d3541
#4c3440
#4b333f

Monochromatic Color with #59414d

#59414d
#836072
#ae7f97
#d89ebb
#040303
#2e2228

Tints of #59414d Color

#59414d
#6b5660
#7d6b74
#908088
#a2959c
#b5aaaf
#c7bfc3
#dad4d7
#ece9eb
#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

#59414d
#41594d

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

Split Complementary

#59414d
#415941
#415959

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

Analogous Color

#594157
#594152
#59414d
#594148
#594143

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

#59414d
#4d5941
#414d59

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

#59414d
#595941
#41594d
#414159

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

#59414d
#41594d
#415959
#594141

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 #59414d 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.

#59414d Color Code Preview on Black Background Color

This is how #59414d Color will look on black background color. Color contrast ratio is 2.29

#59414d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59414d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59414d

#59414d color code is use for CSS Background Color

Background color for the above div is #59414d

HTML with inline CSS

<div style="background-color:#59414d;"></div>

#59414d color code is use for CSS Border Color

CSS Border color for the above div is #59414d

HTML with inline CSS

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

CSS Border Left color for the above div is #59414d

HTML with inline CSS

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

CSS Border Right color for the above div is #59414d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #59414d

HTML with inline CSS

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

CSS Border Top color for the above div is #59414d

HTML with inline CSS

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

#59414d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59414d Color code Preview on White Background

This is how #59414d Color code will look on white background color. Color contrast ratio is 9.18

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(89,65,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,89,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(89,65,77,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>